Coutn Timer nt showing on produt pages
-
For some reason since the update timer isn’t showing on products with sale price and date check images
Product variables with sale price an date;
https://gyazo.com/bdda4fb7d2c2870755db5ec5fd7ee15b
Woodmart them Settings:
https://gyazo.com/3e8e2a202c0811222d7db976378d61e4
Product page:
https://gyazo.com/cc9a0fea998c23ff4b65f255542e35a7
Can you check this?
Hello,
The countdown timer is not supported for variable products and never have been. It works only for a simple product.
Best Regards
https://gyazo.com/ca67c88ca270668ea769234998e5081b
ADDED: countdown timer for veriable produt.. I bought this theme based on this, bacause it was the only one that really fitted my needs included the countdown timer for variable products.
21-08-2018 – Update version 2.10 you ADDED this.. as image shows.
Hello,
Sorry, it is my mistake. Please check your access I cannot login and check the issue.
Best Regards
Hello,
I get a message about the incorrect password. Please check again.
Best Regards
Hello,
Now it works.
Please add this line add_filter('woodmart_sale_countdown_variable', 'return_true__');
to functions.php of our child theme.
Best Regards
I did what you asked for and got this error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘return_true__’ not found or invalid function name in /home/prokcalp/public_html/wp-includes/class-wp-hook.php on line 286
Got it it was a typo
Instead of: ‘return_true__’ it is ‘__return_true’
Its working
Thank you
You are right. Sorry about that. We glad that you sorted it out.