My Wordpress website is going very slow, loading of admin dashboard take much time ,
when I have checked the network tab I have found that post.php load take more than 40s
How can I figure out how to resolve this issue?
Thanks in advance.
You can check which API calls and SQL Queries effects the load by using plugin like Query_Monior (or) you can check which plugins effect the loading speed of your site by checking the URL in plugin like Code_Profiler. Depending on what you found you can choose where to fix. If only on post.php, check your screen option if pagination is many. Hope it help.
Related
I use METALOGIC THEME the problem is that the first page doesn't appear well to the user in addition to being slow
wordpress problem of slowing down and not showing the page well
There could be several reasons for this but my first instance is to ensure you don't have unnecessary plugins installed which can slow down your site.
Use Google PageSpeed Insights to analyse what could be wrong with your page. It will give you a good indication on what's affecting page load speed
Use a Good Caching plugin. W3 Total Cache is my personal favourite
I am learning WordPress on localhost. I am using the Divi theme to create a demo site. whenever I edit a landing page, the changes don't show up on the site after publishing. What is the problem? Kindly help me as I am a newbie to WordPress.
Are you properly saving the changes? You must click on Save button in Divi builder (sometimes you must save twice), because Divi builder has a cache method for the builder that throws this kind of problems in some cases.
The most common cause of a WordPress site not updating right away is caching. Try these two steps to resolve the issue.
You’ll start by first clearing the browser cache. For most users, this should fix the issue.
The second and most likely cause of this issue is poorly configured WordPress caching plugin. Most caching plugins make it super easy to clear your cache with the click of a button.
When I try to checkout the purchase it keeps loading all the day. I've checked the console but there is no error. I don't know what's causing this. here is the website link. I'm new to woocommerce. Kindly help to resolve this.
It's possible that the loading problem is due to a theme or woocommerce.
To figure out what's wrong, allow debugging in WordPress and look at the debug log to see what's wrong.
To enable debugging in WordPress, go to this link. = https://wordpress.org/support/article/debugging-in-wordpress/
Then disable your all plugins excluding woocommerceand then check error is occurred or not, if loading is stoped then enable one by one all plugins and check which one is faulty for this error..
Just add this in Appearance > Customize > Additional CSS
.blockOverlay{
display: none!important;
}
This occurs due to many reasons just you can resolve by
Sol1: AJAX error due to WordPress settings
The URL’s in Settings > General need to match – this is because AJAX requests don’t work across different domains
Sol2: WP Memory Limit
We recommend at least 64MB. See: Increasing the WP Memory Limit
My coding knowledge is super basic but Hostinger's support sent me to this platform to hopefully find a solution.
Situation: I have successfully installed the SSL certificate but I keep losing the padlock because of mixed content. I checked Whynopadlock for the issues, it gave me two images as 'soft failures'. I deleted those from my Wordpress library. I've installed Really Simple SSL, Force SSL and tried Search & Replace. I've changed the url in Elementor but I keep getting these errors.
Please, can someone help me, with some clear info as my coding knowledge is limited to making some minor changes in css.
Thanks so much in advance!
In your homepage, there are 3 images that are still loading under http instead of https. These images are:
http://cortijolamorera-com.preview-domain.com/wp-content/uploads/2020/03/ligature-symbols_2-11-0_quote_225_13_bdc3c7_none.png
http://cortijolamorera-com.preview-domain.com/wp-content/uploads/2020/03/Algemeen7-scaled.jpeg
http://cortijolamorera-com.preview-domain.com/wp-content/uploads/2020/03/evie-shaffer-728405-unsplash-edited.jpg
All these images appear to load from lazysizes.js. The easiest way would be to delete these photos from the media library and upload them again. Otherwise, you can either check your setting in the lazysizes plugin or search and replace the urls from within the database.
I try to fix the website speed for that I visit gtmetrix to check the exact speed and errors from last seven days one error continuously display there its called web fonts, even I try a lot but still didn't find the proper way to resolve this issue.
I tried turning off plugin one-by-one, but that didn't make any difference, so I know it's not a plugin conflict. I'm looking at the font files on the server, so I know they are there. Any ideas what to try next?
Currently, i am using Fetch Wordpress Theme its free, for reference, I provide the web page test result link please advise.
This Issue Happen Because of the Usage Of Plugin Wp-Hide, Once You Use The Plugin Very Carefully Because If You Mis Configure The Page Speed & Web Page Score Effected.