Trouble Loading Full Page

Hey everyone! I’ve been having a frustrating issue with a website https://www.learnaboutcat.com/ where the main page loads fine, but when I try to open an article or category page and scroll down, it just gets stuck and doesn’t fully load. I’m not sure what’s causing it, Google AdSense, a plugin problem, CSS or HTML issue, or maybe even something with my wordpress (honestly, I’m clueless). I really need to fix this ASAP, so any help would be super appreciated. Thanks a bunch in advance!

I have clicked through a few links on the site and don’t appear to be experiencing any issues, so perhaps it’s something browser-related at your end?

I’m on Chrome Version 114.0.5735.110 (Official Build) (64-bit).

This is the Issue:

I am the same situation as Igor. There is no problem with the website for me. Are you sure you are not zoomed in or anything?

yes i am sure i’m not zoomed

What browser/device are you using?

If I use the device emulator in the dev tools I can cause it to happen as well. But it doesn’t seem to happen otherwise. It looks to be caused by a script on the page. The element has the id ez-gateway and if I search for that I see this script.

var ezGatewayBackground=document.createElement('div');ezGatewayBackground.setAttribute('id','ez-gateway-background');ezGatewayBackground.setAttribute('class','ez-gateway-background');var ezGateway=document.createElement('div');ezGateway.setAttribute('id','ez-gateway');ezGateway.setAttribute('class','ez-gateway');ezGateway.innerHTML='<a id="ez-gateway-button" class="ez-gateway-button" href="?expand_article=1">Expand To Show Full Article</a>';window.ezGwjsonpg=true;window.onscroll=function(){if(window.scrollY>=800&&typeof __ez_show_gateway!=='undefined'){__ez_show_gateway();}};window.onload=function(){document.body.insertBefore(ezGateway,document.body.firstChild);document.body.insertBefore(ezGatewayBackground,document.body.firstChild);};

I didn’t really look into it but it might be caused by the gatekeeper plugin or at least something from “ezoic”

I visit your website, I couldn’t found any issues. Is it fixed?

Me too, site work god

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