• Resolved rdl96

    (@rick1996)


    I have installed this plugin and I really like it. However, there is one page on my website where I don’t want to show the sidebar cart (the icon at the bottom right). I just don’t know how to do this. Can someone help me with this?

    • This topic was modified 3 years, 1 month ago by rdl96.
Viewing 4 replies - 1 through 4 (of 4 total)
  • mivtt

    (@mivtt)

    Hi,

    You can use the Conditional tags feature, go to this plugin setting > Sidebar cart > Assign page, then add a relevant conditional tag from in this guide.

    Best regards.

    Thread Starter rdl96

    (@rick1996)

    Hi mivtt,

    Thank you for your reply. I am not a developer myself, so I might need a little help with this. On the guide you send, I only see tags with which you say on what page you DO want to show the shopping cart. I want to show it on all pages except for one. Is there also a tag with which I say on what page I DON’T want to show the shopping cart?

    Rick

    Thread Starter rdl96

    (@rick1996)

    Okay I see that adding a ! in front of the tag means that it will not show on that page. I got that part right now.

    I don’t want the shopping cart to show on my news page (which is a page for which I can use !is_page()) and on my news posts (which are posts for which I can use !is_singe()). However, I only have one line to write the tags. Is there a way in which I can combine both tags for the page and posts in one line?

    Thread Starter rdl96

    (@rick1996)

    Sorry for all the replies and answers but I just found the solution: adding && in between the two tags.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide sidebar cart on specific page’ is closed to new replies.