Product slider category title - by americanpatriot

This topic has 17 replies, 4 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp

  • Avatar: americanpatriot
    americanpatriot
    Participant
    October 17, 2014 at 17:11

    Is it possible to only have the parent category title show on the product slider as well as the category page images rather than the parent and child categories? I’ve included a screenshot to show what I mean.

    https://www.flickr.com/photos/100019055@N05/15370896738/

    Thanks,

    AP

    Please, contact administrator
    for this information.
    16 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2014 at 20:29

    Hello,

    I’ve added the following code into style.css file of the child theme:

    .carousel-area .product-title {
    display: none;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 17, 2014 at 20:32

    Thanks Eva but I’m not seeing a change on the site. I do want a title to show on the slider/carousel but I only want the parent category title to show, not every category the product is in. Is that possible?

    Thanks,

    AP

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 17, 2014 at 20:34

    To be more specific, in the image in my original post the parent category title is Home Accessories and the Box Signs category is a child category. I only want the Home Accessories title to show. Is that possible?

    Thanks,

    AP

    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2014 at 22:14

    Hello,

    That title is removed.
    Please clear browser cache and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 18, 2014 at 00:12

    Hi Eva,

    I’m sorry but I’m still seeing both titles on my end. I’ve cleared the cache in both Chrome and Firefox browsers but it’s still showing like the image I included in my original post. I don’t want the title to go away completely, I just want it to show the parent category title only.

    Thanks,

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 18, 2014 at 05:17

    Hello,

    I’ve added this code into yout style.css file. Check it now.

    .products-page-cats a:last-child{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 18, 2014 at 05:31

    Thanks Robert but that removed the parent category. I want to keep the parent, Home Accessories, and remove the child, Box Signs.

    Thanks,

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 18, 2014 at 05:54

    To hide Prduct categories from home page you need uncheck them.
    Look at screenshot:http://prntscr.com/4x8qw1

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 18, 2014 at 06:04

    If we have to uncheck them what’s the point in having sub/child categories? There has to be a way to only have the parent category show. If we can make the parent category not display, like with the code you provided, can’t we do the same for the child somehow?

    Thanks,

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 18, 2014 at 06:08

    Of course, you can add this code, but , will be still displayed

    .products-page-cats a:first-child{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 18, 2014 at 06:25

    Yeah, that removed everything. I guess there isn’t a way to do it. Thanks for trying.

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 18, 2014 at 06:45

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Lucaso
    Lucaso
    Participant
    October 20, 2014 at 14:03

    Hello!
    I need a help, please.
    How can I make category image clickable anywhere? I don’t want to click only on chain symbol.

    Thank you.
    Lukas Reznik

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 20, 2014 at 15:20

    Hello,

    Unfortunately we don’t have such feature. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Lucaso
    Lucaso
    Participant
    October 20, 2014 at 15:50

    Thanks!
    Any idea how to do this?

    Regards,
    Lukas

    Avatar: Eva
    Eva Kemp
    Support staff
    October 21, 2014 at 12:50

    Hello,

    Sorry, but it requires additional customization and is a paid service.

    Regards,
    Eva Kemp.

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

The issue related to '‘Product slider category title’' 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.