Hi,
After reviewing your site a bit I see there are more issues than just what you are describing here. Like you, I cannot get pagination to work, even when I try to manually move to a second or third page I am still served the same 20 products even though there are over 100.
The next issue I discovered was when I organized your products by price from low to high. It actually did the opposite and displayed the most expensive products first. All of this tells me that the first thing you should do is a thorough conflict test.
This is based on a couple of things but mostly from this:
https://codex.wordpress.org/Pagination#Troubleshooting_Broken_Pagination
I also recommend conflict testing to see where that pricing issue is coming from. I’d suspect both of these issues are related to the same root cause and that the conflict test will reveal where that cause is occurring.
You can learn more about conflict testing here: https://docs.woocommerce.com/document/troubleshooting-101-checking-code-conflicts/
Please let us know the results of any testing so we can move forward and get all of this fixed. All the best!
Thanks!!
I see on this.
For now, i discover another biggest problem – page “My Account” is blank – admin panel same. Only header and menu is showing. In explorer its say 500 internal error…
All these problems occurred while purchasing the full version of the template .. so I’m probably asking for a refund.
EDIT:
It may help the template overwrites these files:
shopper/woocommerce/archive-product.php,
shopper/woocommerce/global/quantity-input.php,
shopper/woocommerce/single-product.php
(but nothing happen when i disable them..)
UPDATE: Problem with pagination is in ShopperWP theme. When i disable Pro version, everything is ok (pagination, My Acc Page etc).
Ok, i think, i found the problem. Is in css style. Bcs in Customizer there is a class “page-numbers” in class “shopper-sorting shopper-nav-pos-center”. But out of Customizer, there is only blank “shopper-sorting shopper-nav-pos-center”, without class “page-numbers”.
Problem with My Account was coused by ZΓ‘silkovna plugin (after some update..), so i repair it separatly.
I am glad you were able to discover the issue was with your theme! You now have to make a choice on whether you will try to fix the theme (I don’t recommend that route) or finding a new theme. There are lots of themes that will work with WooCommerce but I highly recommend you look into the [Storefront](https://woocommerce.com/products/storefront/?aff=10486&cid=1131038) theme as it is specifically developed for WooCommerce. We also offer many different [child themes](https://woocommerce.com/product-category/themes/storefront-child-theme-themes/) and [extensions](https://woocommerce.com/product-category/storefront-extensions/) that will allow you to add functionality to your site.
I recommend testing with a different theme and ensuring it works the way you would like then let us know how things worked out.
Thanks!
Yea, thanks.
I fixed it, problem was in theme woo hooks. Problem solved.. maybe.. to next update π π
I’m so glad you were able to find the cause of the issue and a way to resolve it… maybe… π
I will mark this topic as resolved but if it returns please come back and open a new issue.
Good luck!