Home › Forums › WoodMart support forum › probleme
probleme
- This topic has 17 replies, 2 voices, and was last updated 7 years, 2 months ago by Artem Temos.
-
AuthorPosts
-
November 8, 2017 at 2:43 pm #23548
madeinfrParticipantHello,
I open a group buying site, we tested the modules on several themes and everything worked.
however, we have purchased this theme and the timer of the “buy group” module no longer appears.See attached image
Thank for your help
Attachments:
You must be logged in to view attached files.November 8, 2017 at 2:54 pm #23554
Artem TemosKeymasterHello,
Thank you for choosing our theme and contacting us.
Please, provide us your admin access so we can check everything there.
Kind Regards
XTemos StudioNovember 8, 2017 at 3:17 pm #23555
madeinfrParticipantHello
thank you sir, I send in private contentNovember 8, 2017 at 3:18 pm #23556
madeinfrParticipantadmin in private
November 8, 2017 at 3:39 pm #23560
Artem TemosKeymasterTry to add the following code snippet to the functions.php file in the child theme
add_action( 'wp_print_scripts', 'woodmart_de_script', 100 ); function woodmart_de_script() { wp_dequeue_script( 'woodmart-countdown' ); wp_deregister_script( 'woodmart-countdown' ); }
November 8, 2017 at 3:57 pm #23562
madeinfrParticipantWorking perfecly
Thank you for your fast help πNovember 8, 2017 at 3:58 pm #23563
Artem TemosKeymasterYou are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.
And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads
Thank you in advance π
November 8, 2017 at 4:02 pm #23564
madeinfrParticipantI see that there is still some concern when I click on change the number of products per page or the style of view (grid seen etc) and quick view
If I can do it, I’ll disable it so I do not have to worry
November 8, 2017 at 4:05 pm #23565
madeinfrParticipantI just saw also that when I change category, the storyteller does not load
The code does not solve everything, It has not yet completely perfect: /November 8, 2017 at 4:54 pm #23568
Artem TemosKeymasterCould you please provide a screenshot of the problem for better understanding? Also, check is it works without the code we sent.
November 8, 2017 at 5:02 pm #23569
madeinfrParticipantI think the problem comes from AJAX, I disabled it and it’s ok.
I’ll come back to you if I have a problem, but I think everything is ok nowNovember 8, 2017 at 6:11 pm #23573
Artem TemosKeymasterOK, contact us if you will have any additional questions.
November 17, 2017 at 1:38 pm #24530
madeinfrParticipantHello,
Everything is well set now, I would put 5 star to your theme but I still have a little problem to solve.
The percentage is not displayed during promotions currently this displays “promo” (my sales translation)
Would you have a solution to display this? I think that the theme is not completely compatible with the module deal but currently everything works except the percentage of the promotion
Thank you in advance for your answer
kind regards
AlexanderAttachments:
You must be logged in to view attached files.November 17, 2017 at 2:14 pm #24541
Artem TemosKeymasterAre you able to share this plugin with us so we can check it?
November 17, 2017 at 3:50 pm #24545
madeinfrParticipantThank for you fast reply
You may prefer the FTP access I gave you to see this if you wish.
The name of the plugin is “groupby-for-woocommerce”At the same time if you could look at why the timer does not show when there is ajax loading (infinity scroll)
Thank you
November 18, 2017 at 9:05 am #24591
Artem TemosKeymasterWe fixed labels issue, please check now.
Unfortunately, plugin’s countdown timer doesn’t work after ajax calls and there is no a quick fix for this. You need to disable ajax if you want to make it work correctly. This plugin is not working with ajax products loading at all.
Regards
November 18, 2017 at 4:49 pm #24619
madeinfrParticipantPerfect thank you very much for your good support
November 18, 2017 at 5:20 pm #24626
Artem TemosKeymasterGreat, we are happy to help you!
-
AuthorPosts
- You must be logged in to create new topics. Login / Register