Website Rob
Forum Replies Created
-
Forum: Plugins
In reply to: [F12 Profiler] Where is the Documentation?Prefer not to post the screenshot here. Where would I send it?
Forum: Plugins
In reply to: [Enable jQuery Migrate Helper] Logging is done where?Are you saying then, that this msg. is nothing to do with the Plugin.
I ask because if “Enable jQuery Migrate Helper” is disabled and “Test jQuery Updates” is used instead, the msg. I referred to goes away. And if the msg. is created by “Enable jQuery Migrate Helper” one can see it is an incomplete msg.
Forum: Fixing WordPress
In reply to: Can’t Change Admin EmailAnd that’s a good thing which needed to be done, regardless of your current problem.
The change should have taken effect immediately. Can you reply as to whether you asked your Hoster for help, making the change using phpMyAdmin?
Forum: Fixing WordPress
In reply to: WP 5.5 Dashboard laggy, menus not workingAnd the point of this Support area is to Help people. This is not the Complaint area.
Although a solution has been given to the problem you stated you still haven’t replied as to whether it was used and if it helped.
Forum: Fixing WordPress
In reply to: WP 5.5 Dashboard laggy, menus not workingAre you referring to the “Enable jQuery Migrated” plugin mentioned above? I ask because the plugin doesn’t say if jQuery is deprecated. All it does is enable jQuery Migrate which v5.5 no longer enables by default.
To further explore your problems you can use the DevTools in your Browser. See here for more info:
Forum: Fixing WordPress
In reply to: Having problems uploading picsInstall this Plugin and see if it helps.
https://wordpress.org/plugins/enable-jquery-migrate-helper/
Enable jQuery Migrate HelperAlso make sure to install a Backup Plugin if you haven’t already.
Forum: Fixing WordPress
In reply to: There has been a critical error on your websiteInstall this Plugin and see if it helps.
https://wordpress.org/plugins/enable-jquery-migrate-helper/
Enable jQuery Migrate HelperAlso make sure to install a Backup Plugin if you haven’t already.
Forum: Fixing WordPress
In reply to: No longer possible to edit posts since update to 5.5https://wordpress.org/plugins/enable-jquery-migrate-helper/
Enable jQuery Migrate HelperNot sure why but 5.5 no longer includes jQuery Migrate as previous WordPress versions, even though it is still needed. I can see a lot of people with the same problem.
Also, install a Backup Plugin if you haven’t already.
Forum: Fixing WordPress
In reply to: Can’t Change Admin EmailYou should always delete anyone having Admin privileges who is no longer involved with the site. And Yes, WordPress should use the next Admin (by date registered) as default Admin including eMail address.
Forum: Fixing WordPress
In reply to: Few Problems needed to be resolvedI would suggest contacting your Hoster and see how they can help. There maybe things going on with them that you are not aware of.
Forum: Fixing WordPress
In reply to: Increase resources to handle 40 plugins“There are 2046 DOM elements on the page”
Now we’re getting to the root of your problem(s). Google Pagespeed would probably show even more info and a lower score.
The problem is not Plugins but what is actually on the page. A good Page Builder really shines in this area as too many of them put Elements in DIV tags that do not require it. Also use a “Click to Show More” button instead of an automatic infinity load so that code is only loaded when requested. Perhaps the page needs to broken into sub-pages as well.
Sounds like you have some seriously recoding to do and perhaps using a different Page Builder. Using your favourite Search Engine for “excessive elements on the page” should give some results to help guide you in what to do.
Forum: Fixing WordPress
In reply to: Hacked websiteSince it’s harder to hack a database than site files, it could be your database is fine. You could do a fresh install of WordPress, Import your database, logging in with your previous Admin Login, as see how things are. Reinstalling all your Plugins would need to be done but most of your previous site is in the database.
Also, whenever you do get your site running properly again “Install a Backup Plugin” and take regular (daily or weekly) backups and if, pray tell it doesn’t happen, you ever get hacked again it be much easier to restore your site.
Forum: Fixing WordPress
In reply to: WordPress cannot be installedForum: Fixing WordPress
In reply to: One page not secure – why https not secureYou do have 2 links unrelated to the image one that have to be changed and both are for amantiiparts.com.
There is an image link using ‘http’ and even though it cannot be found in the page source, my Browser DevTools show it is first called using http:// “www.cannedheat.com” then switches somehow to using https:// “www.cannedheat.com” .
Looks like you have a mystery on your hands as, other than looking at original code, I’m not sure how one would find it. My suggestion would be to use an image from the site itself rather than a third-party site.
Forum: Fixing WordPress
In reply to: Malware advertisement pop up in my wordpress websiteI’ve given you all the options I can think of.