• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Hostiko - WordPress WHMCS Hosting Theme

Hostiko - WordPress WHMCS Hosting Theme 83.0.0

No permission to download
Thanks a lot for replying. I installed WPBakery version and the importer installed ok but still keeps coming up with purchase code invalid

uninstall importer plugin and install nulled importer plugin
 
  • Like
Reactions: WebCraker
  • Love
Reactions: WebCraker and Babak
Tomorrow! Can't see any change though.
actually there are issues with demo data and they have fixed that.

I already notified you about a bug earlier maybe they have fixed that
 
Give me changelog then please!

This one is quite frustrating! :)
 
Olá sobrancelhas!
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://babia.to/resources/slider-revolution-responsive-wordpress-plugin.527/
Not Working in v 37.1
 
TassieNZ updated Hostiko - WordPress WHMCS Hosting Theme with a new update entry:

Hostiko – WordPress WHMCS Hosting Theme 38.0 NULLED (20th April update)

If using Elementor Theme you need to install:
Hostiko.zip (Elementor Theme folder)
HostikoImportor_nulled.zip (Elementor Theme folder)

If using WPbakery Theme you need to install:
Hostiko.zip (WPbakery Theme folder)
akd-importer_nulled.zip (WPbakery Theme folder)

== Changelog ==
20 April 2020
Layout 38 Released

Read the rest of this update entry...
 
  • Like
Reactions: webmaster and Babak
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock