Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1040205

    Hi!

    Is it possible to remove the line with the categories in the single product page with show the list of product-categories?
    The line shows “Article-number”, “categories”, “keywords”…

    o is it possible to exclude some name from the list?

    All the best :-)

    • This topic was modified 5 years, 11 months ago by vollstark.
    #1040343

    Hey vollstark,

    I’m not sure I understand exactly what you are looking to achieve, could you link to an example and point out what you would like to change there please?

    Best regards,
    Rikard

    #1040348
    #1040572

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .single-product span.posted_in {
      display:none;
    }

    Best regards,
    Rikard

    #1040682

    Hi!

    unfortunately it doesn´t work :-(

    All the best

    #1040878

    Hi vollstark,

    The code Rikard gave should work, can you try to disable CSS file merging and compression in Enfold > Performance.
    Also if there’s a caching plugin, try to flush it out first maybe it’s just a caching issue.

    Best regards,
    Nikko

    #1040950

    Oh yeah! Wp-Rocked cached the site. Now it works :-) Thank you very much :)

    #1040953

    Would it be possible only to exclude some categories?

    All the best

    #1040968

    Hi vollstark,

    If just using css, I don’t think it’s possible to filter it.
    Probably with jquery or javascript but that would take some time and outside the scope of our support :(

    Best regards,
    Nikko

    #1040969

    Oh. This is not so important. No problem. Everything is fine :-) Thank you :-)))

    All the best!

    #1040972

    Hi vollstark,

    Thanks for understanding :)
    All the best for you too.
    Thanks again for using Enfold and have a wonderful day ahead!

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Remove categories on product page’ is closed to new replies.