Site logo

Archived topic

WooCommerce has pagination and load more button

13 replies · Started by Iva on October 23, 2018

Viewing posts 1–14 of 14

Hi,

I've noticed that WooCommerce has the same load more button as the blog page does

<div class="masonry-load-more load-more ">
   <a class="button" href="#">+ Još</a>
</div>

Screenshot of the issue

I don't have any infinite scrolling plugins or anything similar. I just turned on infinite scrolling for the Blog page.

Hi there,

That's very strange.

Can you try #1 here to eliminate any plugin conflicts first?
https://docs.generatepress.com/article/debugging-tips/

If not can you link us to the page with all other plugins disabled?

You can edit the original topic and use the private URL field.

Let me know :)

Hi,

Turning all plugins off (except GP Premium and WooCommerce) did not change anything.

I will edit the original post with the link, though it will be a preview one, as the site is on my local machine.

Can you do me a favor and check the following items:

- Make sure you are indeed using GP Premium 1.7.2 (check in Dashboard > Plugins)

- Disable all plugins except GP premium for now.

Let me know :)

Hi,

I've tried using the beta and the problem is still there.

Fixed - thanks for reporting this!

Until 1.7.3 is released, you can do this:

.post-type-archive-product .load-more {
    display: none;
}

Thank you, this patches things up until the update!

Hi Paul,

1. Can you make sure you are using GP 3.1.1, and GP premium 2.1.1 ?

2. Can you disable all plugins except GP premium?

3. Switch to parent theme if you are using a Child theme.

Let me know how it goes.

Hey Ying!
Sorry, it's been a while.
Thanks for the advice. I checked all three steps: Version is updated, disabled all plugins and switched to the child theme. Sadly, the button has remained. I hope you can help.
Best, Paul

Hello?
Sorry, did I accidentally mark this topic as resolved by mistake?
Please help me, the problem is still there!
Best,
Paul

EDIT: Oh, my bad, now I see the response from Leo!

Here is the link to the new topic.

This archived topic is closed to new replies.