Unique Breadcrumbs on product categories

This topic has 6 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: imarash
    imarash
    Participant
    September 18, 2015 at 00:32

    I want to have different Breadcrumbs on product categories.
    How should I modify the theme?
    Thanks

    5 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    September 18, 2015 at 06:00

    Please clarify your request with more details. Do you mean different breadcrumbs on each product category page?

    Regards,
    Brian johnson

    Avatar: imarash
    imarash
    Participant
    September 18, 2015 at 06:40

    Yes

    Avatar: Brian Johnson
    Brian Johnson
    Member
    September 18, 2015 at 06:53

    Sorry for inconvenience but there is no such option in our theme.

    You may try following code in style.css of the Child Theme in case you would like just to change breadcrumbs background image for artists category page:
    For example abdala-kaufmann category page breadcrumbs background image can be set with direct url to your image:
    .term-artists-abdala-kaufmann .page-heading{background-image: url(http://gallery.galleryabyss.com/wp-content/uploads/2015/09/12s1.jpg !important}
    Change this url to the one you choose for your page and paste code into the Child Theme style.css.
    .term-artists-abdala-kaufmann is the classfor the certain page category.

    Regards,
    Brian Johnson

    Avatar: imarash
    imarash
    Participant
    September 22, 2015 at 02:51

    Thanks a lot.
    The provided code solved my problem.
    It’s really good that you have unique classes for different pages which let us to easily customize the theme per page just using css.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 22, 2015 at 07:25

    Hello,

    Glad to help you.
    You’re always welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Unique Breadcrumbs on product categories’' has been successfully resolved, and the topic is now closed for further responses

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