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

Partdo - Auto Parts and Tools Shop WooCommerce Theme

Partdo - Auto Parts and Tools Shop WooCommerce Theme v1.2.1

No permission to download

dartnet

Well-known member
Babiato Lover
Trusted Uploader
Jan 16, 2023
149
545
93
Azerbaijan
dartnet submitted a new resource:

Partdo - Auto Parts and Tools Shop WooCommerce Theme

Auto Parts Store and Tools Shop WooCommerce eCommerce Elementor WordPress Theme​

If you are planning to build an Auto Parts Store, then Partdo – Auto Parts Store and Tools Shop eCommerce Elementor WooCommerce WordPress Theme is what you need. This amazing theme can help you to build your own auto parts store, phone parts store, tools shop, electronics store, tire shop, auto parts multivendor, automotive shop, marketplace, multivendor, bike parts, moto shop, multi...

Read more about this resource...
 
any update @dartnet
I tried to import the XML, but the menu location are not imported at all, only the primary menu


update ----

Nvm, I nulled it myself
 
Last edited:
I did it like this:
1. open file wp-content\themes\partdo\includes\merlin\theme-register.php
2 starting at line 3 change

function furnob_get_registered_purchase_code() {
return get_option( 'envato_purchase_code_42047912' );
}

to:

function furnob_get_registered_purchase_code() {
$purchase_code = '123';
update_option( 'envato_purchase_code_42047912', $purchase_code );
return get_option( 'envato_purchase_code_42047912' );
}

4. save and reload

The demo data import while theme-setup is messed up. It runs successfully but doesn't download some stuff. It uses includes/merlin/demo-data/content.xml', includes/merlin/demo-data/widgets.wie', includes/merlin/demo-data/customizer.dat'. Many links in the content.xml result to a 404
so I've additionally imported partdo-demo-data.xml from the zip with the Wordpress nativ importer...still messed up, but a better mess :ROFLMAO:
 
  • Like
Reactions: CarlosNR
For me import is working fine when child theme is not used. I guess Import doesnot work fine with child theme.
 
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