Eddie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Elementor Theme Builder JSON Error Unexpected tokenI had this issue and it turned out it was caused by the debug info rendered at the top of the page.
When disabled debug in wp-config.php, the issue was gone.
- This reply was modified 11 months, 3 weeks ago by Eddie.
Forum: Reviews
In reply to: [Widget Logic] Just what I was looking forHere’s a plugin with check boxes that allows you to select where each widget will appear. Hope you’ll find it useful: https://ww.wp.xz.cn/plugins/widget-context/screenshots/ 🙂
Forum: Plugins
In reply to: [Quick Adsense] Shortcodes and HTMLHi,
I’ve tried it with html/javascript codes from other providers (non AdSense), and it works.
Cheers! 🙂
I found a very simple way to fix my issue, probably could help others too. As cmeinck said, these images somehow got inserted into posts/pages.
Go to your All posts, type t.gif (or trans.gif, or whatever image causes the problem) into the search field and find all the posts that have this image inserted (in my case it was just 2 of 100). Repeat the procedure for pages.
I’m having the same issue with one of my websites (working perfectly fine on others), for no apparent reason. The sitemap causing trouble is: http://belgrademyway.com/post-sitemap.xml
It came to my mind that the image (1px) somehow got embedded in a post, but can’t find it with Google, nor in the sitemap itself (image paths not displayed in the sitemap).
Robots.txt itself isn’t the problem, since it’s identical to other WP based websites, hiding wp-admin and wp-includes folders from the bots.
Anyone knows how to solve this issue?