Inserting code from Issue.com into a footer template

  • Unknown's avatar

    I am looking to insert code from Smart Look by Issuu.com in the footer template. The code is
    <!– smartlook includes –>
    <script type=”text/javascript”>
    var issuuConfig = {
    guid: ’34d2d579-177e-4f74-9dba-bec929df5ddc’,
    domain: ‘*.www.mgalleryse.com’
    };
    </script>
    <script type=”text/javascript”>
    document.write(unescape(“%3Cscript src=’http://static.issuu.com/smartlook/ISSUU.smartlook.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <!– end smartlook includes –>

    How do I do this?
    Blog url: http://mgalleryse.wordpress.com/

    The blog I need help with is: (visible only to logged in users)

  • Howdy,

    We don’t allow inserting JavaScript on sites hosted at WordPress.com. You can see more details for the code we support here:

    Add Code to Your Site

  • The topic ‘Inserting code from Issue.com into a footer template’ is closed to new replies.