[ad_1]
Hello everyone, i tried adding a piece of code (which i’m clueless) in the child theme functions.php. I updated the file and then removed it. However i see this on top of the page when i preview it. Any idea how to remove it ?
https://preview.redd.it/q1u6mr4elvpc1.png?width=1038&format=png&auto=webp&s=24fd7bb4bd223b8a5226c64173bf2ab4c355f90c
[ad_2]
Hello ,
1- first make sure this issue happens only on child theme (activate parent theme to see if the issue happens or not)
2- Also try to rename functions.php of your child theme to anything else to see if the issue persist
3- make sure there is no caching plugin which show you the cached version of pages instead latest version ( you can create a new page to see if this issue happens or not )
4 – visit that pages on incognito mode ( not being logged in as user in dashboard ) to see there is any difference
5 – check if you have any CDN activated on your website ( CDN like cloudflare , your hosting team can help you )