weird transition from page to page
-
Hi,
I have an issue. When I navigate to my woocommerce website from page to page it does some weird stuff, like it shows the search box..
Could you please check it ?
thanks
Hello,
Your problem is not clear enough. Please provide the page URL and screenshot.
Deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area
Best Regards
nevermind it was an error with wp rocket critical css.
but I am having an issue with color attribute swatches.
e.g. https://sfkshop.gr/product/baseus-rapid-series-3-in-1-cable-microlightningtype-c-3a-1-2m-black/
I can not click on the color that I want.
Hi,
Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5
wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );
We shall fix it in the nearest update.
Regards
hi,
I have the issue again…
The sub-categories are load weirdly. How can I fix it?
Hello,
Do you mean “Browse category” menu? They are shown on hover What is the problem, please provide the screen and more details?
Best Regards