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

WoodMart - Multi-purpose WooCommerce Theme By Xtemos

WoodMart - Multi-purpose WooCommerce Theme By Xtemos v7.5.1

No permission to download
Can someone please help me to upload this theme , Ithink I have done something so wrong and my site is completely broken , I try to put the upper code but I broke my site ...I am not able to fix it please help .. for you it take only 1 min

There is nothing to worry about. You just have to replace the original files from the zip file.
 
D63293B2-07AF-4D28-A75E-44259973A92E.jpeg
getting those to error on my home page .. after i upload the theme .. someone one know how to fix it ?
 
Last edited:
D63293B2-07AF-4D28-A75E-44259973A92E.jpeg
getting those to error on my home page .. after i upload the theme .. someone one know how to fix it ?
Check for whitespace before the opening <?php tag in one of the files. In most cases this error is due to a whitespace before the opening <?php tag.

Also look for any whitespaces after the closing ?> tags if closing tags are present at the end of the files
 
Last edited:
Hi, impossible to install base demo ?
Try importing the files manually from this location. /wp-content/themes/woodmart/inc/dummy-content/base/

Theoretically it should work as the xml files are standard wp import files. Header json should be imported in woodmart header builder while options json should be imported in woodmart theme options.

Same goes for other demos. Just import the files manually from their respective folders in /wp-content/themes/woodmart/inc/dummy-content/
 
FireShot Capture 052 - WoodMart ‹ MCJ Photo Contest — WordPress - localhost.png

Someone Help Please, Basic data import stuck on 4%. Tried on localhost. how to fix that?
 
Babak updated WoodMart - Responsive WooCommerce Theme For WordPress with a new update entry:

WoodMart Theme v5.1.0

Download WoodMart v5.1.0 - Responsive WooCommerce WordPress Theme Nulled Free
05-08-2020 – Update v5.1.0

  • ADDED: Additional elements pages on Elementor to dummy content
  • ADDED: Size guide Elementor element
  • ADDED: Brand autoplay options to WPB Brand element
  • ADDED: Slider center mode option for Product and Products tab elements
  • ADDED: CSS Generator additional options
  • FIXED: Mobile carousel gradient on RTL
  • FIXED: Elementor Pro. Container width on product archive...

Read the rest of this update entry...
 
Hey guys, the License.php file was throwing out loads of errors - I fixed these by doing the following;
(themes/woodmart/inc/classes/license.php)

Change line 9 from
update_option( 'woodmart_purchase_code', valid );
To
update_option( 'woodmart_purchase_code', 'valid' );

Change line 89 from
$this->activate( $code, $data['token'] );
To
$code = '';
$data = '';
$this->activate( $code, $data );


Now there are no errors and I can import demo content with no issues - hope this helps someone
 
Hey guys, the License.php file was throwing out loads of errors - I fixed these by doing the following;
(themes/woodmart/inc/classes/license.php)

Change line 9 from
update_option( 'woodmart_purchase_code', valid );
To
update_option( 'woodmart_purchase_code', 'valid' );

Change line 89 from
$this->activate( $code, $data['token'] );
To
$code = '';
$data = '';
$this->activate( $code, $data );


Now there are no errors and I can import demo content with no issues - hope this helps someone

Thank you so much!
 
  • Like
Reactions: Babak and Jg_selisa
CSS generator and WPBakery Woodmart Template import not working!!!
How we can fix these problems?

CSS Generator : "Can't call xtemos server to generate the file."
WPBakery CSS Generator: "Can't call xtemos server to generate the file."
WPBakery > Add Template > Woodmart Templates Library> İmporter not working...

Wordpress: 5.5
WPBakery: 6.3.0
Woodmart: 5.1
 
Last edited:
CSS generator and WPBakery Woodmart Template import not working!!!
How we can fix these problems?

CSS Generator : "Can't call xtemos server to generate the file."
WPBakery CSS Generator: "Can't call xtemos server to generate the file."
WPBakery > Add Template > Woodmart Templates Library> İmporter not working...

Wordpress: 5.5
WPBakery: 6.3.0
Woodmart: 5.1
dont update your plugins! test it with older version
 
CSS generator and WPBakery Woodmart Template import not working!!!
How we can fix these problems?

CSS Generator : "Can't call xtemos server to generate the file."
WPBakery CSS Generator: "Can't call xtemos server to generate the file."
WPBakery > Add Template > Woodmart Templates Library> İmporter not working...

Wordpress: 5.5
WPBakery: 6.3.0
Woodmart: 5.1

Check your browser console. If the error is due to jQuery migrate missing, this plugin should fix the issue.
https://wordpress.org/plugins/enable-jquery-migrate-helper/
 
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