Wordpress site sits idle before loading the page - php

I have a Wordpress website, that is loading extremely slow.
http://shop.fertan.bg
The issue is that the website sits ideal for long time before beginning to load the webpage. I am unable to isolate the issue, as I used same theme and plugins (and few other extra plugins) on my other website,
http://52.57.164.181/
This page is loading extremely smooth and fast.
Has anyone had the same issue before? and help me understand this!

Related

Wordpress update 5.0.2 removed WPBakery plugin templates

I've come to this site after much research. After updating my wordpress site to 5.0.2 yesterday many different issues have risen on my site. I've been developing websites for the past six years and just recently (one week ago) moved to wordpress. I have been using this plugin known as WPBakery Page Builder to create my pages due to its ease and simplicity. My site has over 100 pages and the page builder really helps me with importing templates and different slides easily into multiple pages.
After updating Wordpress to the newest version, a new built-in page builder was added. This page builder is raw code and does not show any of my templates previously in WPBakery. As well as, it removed all my WPBakery templates. Every page now shows nothing in WPBakery and I'm trying to figure out how to restore all of this information.
I have tried restoring the older version of wordpress which did not work, currently I'm installing the latest back-up which was three days ago but its very outdated and is 5GB so is going to take all day. Other issues that have risen with this update include many icons disappearing (turned into blank squares) as well as a lot of random code has appeared throughout the site.
I have not touched the footer since creating the website and right after the wordpress update it turned to this:
new-footer
From this: old-footer
I understand how this site works and I probably won't receive any help but I have no where else to turn and if anyone can please help me with this I would greatly appreciate it.
Installing Classic Editor has fixed the issue! WPBakery templates are now back and the random code found throughout the website has disappeared.
Credit to #Dan W.

Wordpress page wp-admin/edit blank for almost all functions

I am trying to figure out a solution to a problem that have occured for my father, who has absolutely no knowledge of Wordpress or what he's been doing with his page. Me myself don't have too much knowledge of Wordpress or its functions, but have tried to find a solution on my own.
The problem: After logging on to the Wordpress admin page (wp-admin/edit) from the webpage (http://[webpagename].com/wp-login.php) only the left panel is visible for almost all functions except a few. Only the following page-tabs return pages with information
Admin->Akismet statistics
Addons->Configure Akismet
Tool->Backup
Settings->Google analytics
Settings-> MapPress
Settings->Language
Settings->Coming soon
Contact
All other tabs turn out as white pages to the right. I have tried in up to date browsers Google Chrome, IE 11 and Firefox. The webpage is fully visible and functional in itself, it is only when trying to change it via wp-admin link I have problem.
I have read the answers to similiar problems in the links related to this post: wp-admin shows blank page, how to fix it? (I can not post the links myself since I am a new member).
But all of above seems to use an installed program to configure the pages and the solution mostly boils down to disable installed plugins or running the page in debug mode. Since we don't have a program installed nor have the choice to disable any plugins or configuring any files, none of these solutions are applicable as I can see it.
Does anyone know why we can't configure the web page anymore using the http://[webpagename].com/wp-login.php page?
Thank you for your time.
Regards
Rasmus

PrestaShop Modules page is loading very slowly

I have a website based on PrestaShop 1.6. For some unknown reason the Module page in the backend is loading very slowly, in about 2-3 minutes. All the other pages in the backend load fast.
Do you have any ideas how to handle this issue?
Sorry, I can`t see bigger image. Lets go to prestashop/config/defines.inc file. Search for word: PROFILLING and enable it. Now refresh that page and you may see all information about loading. And you will find that bastard who is loading 2-3 minutes ;)
There is a know issue of slow a backend in prestashop 1.6. Here is the fix: https://github.com/PrestaShop/PrestaShop/commit/7e891c594e3cc8b48aea0a57ed674189abc19493. It will be merged in version 1.6.1.2

Identify pages which refreshes automatically in my site

I have a site which uses wordpress. For some reason, some of my pages keep refreshing continuously. I am not able to replicate the issue continuously. However, in random I have seen some pages keep refreshing automatically. When I retry the same pages after few mins, it is working fine. My users also experiencing the same problem. When they report me the issue with a url and if I check that page it is working fine. So, I am sure the issue is there but unable to replicate the problem or troubleshoot the issue.
This is not a browser or system issue. The issue occurs with registered and unregistered users.
So, I need your help on this to troubleshoot this problem. Is there anyway to find out whether the page is keep refreshing by adding some code in wordpress theme php files like writing some sort of logs, etc.? So that I can try to troubleshoot the problem.
The same theme with plugins works fine in another site with other hosting provider. I have also checked with my hosting provider. They replied back and said they are not able to find any issues on their side and cannot help further, as the issue occurs in random.
Thanks in advance :)
This sounds like your site may have been hacked. Check the page source (View Source or Ctrl + u) for <script> tags that you don't recognize. If you are unsure, try disabling all of your plugins and use the default theme. If the issue persists, then it is most likely an issue with your site being hacked, and you should reinstall WordPress from scratch, and do fresh installs of all plugins and themes. If you are using a custom theme, upload a version that you know was working. Also, be sure to change passwords for your dashboard and hosting account.
If disabling a plugin or using the default theme makes the issue go away, then it's a bug with that particular theme/plugin. In this case, report the bug to the appropriate party (person/company responsible for the particular plugin/theme that's causing the issue).
How to Debug
Try to find a way that you can consistently test for the problem. For example, if you can refresh 20 times, and it happens twice every time, then you have your test to use. It sounds like it won't be as simple as this, but that's the basic idea... find the minimum number of times it takes to come across the issue on a regular basis, and test for it 3 times for each plugin you disable (and when you turn the main theme back on).

Wordpress site performance related

I have a wordpress site and I replaced the home page with static html page with links to the posts in my site. In one section of the site I am loading recent 10 posts. For this I am using a notepad file, where I am storing the recent 10 posts links( In order to minimize database queries )
Will there be any advantage in calling the data from the notepad file, instead of a database query.
Please suggest me some tips to enhance the performance of my site.
Wordpress sites can quickly become pretty slow, especially if you're using a lot of plugins etc.. Fixing this by manually creating static pages seems a bit shortsighted to me, since you're basically throwing the main reason for using a CMS–like system out the window.
It sounds to me like caching should solve your problems just fine. Install and configure e.g. a plugin like WP Super Cache and you server will automatically create, update and serve static HTML for you.
Use WPSupercache + Cloudflare , All your traffic will be routed through the CloudFlare system, and you'll enjoy all this features and more for free :
- Cache all your static content automatically (FREE CDN).
- They protect your web site.
- Website preloader.
- (JS - CSS - HTML) Files compression.

Categories