Home Forums WoodMart support forum weird transition from page to page

weird transition from page to page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #125724

    nicksfikas
    Participant

    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

    #125771

    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

    #126219

    nicksfikas
    Participant

    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.

    #126234

    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

    #142264

    nicksfikas
    Participant

    hi,

    I have the issue again…
    The sub-categories are load weirdly. How can I fix it?

    #142281

    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

Viewing 6 posts - 1 through 6 (of 6 total)