Wordpress plugins only loading after page refresh - wordpress

One of the websites I am working on is running the last version of Wordpress and a Qode Theme from themeforest.
I hired a Fiver website speed optimization specialist however, after he was done, certain parts of the site would not load properly anymore.
Example 1: https://www.sweetsmilingsoul.com/book-a-discovery-call/ - the Calendly plugin only loads when refreshing the site
Example 2: https://www.sweetsmilingsoul.com/ the instagram plugin (FeedThemSocial) does not load with every page visit.
I am guessing it is a caching plugin. I have uninstalled all the caching plugins the Fiver guy installed but the problem still persists.

Both of the links work fine and the plugins are loading right away. Clear your browser cache and if you have Cloudflare enabled clear the cache from there.You could also ask him what he/she has done, check if something is cached through .htacces or just restore your website to a backup

Related

Wordpress: pages are not updating despite emptying caches

I have used the plugin All-in-One WP Migration to get the site from the development environment to the live site (you can export and import a complete website).
Some pages have updated correctly but not all of the pages (they remain in the old style and structure).
I have deleted my browser cache several times (tried several browsers on different computers even), deleted caches created by plugins several times (tried deactivating those plugins as well). However, despite trying to delete all the caches I can think of, some pages are just not updating. As the page templates for these pages do not exist anymore on the server, I am at a complete loss as to what's preventing all the pages from updating correctly.
What am I missing?
May I ask is your site already live? Cause I had the same issue as yours and I manage to get it updated by deleting the cache by "Flush Cache" on my WordPress admin page
Once you logged in to your WordPress admin site you'll find this and click that
Flush Cache
Flush Cache (2)
I am not so sure why that happens but I am thinking it might be because from the server and might need sometime on updating any changes made. It happened to me also when I have some updates on my site then once I save everything and go to my site, still the old ones are being shown but when I Flush Cache then it shows up the new ones... I think the reason because it still shows up the old ones is probably of the cache from the old ones in the server and by flushing them is being able to show the updated ones.

Wordpress Site is not connecting to stylesheets [Solved]

I am designing a Wordpress site, it is on the production level, I am running the Divi Theme. Recently this site won't connect to the stylesheets provided. It will connect off and on, so I will have an incognito tab open with the site, when I hard refresh, 6 of the stylesheets won't connect in the network tab of inspect. If I wait anywhere from 5 mins to an hour and refresh again it might work and it might not. It also sometimes works on chrome and not safari at the same time to refresh. We have also purged all the cache on-page and CDN level.
This only seems to be the problem on the Home page, because none of the other pages have those stylesheets.
For those that are having the same issue, we have found the answer.
We found the solution, when you purge cache in wordpress at a page level, make sure you are not only purging the objects, but purging the utilities and the full page.

I active my wp rocket then my site in not running that showing only page is not working

I activated my wp-rocket using cpanel then i tried my site that this showing image.
Go to cpanel/ ftp, plugins folder, delete the plugin, reload the website.
If you want to speed up your website, develop a theme from scratch, plugins make website vulnerable and bulky. Use optimized images, less in disk space and high in quality.
There are several reasons for that:
Disable all plugins and check the response somehow cache plugin conflict with one of theme plugin
Set permalink structure
Clear cache of your site through the plugin
just for cross-checking test another cache plugin
Once you check all the above points and found no luck so it must be your theme development issue than check your hooks which you have used in your theme development.

Wordpress browser cache

Users of my woocommerce website always see the old css and i constantly have to tell them to refresh the page. I haven't got any wordpress cache installed? Is there a method or plugin in wordpress that can clear the cache so my changes are seen immediately? I'm using woocommerce 2.3.7

WP Super Cache: create cached files of all the pages

I'm using WP Super Cache as the hosting recommends.
I guess that WP Super Cache creates a cached file the first time somebody visit a page of the website. I want to cach all the files at once, so my idea is to open all the pages of the site.
I wonder if I download the entire website with wget, all the pages will be cached.
WP Super Cache has a "preload" mode which you can find under it's settings. It's exactly what your searching for and does what you say it does, it simply "simulates" a page visit.

Resources