This is showing on every page I created

Viewing 4 posts - 1 through 4 (of 4 total)
  • #13258
    SKT174
    Participant

    These Symbols

    /*
    */

    shows at the bottom of the page I created, just above the footer. Please advice how to remove them.

    Many thanks

    #13259
    Daniel Tara
    Keymaster

    It’s most probably caused by a plugin that hooks invalid code to wp_footer()

    Try disabling plugins one-by-one to see which one is causing the issue.

    #13268
    SKT174
    Participant

    I follow your instructions and deactivate all plugins (only 2)

    Akismet & Fast Secure Contact Form

    Unfortunately it still shows, it’s actually sitting in the page section rather than at the footer. It will place those symbols /* */ after what ever input I placed inside the page.

    http://www.daproduction.co.nz/?page_id=286

    http://www.daproduction.co.nz/?page_id=2

    Thanks in advance.

    #13327
    SKT174
    Participant

    Problem solved. It was the loop-page.php
    For some reason this was in the code

    /**/

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

You must be logged in to reply to this topic.