Reputation: 27
I am new to wordpress so please still help with me if I get the language wrong.
Using woocommerce to display a shop with variable products, I would like the shop link landing page to display the shop categories with the featured image of that category.
My current shop page displays all products, with a pagination to other product pages and I cannot find the template for all products.
When I go to shop page in wp-admin and click on the edit page it is empty, so am not sure how they are getting there in the frst place and I have looked at the HTML not just the visual editor.
Many Thanks Asa.
Upvotes: 2
Views: 38949
Reputation: 20036
The answers here are all out of date. The way to do this circa 2024 is to use the Product Categories List block which is in the WooCommerce blocks at the bottom. You can add it to the sidebar so it won't take up extra space.
Upvotes: 0
Reputation: 231
In current version 3.4.5 there is no display option under Woocommerce -> Settings -> Products -> Display
. It has been moved to customizer under Woocommerce->Product Catalog
Upvotes: 1
Reputation: 5693
This is now in Woocommerce -> Settings -> Products -> Display
, 'Shop Page Display' drop-down.
Upvotes: 6
Reputation: 4351
It's easy, just go to 'WooCommerce -> Settings'
link from side bar admin menu & select 'Catalog'
tab & then tick 2 check boxes "Show subcategories on the shop page"
& "When showing subcategories, hide product" -> click 'Save Changes'
button at bottom. That's it! You are Done!
Now visit 'Shop' page you'll be able to see categories.
Hope this helps.
Upvotes: 16