Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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/

    #1101703

    Does anyone help me? :(

    #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.
    #1102088

    Hi 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,
    Victoria

    #1102511

    For 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.

    #1102527

    You 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’

    #1102756

    Thanks, 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-P

    The normal thing would be:
    C
    ———–
    P-P-P-P
    P-P-P-P

    where C is Category an P product.

    #1102797

    Ah, 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?

    #1103117

    Hi,

    Thank you for sharing this

    Best regards,
    Basilis

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.