Mark Ratledge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: http and https@RezaY: take a look at the different plugins and their options https://wordpress.org/plugins/search.php?q=ssl and read https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/
Forum: Fixing WordPress
In reply to: Safari not loading main CSS on IOSNo one here is going to be able to help much, as we can’t see the code. These forums are for the themes available in the WordPress theme directory at http://wordpress.org/themes/.
It’s best to use the developer and responsive view tools in Firefox (or Firebug) or Chrome or Safari or IE to see what’s loading on your site and how to work with the responsive views and change the CSS and HTML.
Forum: Fixing WordPress
In reply to: Safari not loading main CSS on IOSWhat themes are you using? Where did you download them from? http://codex.wordpress.org/Forum_Welcome#Include_as_Much_Information_as_Possible
Forum: Fixing WordPress
In reply to: Kan niet inloggenThese are English language community forums; please use English or provide an English translation. Or, check for a WP support forum in your language.
Forum: Fixing WordPress
In reply to: Database Repair ErrorAsk your webhost to run
myisamchkfrom the console; that’s a more thorough repair utility only available when logged into the MySQL server as root.Forum: Fixing WordPress
In reply to: Sidebar JumpingSorry, but you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme – http://themeforest.net/ – for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Forum: Fixing WordPress
In reply to: Website hacked multiple timesThere’s no sense in removing one file or only replacing wp-admin and wp-includes. Carefully follow FAQ My site was hacked – WordPress Codex.
Then take a look at the recommended security measures in Hardening WordPress – WordPress Codex and Brute Force Attacks – WordPress Codex
If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
(FYI, it’s not a good idea to respond to work offers from random forum users who have read about your issues.)
Forum: Fixing WordPress
In reply to: WordPress Customizer Keeps logging me out! Why?This is not yet a WordPress core bug. If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
If you want to keep trying, look for Javascript errors in the console; your host may be blocking WordPress Ajax access with security settings. See Using Your Browser to Diagnose JavaScript Errors.
And use WP Debug to see what PHP errors you are getting. See https://codex.wordpress.org/WP_DEBUG
Add
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true );in wp-config.php and the debug.log file will be in wp-content.
Forum: Fixing WordPress
In reply to: WordPress Customizer Keeps logging me out! Why?We are all volunteers here; sometimes it takes a while to get an answer.
There is no indication yet that this is a bug in WordPress itself.
Do you have cookies enabled in your browser? Have you tried different browsers? Who is the webhost? What is the site URL?
http://codex.wordpress.org/Forum_Welcome#Include_as_Much_Information_as_Possible
Forum: Fixing WordPress
In reply to: Where is the support at ?Stick with your original question https://wordpress.org/support/topic/wordpress-customizer-keeps-logging-me-out-why?replies=2 and don’t multipost, as per the Forum Rules.
Forum: Fixing WordPress
In reply to: Kerio Firewall will not allow post to WP siteThat’s a commercial product not produced or supported by WordPress. You need to talk to Kerio support or your network admin or your webhost.
What does this have to do with WordPress? What error message says this is a WordPress fault?
Look at the server logs. Reboot the instance.
If the site is aftercredits.com, the A Record for DNS points to both GoDaddy and AWS. Did you change DNS?
Forum: Fixing WordPress
In reply to: How to speed up WordPress without messing with codeThese community forums are for troubleshooting questions and answers, not for advertising your own posts and linking to your own site. These forums really don’t operate as a source for links; we like to keep support on this site for the use and future reference of WordPress users. See Forum Rules.
You’re welcome to contribute to the documentation at https://codex.wordpress.org/Main_Page, as long as you don’t self-link.
@dhorton: Your issue was probably GoDaddy; your server probably died. “An unexpected error occurred. Something may be wrong with WordPress.org” is always a host error.
Forum: Fixing WordPress
In reply to: I can't login to /wp-admin anymoreSo was it a plugin that deleted the user roles?