Tagged: category, image, woocomerce
-
AuthorPosts
-
May 15, 2019 at 12:00 pm #1100993
Hello
I have a problem with the product categories.I’m making an online store to a customer.
It has many categories father and children
So that the visitor does not get lost, he wants that above the categories section, the images of the daughter categories appear, to be able to access them easily and quickly.
Is there a way to show the subcategories and image on top of the products of a category?
For exemple:
https://bolsas-de-papel.com/shop/May 17, 2019 at 10:03 am #1101703Does anyone help me? :(
May 17, 2019 at 11:20 am #1101729=> https://code.tutsplus.com/tutorials/display-woocommerce-categories-subcategories-and-products-in-separate-lists–cms-25479
WooCommerce gives you a few options as to what you can display on your archive pages:
- products
- categories (on the main shop page) or subcategories (on category pages)
- both products and categories.
May 18, 2019 at 9:02 pm #1102088Hi brunet77,
Have you tried the solution suggested by cg?
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
VictoriaMay 20, 2019 at 4:12 pm #1102511For me it is very complicated to create a plugin as it says in the example.
I thought it would be much easier in your enfold theme. I think it’s a basic thing to separate the categories of the products.May 20, 2019 at 5:12 pm #1102527You don’t need to create a plugin … you can select those three options with a dropdown in each shop-category …
> Products > select a category and “edit” > choose “display”
or:
> Customizer > WooCommerce > Product Catalog > ‘Shop page display’ and ‘Category display’
May 21, 2019 at 9:40 am #1102756Thanks, I know that.
The problem is that there is no separator between categories and products and the dimensions of the image are identical to those of categories and products.
They do not differ.Also if you have 1 category, the normal thing would be that under it, the products would appear, instead if the grid of 4×4 appears next to the products. that is to say:
C-P-P-P
P-P-P-PThe normal thing would be:
C
———–
P-P-P-P
P-P-P-Pwhere C is Category an P product.
May 21, 2019 at 11:10 am #1102797Ah, i understand.
So you would indeed need to code a bit. But it’s not very difficult.
The above link is a step-by-step-instruction how to achive what you what.Here is another one:
=> https://www.cloudways.com/blog/display-categories-in-woocommerce/Enfold reflects the standard behaviour of WooCommerce without modifying it. That’s what i would excpect from a Theme combined with an external Plugin.
The given instructions are very detailed and easy to follow. Do you need / expect something more / else?
May 21, 2019 at 11:11 pm #1103117Hi,
Thank you for sharing this
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.