Site logo

[Support request] Load more button und WooCommerce pagination

Home Forums Support [Support request] Load more button und WooCommerce pagination

Home Forums Support Load more button und WooCommerce pagination

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

    Hi Leo,

    I’m referring to your reply (#2099304) in another topic.

    I now created a staging site, deactivated all plugins (except for GPP, GB and WooCommerce). I added the link in the private information area.

    Thank you so much for your help!
    Best
    Paul

    #2099843
    David
    Staff
    Customer Support

    Hi there,

    looks like a separate bug relating to the way Woocommerce displays categories archives.
    For now add this CSS, and we’ll take a look into it:

    [class*="tax-product"] .load-more {
        display: none;
    }
    #2099856
    Paul

    Thank you so much for that code, David.
    I tried so many ways to get rid of it on woo-archive-pages only with “display: none” but I would have never figured out that the term “[class*=”tax-product”]” was key. Should I keep the staging site running or can I deactivate it?

    #2099884
    David
    Staff
    Customer Support

    I can replicate the problem locally and i have a bug logged for patching. So no need to keep the staging site running. Thanks for bringing it to our attention!

    Glad to be of help.

    #2099926
    Paul

    Alright, thankyou David!
    I deactivated the plugin (WPvivid Backup). Would you advise uninstalling and deleting the cloned database (which is in the same as the original) to reduce file size? Background: I do want to learn how to create a staging environment on a local server, but at the moment I’m not at this point. I’m afraid, that staging-sites created by plugins might slow down the site.

    #2099939
    David
    Staff
    Customer Support

    I am not sure how that Plugin works – its not something i have used, might be worth checking with the plugin author, it may have a simple ‘purge’ function to clear up anything it generated.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.