- This topic has 5 replies, 2 voices, and was last updated 4 years, 9 months ago by
Elvin.
-
AuthorPosts
-
June 20, 2021 at 7:48 pm #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_contentfilter 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.
1June 20, 2021 at 8:20 pm #1829049Elvin
StaffCustomer SupportHi there,
It’s only a notice.
You can disable it by editing your
wp-config.phpand changing the linedefine( 'WP_DEBUG', true )todefine( '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
June 20, 2021 at 8:41 pm #1829055verma-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
RajivJune 20, 2021 at 8:48 pm #1829066Elvin
StaffCustomer SupportThis 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. 😀
June 20, 2021 at 11:01 pm #1829127verma-rajiv
Thank you so much Elvin for this detailed guide. much appreciated.
June 20, 2021 at 11:08 pm #1829133Elvin
StaffCustomer SupportNo problem. Glad to be of any help. 😀
-
AuthorPosts
- You must be logged in to reply to this topic.