Site logo

[Resolved] Getting WP Debug message when previewing my article before publishing

Home Forums Support [Resolved] Getting WP Debug message when previewing my article before publishing

Home Forums Support Getting WP Debug message when previewing my article before publishing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1829034
    verma-rajiv

    Hi there,

    For the last 2 days, I am seeing the DEDUG message on my article in previewing mode. however, if I publish the article in live I am not able to see that message. This is happening to all the articles in preview mode which was published earlier as well.

    You can find below the message in previewing mode. This message appears at the end of FAQs. Can you please help with this?

    You see the following because WP_DEBUG and WP_DEBUG_DISPLAY are enabled on this site. Please disabled these to prevent the display of these developers’ debug messages.

    The the_content filter applied.
    true
    Post type is.
    post
    Is supported post type?
    true
    Is auto insert for post types?
    true
    Auto insert enabled and disable TOC is not enabled in post meta.
    true
    Post eligible.
    true
    Found headings:
    >Requirements to get Post office Customer ID</h3>
    >How to find Post Office Customer ID Using Passbook</h3>
    >Get your Post Office Customer ID by Calling Customer Care</h3>
    >Get your Customer ID by Visiting Post Office Branch</h3>
    >Find your Post office Customer ID in the welcome Kit</h3>
    >Conclusion</h3>
    >FAQs</h3>
    Replace found headings with:
    ><span class=”ez-toc-section” id=”Requirements_to_get_Post_office_Customer_ID”></span>Requirements to get Post office Customer ID<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”How_to_find_Post_Office_Customer_ID_Using_Passbook”></span>How to find Post Office Customer ID Using Passbook<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”Get_your_Post_Office_Customer_ID_by_Calling_Customer_Care”></span>Get your Post Office Customer ID by Calling Customer Care<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”Get_your_Customer_ID_by_Visiting_Post_Office_Branch”></span>Get your Customer ID by Visiting Post Office Branch<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”Find_your_Post_office_Customer_ID_in_the_welcome_Kit”></span>Find your Post office Customer ID in the welcome Kit<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”Conclusion”></span>Conclusion<span class=”ez-toc-section-end”></span></h3>
    ><span class=”ez-toc-section” id=”FAQs”></span>FAQs<span class=”ez-toc-section-end”></span></h3>
    Insert TOC at position
    before
    Insert TOC before first eligible heading.
    1

    #1829049
    Elvin
    Staff
    Customer Support

    Hi there,

    It’s only a notice.

    You can disable it by editing your wp-config.php and changing the line define( 'WP_DEBUG', true ) to define( 'WP_DEBUG', false )

    Here’s a step by step guide to do it – https://www.dotster.com/help/article/wordpress-how-to-enable-or-disable-wp-debug

    #1829055
    verma-rajiv

    Thanks for the prompt reply, Elvin.
    In case if I use managed WordPress with go daddy do I need to contact them for this.
    My domain name is with go-daddy and the name server is with a third party.

    Just by curiosity
    This DEBUG message will not affect my Site performance and user experience in live?

    Best
    Rajiv

    #1829066
    Elvin
    Staff
    Customer Support

    This DEBUG message will not affect my Site performance and user experience in live?

    It won’t but it’s a nuisance because you’re seeing it on the front-end. And yeah, you’ll need to get FTP access from the host so you can access the config files. 😀

    #1829127
    verma-rajiv

    Thank you so much Elvin for this detailed guide. much appreciated.

    #1829133
    Elvin
    Staff
    Customer Support

    No problem. Glad to be of any help. 😀

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