Website Rob
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Woocommerce Store Ruined SiteGood to hear you solved the problem. Please mark this thread as Resolved. Also make sure to take regular backups so you can restore things in the future, if this happens again.
Forum: Fixing WordPress
In reply to: Website created not workingSuggest you contact the Hoster of your paid website for help on this situation. They can help you better than anyone else.
Forum: Fixing WordPress
In reply to: Woocommerce Store Ruined SiteIf you go to edit the page, on the right-hand side under Publish, see if there are any previous version you can use.
Forum: Fixing WordPress
In reply to: Woocommerce Store Ruined SiteIs that good or bad?
Forum: Fixing WordPress
In reply to: Woocommerce Store Ruined SiteWhat happens if you disable WooCommerce?
Forum: Fixing WordPress
In reply to: Database Upgrade Required issueYou should check your error logs for more information.
Forum: Fixing WordPress
In reply to: Website Source Code MissingLeaving out the ‘http’ part is a long ago coding method that is no longer used. Unfortunately, some themes and plugins still use it. Although it weakens site security a little bit, it usually doesn’t break anything.
If it is a problem for you then edit the theme or plugin file that is adding the code. Although I’m not exactly sure where that coding is coming from, I would first start looking within the Theme files.
Forum: Fixing WordPress
In reply to: Database Upgrade Required issueDo a database backup, manually or using a plugin, then update. If all goes well make sure to do another backup which will be become your current database backup.
Forum: Fixing WordPress
In reply to: WordPress update not workingIf the Site Health plugin is disabled and you can update whatever you want, I would remove it, marked this thread as Resolved and carry on.
Forum: Fixing WordPress
In reply to: WordPress update not workingThe msg. means exactly what it says and to find which plugin is causing the msg/problem you should disable all plugins then re-enable them one-at-time.
To save time, have two Browser Tabs open, one on Health page and one on Plugins page. Enable one plugin then in the other Tab, reload the page using CTRL + F5. If no change enable the next plugin and so on.
Forum: Fixing WordPress
In reply to: Still unable to log inGood to hear the problem was corrected. Please mark this as Resolved.
Forum: Fixing WordPress
In reply to: Malware redirect problemAsk your Hoster to look at your .htaccess file for any redirect code that should be removed.
Forum: Fixing WordPress
In reply to: Roll back “Update your Site to use SSL”Using an SSL connection, and thus https:, is the norm these days and should always be used.
There should be an option to install SSL within your Hosting Control Panel. If not sure how then ask your Hoster. Also ask about enabling “Always use SSL Connection” as that should be setup as well.
Forum: Fixing WordPress
In reply to: FTP ErrorOdds are it is a file permission problem. Read here for more info:
https://wordpress.org/support/article/hardening-wordpress/#ftpProbably easiest though to contact your Hoster with details of the problem and they can fix it for you.
Forum: Fixing WordPress
In reply to: DB Connection Errors: Apache Max Childre, or PHP Max MemoryErrors you provided are from June 10 and 6. If you have no errors with today’s date then problems are intermittent. That could mean problems occur when server is temporarily under a heavy load such as Bot attack.
Presuming you already have some security directives in your .htaccess and some security plugins, two plugins I recommend are:
https://wordpress.org/plugins/blackhole-bad-bots/
https://wordpress.org/plugins/limit-login-attempts-reloaded/