Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #972830

    Hi,
    You showed me how to add an affiliate code to my footer using my functions.php file. I followed the directions below. The links work great and I thought it was resolved, but today I discovered that the php code is displaying in my footer. How do I stop it from displaying?
    Thanks, Susan

    #972905

    Hey Susan,

    I think you need to wrap it inside a script tag, try to place

    <script>

    after this code:

    function sas_itunes_script(){ ?>

    then add this code:

    </script>

    before:

    <?php }

    Hope it helps :)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.