• 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"

EmallShop - Responsive Multipurpose WooCommerce Theme

EmallShop - Responsive Multipurpose WooCommerce Theme v2.4.7

No permission to download
  • Love
Reactions: Babak
  • Love
Reactions: patrocle and Babak
  • Love
Reactions: Babak
  • Love
Reactions: Babak
NULLING INSTRUCTIONS FOR FUTURE!!! (thought I had posted this, but maybe not).

Open functions.php
Under Line 25/26 (approx) which is:
PHP:
 * @since EmallShop 2.0
*/
Add the following:
PHP:
update_option( 'emallshop_activated_data', [
    'api_key' => 'activated',
    'theme' => '_pl_',
    'purchase' => 'activated',
] );
update_option( 'emallshop_is_activated', '1' );
It will now look like this:
PHP:
 * @since EmallShop 2.0
*/

update_option( 'emallshop_activated_data', [
    'api_key' => 'activated',
    'theme' => '_pl_',
    'purchase' => 'activated',
] );
update_option( 'emallshop_is_activated', '1' );

/**
* Define variables

Save the file and you are good to go! :)
 
  • Love
Reactions: Babak and patrocle
  • Love
Reactions: Babak
patrocle updated EmallShop - Responsive Multipurpose WooCommerce Theme with a new update entry:

Version 2.2.19 (24-02-2021)

Version 2.2.19 (24-02-2021) - Needs nulling.

+ Added WordPress Compatible 5.6.2
+ Added Woocommerce Compatible 5.0.0
+ Updated WPBakery Page Builder 6.6.0
+ Updated PL EmallShop Extension 1.2.4
+ Updated Slider Revolution Plugin 6.4.1
+ Updated Ultimate Addons for Visual Composer 3.19.9
- Fixed Theme Option PHP Warning Issue
- Fixed Blog Shortcode Pagination Issue
- Fixed Data Import Issue
- Fixed Frontend Page Builder Issue

Read the rest of this update entry...
 
  • Love
Reactions: 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