Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author srumery

    (@srumery)

    Hey there @jojojijijojo,

    There is a link in the FAQ that points to the Code Snippets: Display Tab Filter. On that page you will find a way to turn off the tab on specific pages.

    There are ways to hide it with CSS as well. You can find any class in the <body> tag to isolate the tab. For example, if you want to hide it on a specific page, you can use the page/post id like this.

    .postid-148 #rum_sst_tab {display:none;}

    Hope that helps. If you need further assistance, please let me know.

    Cheers!

    Hi

    I tired this and it will not work in edge but works in Chrome

    Plugin Author srumery

    (@srumery)

    Hey @marcuslashley,

    Can you give me the website address so I can review it? Also, can you please list the URLs where you do not want the tab to display? That way, I can provide the correct CSS or PHP snippet to solve your request.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide on cart and checkout’ is closed to new replies.