• Resolved zamoty

    (@zamoty)


    Hi,

    I have a code that I run through “RUN EVERYWHERE” fucntion, but I have two pages at the website that I would like not to run the snippet.

    How do I prevent those two pages from running the code?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Temyk

    (@webtemyk)

    Hello.

    You can do this by using an additional execution logic of the snippet. See Screenshot.

    But this is not available in PHP snippet. You can use the Universal snippet:
    <?php
    //Your code
    ?>

    • This reply was modified 4 years, 9 months ago by Temyk.
Viewing 1 replies (of 1 total)
  • The topic ‘Exclude Pages from “Run Everywhere”’ is closed to new replies.