Thanks @opolo , works perfect, after I made the changes you mentioned.if anyone get this error:
PHP Warning: Use of undefined constant valid - assumed 'valid'
Open License.php file in this folder : wp-content/themes/woodmart/inc/classes/
then replace update_option( 'woodmart_purchase_code', valid ); with update_option( 'woodmart_purchase_code', 'valid' );
Fatal error: Uncaught Error: Undefined constant "valid" in /home/jwpmrdlz/public_html/wp-content/themes/woodmart/inc/classes/License.php:10 Stack trace: #0 /home/jwpmrdlz/public_html/wp-content/themes/woodmart/functions.php(51): require() #1 /home/jwpmrdlz/public_html/wp-content/themes/woodmart/functions.php(56): woodmart_load_classes() #2 /home/jwpmrdlz/public_html/wp-settings.php(566): include('/home/jwpmrdlz/...') #3 /home/jwpmrdlz/public_html/wp-config.php(102): require_once('/home/jwpmrdlz/...') #4 /home/jwpmrdlz/public_html/wp-load.php(50): require_once('/home/jwpmrdlz/...') #5 /home/jwpmrdlz/public_html/wp-admin/admin.php(34): require_once('/home/jwpmrdlz/...') #6 /home/jwpmrdlz/public_html/wp-admin/customize.php(13): require_once('/home/jwpmrdlz/...') #7 {main} thrown in /home/jwpmrdlz/public_html/wp-content/themes/woodmart/inc/classes/License.php on line 10
@TassieNZ i follwed this steps https://babiato.tech/threads/woodmart-multipurpose-woocommerce-theme.94/post-1018634Fatal error: Uncaught Error: Undefined constant "valid" in /home/jwpmrdlz/public_html/wp-content/themes/woodmart/inc/classes/License.php:10 Stack trace: #0 /home/jwpmrdlz/public_html/wp-content/themes/woodmart/functions.php(51): require() #1 /home/jwpmrdlz/public_html/wp-content/themes/woodmart/functions.php(56): woodmart_load_classes() #2 /home/jwpmrdlz/public_html/wp-settings.php(566): include('/home/jwpmrdlz/...') #3 /home/jwpmrdlz/public_html/wp-config.php(102): require_once('/home/jwpmrdlz/...') #4 /home/jwpmrdlz/public_html/wp-load.php(50): require_once('/home/jwpmrdlz/...') #5 /home/jwpmrdlz/public_html/wp-admin/admin.php(34): require_once('/home/jwpmrdlz/...') #6 /home/jwpmrdlz/public_html/wp-admin/customize.php(13): require_once('/home/jwpmrdlz/...') #7 {main} thrown in /home/jwpmrdlz/public_html/wp-content/themes/woodmart/inc/classes/License.php on line 10
Warning: Trying to access array offset on value of type bool in /home/jwpmrdlz/public_html/wp-includes/class-wp-recovery-mode-email-service.php on line 371
Warning: Trying to access array offset on value of type bool in /home/jwpmrdlz/public_html/wp-includes/class-wp-recovery-mode-email-service.php on line 372
There has been a critical error on this website. Please check your site admin email inbox for instructions.
hello guys this untouched version also perfectly work for me to upgrade 6.5.4 > 7.0.0 with import demo function.WoodMart 7.0 untouched
Samme issue here. After updating from 6.5.4
Great! it works!!Woodmart v7.0.0 With Applied Fix
@TassieNZ Files and @opolo Fix https://babiato.tech/threads/woodmart-multipurpose-woocommerce-theme.94/post-1018634 with Applied Solution.
Download Link: https://drive.google.com/uc?id=1X6_g9pHLb_486Mv0HU5SPgtVPtobDvqc&export=download
Yes this works fine.Woodmart v7.0.0 With Applied Fix
@TassieNZ Files and @opolo Fix https://babiato.tech/threads/woodmart-multipurpose-woocommerce-theme.94/post-1018634 with Applied Solution.
Download Link: https://drive.google.com/uc?id=1X6_g9pHLb_486Mv0HU5SPgtVPtobDvqc&export=download
It works perfectly without nulling@TassieNZ Can You Nulled Please?
Its the theme file to overwrite it, wont effect your activation.Really? How so?