Product categories layout - by zurli - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp

  • Avatar: zurli
    zurli
    Participant
    July 1, 2016 at 15:16

    Hi,

    I would like to know how the extra information in the product categories are used in the layout, in particular as you can see here http://www.teasoul.net/categoria-prodotto/te/tipi-di-te/te-al-gelsomino/

    description:
    bla bla in the page , i see it is used between breadcrumb and products

    thumbnail:
    is it used somewhere ?

    category header:
    I put an image there hoping to have a different header for each category but nothing is shown

    tipe o visualization
    choosing between default, product, sub categories or both does change anything ?

    Thanks

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 1, 2016 at 15:19

    Hello,

    Please provide us with WP Dashboard credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: zurli
    zurli
    Participant
    July 1, 2016 at 15:37

    here they are.

    we are of course waiting for the WC2.6 compatibility to update all the plugins

    Fabio

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 1, 2016 at 16:41

    Hello,

    Thumbnail will be shown as a category image if you display products categories in category loop (for example using Product Categories element in Visual Composer editor).

    To show image from Category Header use this code in Theme Options > Custom CSS > Global Custom CSS:

    .category-description {
        display: block;
    }

    If you select “sub categories” as type of visualization you’ll see child categories of a parent category page.

    Regards,
    Eva Kemp.

    Avatar: zurli
    zurli
    Participant
    July 4, 2016 at 09:03

    Hi Eva,

    thanks, the css directive works but the result is not what i was expecting.

    There is the chance to dynamically change the background of the title/breadcrumb bar using a category image ? So that each category has its own “title/breadcrumb” styled bar.

    I think its possible using some php but I don’t know where

    Many thanks

    Fabio

    Avatar: Eva
    Eva Kemp
    Support staff
    July 4, 2016 at 10:21

    Hello,

    Sorry, but there is no such option for breadcrumbs.
    You can only add image for Category Header.

    Regards,
    Eva Kemp.

    Avatar: zurli
    zurli
    Participant
    July 7, 2016 at 09:16

    If you can just point out where I can find that (which php file and line) I’ll make a child theme to change that beaviour.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2016 at 10:02

    Hello,

    Sorry, but it can’t be changed for different categories because one Woocommerce template is loading for all categories pages.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.