• faerymgk

    (@faerymgk)


    I am using your plugin to include a javascript code after the footer on every page (before the closing /body tag.) Is it possible to NOT have this code show up on one or two particular pages using the page-ids for those pages?

    Further explanation: The code is for a mailing list pop-up that I want to work on every page of my website. However, there are a couple pages where I do not want it to pop-up.

    This is the code:
    <script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us9.list-manage.com","uuid":"62c7a71f5f8fbd3cd73163549","lid":"fd8baf511a"}) })</script>

    Thank you for your help.

    https://wordpress.org/plugins/header-footer/

  • The topic ‘Exclude code injection on one particular page’ is closed to new replies.