Archived topic
Niche frontpage product display
3 replies · Started by ED on September 19, 2020
I'm new at WP & WooComerice. I want to be able to select the 4 items shown Under "By Category" myself as examples of my products. Right now it's selecting them on it's own and I can't figure what or why it's picking products. The sample Niche theme had 8 products, I cut 4 out because I only need 4.
Hi there,
It's using WooCommerce's shortcode so you will need to use id of the product to hand pick the products to display.
See explanation from WooCommerce documentation page:
https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9
Thanks. I figured out the the Theme from GP uses Alphabetic selections to pick the product displayed. So all I need to do is put an "A" in front of the Products I want on the frontpage. I.e. "A Giraffe", instead just "Giraffe" or for "Ash Bowl and Plate" use "Bowl and Plate of Ash Wood" for a product I don't want on the front page display. I did read the WooCommerice shortcode but my solution is a simple workaround.
Glad to hear :)