Same problem here although it only happens on the frontpage. The other pages seem to work fine.
Homepage has around 5 pages [1] [2] [3] [4] [5]
The other page has 2 [1] [2]
If I click on a pagenumber on the frontpage, only the pagenumber changes in the url. Nothing else. Products stay the same as on page 1.
If I click on a pagenumber on another page it seems to work fine. Both url and products seem t change.
Thread Starter
vderdg
(@vderdg)
Hi Ruurd.
The pagination inside woocommerce categories will work fine, because they’re generated by woocommerce itself, and not by this plugin.
The plugin acts only when you use a shortcode of woocommerce.
I’m using the plugin in the frontpage to show featured products, and it stopped working :S
The strange things is in another post they solve it by updating woocommerce and the plugin, but i’ve both things updated and sill doesn’t work :/
Regards.
The problem persists also only on the frontpage. I also use the standard shortcode tag for woocommerce.
e.g.
[product_category category="all-products"]
Hi Squeaky, thanx for your reply in this topic. Because you are making the changes directly into a plugin file itself it’s probably not the best way to go since plugins are mostly updated frequently.
However I will give it a try and perhaps write a function wich will output a pagination for the homepage as well since there hasn’t been a (usable) reply from the plugin author.
Hi Ruurd, I totally agree – that I should probably not make the fix in the plugin. Sadly I do not know how to make the change properly. Can you share the function if/when you write it? thanks
Thread Starter
vderdg
(@vderdg)
Thanks guys,i’ll try squeaky’s fix as soon as i can and let you know.
Thanks!
Squeaky’s fix is on it’s way to the core plugin. For future ref, you can submit pull requests here: https://github.com/iconicwp/shortcode-pagination-for-woocommerce
-
This reply was modified 9 years, 8 months ago by
jamesckemp.