Whitespace <br> and &nbsp generated Below Footer

If you go to IdahoRadio.com and inspect the whitespace below the footer, you will see the below

image

I cannot figure out what is generating that. I tried adding the below to the functions.php but that didn’t work. Any suggestions? Didn’t see this addressed in similar “whitespace” posts in the forum.

remove_filter( 'the_content', 'wpautop' );
remove_filter( 'the_excerpt', 'wpautop' );

Hi @mlbass,

By withdrawing the post, I believe you already have resolved the issue. If the issue still existed, you can let us know.

Thanks.

No, I wasn’t withdrawing the post, just the screen with the screenshot so I could put it in a single post. I thought that’s what “delete” would do. The post (and problem) is active.

Hello @mlbass,

Thanks for writing to us.

To help you with your concerns we need to check your settings, I would request please share the admin login details meanwhile I would suggest you troubleshoot a few of the common issues before we investigate your settings. Please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks

Yes, I disabled all the plugins.

While you’re logged in, can you look at the query monitor, because it flags this. It eats up almost 30 seconds.

https://theme.co/apex/api-v2/packages/2648b0e2-3b00-4b65-9667-aa158b694cfb/
?siteurl=https%3A%2F%2Fidahoradio.com%2F
&xversion=6.5.6
Redirected to:
https://theme.co/api-v2/packages/2648b0e2-3b00-4b65-9667-aa158b694cfb/
?siteurl=https%3A%2F%2Fidahoradio.com%2F
&xversion=6.5.6

https://theme.co/api-v2/max-packages/2648b0e2-3b00-4b65-9667-aa158b694cfb cURL error 28: Operation timed out after 15001 milliseconds with 0 bytes received +

Hello @mlbass,

It seems that there might be an issue with the cache I deactivated all the plugins reactivated all the plugins and purged all the cache and the site is working fine on my end. Please purge all the browser cache and recheck it on your end.

Thanks

Thanks, yes, that worked. Which cache caused this - server, redis cache plugin? Did you look at what the query monitor showed - the Themco Gets?

Hello @mlbass,

Yes, it could be from the Redis plugin or Cloudflare because you are also using one.

Thanks.

I had the same issue on another website, and did the same thing to correct it. What do you think is the root cause and how can it be corrected, because I don’t want to have to continually check all my websites. It’s not like I can put a monitor on this to let me know when it happens. Also, can you please address the other issue with the THEMCO calls showing up on the monitor? WRT to the Max one phoning home - I don’t even use that so that is wasted overhead.

Hello @mlbass,

If the other website is using the same set of plugins, it could be that one of the plugins is causing this issue. As for the Query Monitor, I do not see any red flags:

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.