psicologamarianna
Forum Replies Created
-
Now it’s calling admin-ajax.php and my website performance went down drastically, I don’t want that. I will turn Load initial posts with AJAX OFF to turn back to the initial problema, which is: the images only load when using mobile or when resizing window on desktop.
Also, when using mobile device there is no problem and everything works appropriately
Hi,
I was doing some tests about the time you answered, so maybe you didn’t notice the problem. You can test now, please do the following:
1. Open instagram-feed
2. Accept cookies
3. The images will load normally
4. Refresh the page
5. The images won’t display
6. Minimize browser window
7. The images suddenly appears (without calling admin-ajax.php)
I have observed that after some refreshes the admin-ajax.php is not requested anymore, but that causes the images not being displayed, instead it shows a blank placeholder. When I open console and type sbi_init() the images are shown, alternatively if I refresh the page, the problem comes back (blank placeholder) but if I resize the window some hidden function is triggered and the images are shown again.
This problem is only present when I use my Desktop PC, on mobile the images are displayed correctly as expected (lazy-loaded, the images only show if I scroll the page)Forum: Plugins
In reply to: [10Web Social Post Feed] Lightbox not working correctlyWhen I am logged in the lightbox works normally as expected, I click on an image and only the lightbox shows up.
I have discovered that if I unload the java script in /wp-content/plugins/wd-facebook-feed/js/jquery.mobile.js using “Asset CleanUp Page Speed Booster” plugin my website works as expected. That means that the code in jquery.mobile.js causes the problem. I don’t know what other impacts this may cause, but so far my website is working smoothly.
Hi,
Here it is: https://www.psicologamarianna.com.br
Thanks for the prompt reply.