Forums Forums Search & Filter Pro S&F Code Printing on Front-end

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Anonymous
    #72265

    Search & Filter code is appearing on front page and search results page (top-right, outside the wrapper of the website).

    http://www.edonoyu.com/

    The code in the same format as appeared in this post in the forums:

    https://support.searchandfilter.com/forums/topic/same-custom-field-used-multiple-times/#post-72263

    How I can stop the website printing S&F code? The search filter itself is functioning correctly.

    Thanks.

    Trevor
    #72279

    There is an error in your site HTML, at the end of the page code. I can see this:

    <script type="text/javascript">
    /* <![CDATA[ */
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-3514263699703126", enable_page_level_ads: true }); </script>
    /* ]]> */
    </script>

    You can see a script embedded within a script. It appears to be a google ads script. Nothing to do with us though. AFAIK.

    Anonymous
    #72342

    Noted. Apologies!

    Trevor
    #72344

    If you have fixed it, can I close this thread?

    Anonymous
    #72346

    Yes–thanks

Viewing 5 posts - 1 through 5 (of 5 total)