[ad_1]
I have been asked to update a cookie/GDPR policy on a site. The site already has an existing policy that I need to remove. But I cant find the settings or the root of the old one anywhere. Searching keywords in visual studio, no active cookie plugins. Where on earth does it live for me to remove it!
I will say the site is on a local system.
[ad_2]
Could be anywhere! If it’s not a plugin, the first place I’d look is in the header.php or footer.php in the theme (/wp-content/themes/your-theme-name)
Did you search files in the plug-ins directory only or the entire WordPress install?
Did you only search your local copy or also a copy of the live site?
Have you searched the database?
Do you have a link for us to look at? Sometimes class names and the like can provide a hint as to where the cookie pop-up comes from.