New Landing How can we help? Themeforest Theme Support Neighborhood Question about WooCommerce products

Viewing 12 posts - 16 through 27 (of 27 total)
  • #186417
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .single-product .product_meta p .leave-feedback, .single-product .need-help {
      display: none;
    }

    -Rui

    #186561
    Dresstive
    Member
    Post count: 38

    Thank you so much! This is my last question for now:

    How do I remove the product tags from the products? I want the tags to be once you click onto the product, but not on the front of it. http://www.daniabikesbeta.com as you can see below all products are the tags.

    #186595
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    Please use this custom css code:-

    .posted_in{

    display:none !important;

    }

    Thanks

    Mohammad

    #187329
    Dresstive
    Member
    Post count: 38

    Hello mate! Thank you for helping out. The code worked for some, but not all. There is still product tags underneath sale products and best sellers? ๐Ÿ™‚ http://www.daniabikesbeta.com you can see it on the front page.

    #187335
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    
    .mini-list li .product-cats {
      display: none!important;
    }

    -Rui

    #187668
    Dresstive
    Member
    Post count: 38

    Should I have both codes or replace that code with the first one you gave me? ๐Ÿ™‚ Thank you so much as always! Please let me know.

    #187688
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. You should to have both.
    -Rui

    #188047
    Dresstive
    Member
    Post count: 38

    Ok is it possible to make a code that removes product tags everywhere? So they are still on the site for the SEO, but they are not visible? Or is that not recommended? ๐Ÿ™‚

    #188049
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s not recommended google will check that those are hided and it will be worst for your score.

    -Rui

    #188133
    Dresstive
    Member
    Post count: 38

    Thank you very much! Very nice insight. But it is okay to hide them like we did on the front page, correct? They will still show under the actual product ๐Ÿ™‚

    #188156
    Nishant – SUPPORT
    Spectator
    Post count: 649

    As Rui said,

    That is not recommended.

    #188161
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes. Thats ok.

    I made some confusion, google will penalize when you change the color of the text to match the color of the background text, so the text will be there but people won’t see it.

    In this specific situation we are really hiding it.

    -Rui

Viewing 12 posts - 16 through 27 (of 27 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register