Hostiko - WordPress WHMCS Hosting Theme

Hostiko - WordPress WHMCS Hosting Theme v2.4.9

No permission to download

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
Please test and report back. Hopefully this one all now good!

Hostiko – WordPress WHMCS Hosting Theme 36.1.0 NULLED

TassieNZ :)
 
  • Love
Reactions: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
74,984
111,687
120
Please test and report back. Hopefully this one all now good!

Hostiko – WordPress WHMCS Hosting Theme 36.1.0 NULLED

TassieNZ :)
work in my localhost with xampp
thanks
 
  • Like
Reactions: TassieNZ

Aahan

New member
Oct 17, 2019
20
4
3
hey open functions.php in main folder
find thi code around line 740 to 769
PHP:
add_action('wp', 'display_construction_page', 0, 1);
function check_theme_xyz()
    {
        if ( is_admin() ) {
            return;
        }
        $plugins_url = plugins_url();
        $val = get_option('enable_full_version');
        if(isset($val) && $val==0){
            wp_enqueue_style( 'popuptlm-remodal', $plugins_url."/AKD-Framework/frameworks/ReduxCore/inc/extensions/tlm/tlm/remodal-default-theme.css",false,'1','all');
            wp_enqueue_style( 'popuptlm', $plugins_url."/AKD-Framework/frameworks/ReduxCore/inc/extensions/tlm/tlm/remodal.css",false,'1','all');
            //echo "<script>alert('Please active your theme.')</script>";
            $popup_content = __('Dear customer, Please Active your theme. <br/>','hostiko');
            $html = '<div class="popup-license remodal" data-remodal-id="popup_license" role="dialog" aria-labelledby="modal1Title" aria-describedby="modal1Desc">
                                  <button data-remodal-action="close" class="remodal-close" aria-label="Close"></button>
                                  <div>
                                    <h2 id="modal1Title">'.__('Theme Registration','hostiko').'</h2>
                                    <p id="modal1Desc">'.
                $popup_content
                .'</p><p align="center"><a href="https://www.youtube.com/watch?v=nzBQf3nnJA8" target="_blank">how to obtain purchase code?</a></p><br><a href="wp-admin/admin.php?page=Hostiko&tab=1#popup_license" class="remodal-confirm">Register now</a><a href="https://themeforest.net/item/hostico-wordpress-whmcs-hosting-theme/20786821" class="remodal-cancel">Buy License</a>
                                  </div>
                                </div>';
            $html .= '<script type="text/javascript" src="'.$plugins_url.'/AKD-Framework/frameworks/ReduxCore/inc/extensions/tlm//tlm/remodal.js"></script>';
            $html .= "<script> var inst = jQuery('[data-remodal-id=popup_license]').remodal(); setTimeout(function(){ inst.open(); }, 2500); </script>";
            echo $html;
        }
    }
    //add_action('init', 'check_theme_xyz',11);
    add_action('wp_footer', 'check_theme_xyz');
/* Function to add related posts with thumb on single post pages */

Change these codes to this code:
PHP:
update_option( 'enable_full_version', 1 );
for rev slider just download from here
https://babiato.tech/resources/slider-revolution-responsive-wordpress-plugin.527/
i have done that all,,when i trying to import demo,,its not working!!
purchase code is not valid
 
  • Like
Reactions: appubhai

phillipsul

New member
Banned User
Mar 26, 2020
4
2
3
Asking for lisence?
 

Attachments

  • Screenshot_2020-03-27-12-09-15-331_com.android.chrome.jpg
    Screenshot_2020-03-27-12-09-15-331_com.android.chrome.jpg
    238.2 KB · Views: 19

WebCraker

New member
Oct 15, 2019
10
3
3
Saudi Arabia
elmqal.com
Thank you for the effort (y)

Edited the functions.php as mentioned and yes it worked to remove the popup message about the license, but then when trying to import one of the demos it won't work and gets error about Invalid license code.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu