WooCommerce - Products, & Product Pagnation

Hello, hoping you can help.

For the Products element under WooCommerce, is there a way to only show a specific category?

For the Product Pagnation element under WooCommerce, every time I add it, the element does not show anything - literally just disappears. I would prefer to use this over the Products element. With that said, is there a way to only show a specific category?

I am appreciative of your help in advance - thank you.

Hello @SE1217707,

Thanks for writing in!

Please keep in mind that the Pagination will only work if there is NO Looper Provider in your custom archive layout or that you are using the Pagination element in the custom archive layout only. You cannot use the Pagination in normal page. You may need to use custom button as pagination for that and that you would also use Looper Provider Query String.

For the Shop section in your homepage, I would highly recommend that you insert a Button element that links to the actual Shop index which by the way is not being set at the moment.

Perhaps this documentation can help you:

Hope this helps