• Hi, I’ve entered my trigger class with the name,

    “cart-trigger”
    and
    “.cart-trigger”

    But neither work to open up Side Cart automatically.
    I’d expect it to open up when I type,

    https://www.deepbrotalk.com/#cart-trigger

    Please help

    • This topic was modified 4 years, 12 months ago by quit160.
    • This topic was modified 4 years, 12 months ago by quit160.

    The page I need help with: [log in to see the link]

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

    (@xootix)

    Hi @quit160

    It is not supposed to work like anchor links.
    You need to add a class to your element.
    For eg:
    <span class="cart-trigger">Open cart</span>

    Thread Starter quit160

    (@quit160)

    HI @xootix, thanks for your reply!

    Should I go into the plugin editor and add that to the html?

    Plugin Author xootix

    (@xootix)

    Hi @quit160

    No.
    Add this to your page HTML. When you click on “Open Cart”, it will open side cart.
    This is just an example to show you how you can use classes to open side cart.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to enable Trigger Class’ is closed to new replies.