Hi my main shop page only shows 4 products and then paginates. How can I set it up so it shows more?
https://milai.love/shop
Hi,
You could modify the number of products displayed on the shop page, by changing the number here
– https://www.screencast.com/t/2Na6EQwjfj
Or through a child theme if you use one, by adding this code to it’s functions file
– https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
Thanks
Hi,
If you make the modification through a child theme, it will be safe after a theme update
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Or make the modification again after the theme update, if a child theme is not used. You could also search for a plugin that could do this.
There might be changes in this matter in future theme updates, but I could not say for sure. Sorry for any inconvenience.
Thanks
So in this demo this is a built out page?
https://demo.tagdiv.com/newspaper_tech/shop/
Where can I see how to setup a shop page like this please? Thank you.
Hi,
That is a custom designed page, using Woocommerce shortcodes
– https://docs.woocommerce.com/document/woocommerce-shortcodes/
If it would be useful to you, this is the actual content of the demo page
– https://pastebin.com/2RCe4N7C
Just create a new page, add the content provided
– https://www.screencast.com/t/hcSF0hR8
And then edit it using tagDiv composer and add you own image and set you sidebar
– https://www.screencast.com/t/RJvz7NrRs8
Thanks