hi

I want to make buttonizer to display on the site in the following condition;

  1. Button A..display throughout the site except for URL Z
  2. Button B.. displays only at URL Z.

How do we set this up?

    Hi cfhay ,

    You can easily achieve this using page rules!

    Here's instructions on how to do this:

    1. Create a new page rule for URL Z.
      Since you can reuse an existing page rule for all buttons and groups, you will only need to create 1 rule.

    2. Make button A hide when URL Z is triggered.
      Now we can use that page rule we created and make Button A hide only when that rule is triggered.

    3. Make button B appear when URL Z is triggered.
      Then we can reuse the same page rule to make button B only appear when the rule is triggered.

    And that should be it! 😄

    We have a more in depth explanation of our page rules feature in our Youtube channel:
    Advanced: Page rules explained

    Please let me know if you have any questions!