Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #743525

    Hi –

    I’ve noticed that Product pages show recent posts, archives, categories and meta links by detault, which I don’t want to see – especially as they come before Linked Products! Can I easily remove the fields that I don’t want?

    Thank you – Ashley

    #743755

    Hey ashleyknow,

    Could you post a link to an example page where we can see the items you don’t want to show please?

    Best regards,
    Rikard

    #743836

    Hi Rikard –

    Thank you for your quick reply.

    I’d like to have as little as possible in the space between Product Gallery and Linked Products – if I could, I’d remove all the Recent Posts, Recent Comments, Archives, Categories and Meta links. Is there a way to do that without getting into serious coding?

    Many thanks – Ashley

    #744375

    Hi Rikard –
    Did you see my reply and link yesterday?
    Thanks – Ashley

    #744377

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .single-product .sidebar {
        display: none!important;
    }
    

    Best regards,
    Yigit

    #744420

    Perfect!

    Many thanks – Ashley

    #744423

    Hey!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Removing some of the fields from Product pages’ is closed to new replies.