Jamie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why can't you make your blog private anymore in the setings?Do you mean the entire blog or just a blog post?
Forum: Networking WordPress
In reply to: site won't loadI would recommend contacting your host.
Forum: Fixing WordPress
In reply to: Mobile menu overlaps responsive menu in wordpress.try entering this class instead
.main-navigationForum: Fixing WordPress
In reply to: WordPress site willing to add Blog page to menu showing posts in itIf you have a category with the name of blog it will have the slug of blog too. You can’t have 2 slugs that are the same thing (unless you modify the permalink setting for categories).
Do you have a static front page? If so, all of your blog posts will show on whatever page you have set to display posts in WP > Settings > Reading
If you only want certain posts, and not all posts to show up when clicking on “blog” then instead of creating a page named blog too, just add the category link to your menu instead of the page.
Forum: Fixing WordPress
In reply to: Update Section and Appearance->Editor MissingCan you add /update-core.php to the end of your URL to your dashboard hit enter. Does the update page load?
Forum: Fixing WordPress
In reply to: Upgraded to 4.5 now pages load blankDo you have access to the wp-config.php file either via (s)FTP or through your host file manager?
If so can you turn on WP_DEBUG so it will output any errors. Change the line in your wp-config so it says true instead of false.
Also, check the server error_log. It could just be a memory limit setting being too low.
Does the same thing happen if you temporarily deactivate all plugins at the same time and then try?
Forum: Fixing WordPress
In reply to: WordPress is shrinking posts, saving as drafts, then publishingWhat is the PHP Post Max Size setting? Does increasing it help any?
Does turning on WP_DEBUG show anything?
Forum: Fixing WordPress
In reply to: blosgs and categoriesDo you have a menu created and assigned in WP > Appearance > Menus?
Forum: Fixing WordPress
In reply to: wp-adminThis is a server setting. You will need to contact your host and ask them to increase your memory limit setting.
Forum: Localhost Installs
In reply to: phpMyAdmin Log in (WAMP)Sounds like a WAMP issue, not WordPress. Have you tried contacting WAMP support?
Forum: Fixing WordPress
In reply to: Can't Update WordPressYou are no longer able to update WordPress automatically? What happens – do you see an update notice?
Forum: Fixing WordPress
In reply to: WordPress resources refusing to use HTTPSA link is helpful when asking for help 🙂 (http://codex.ww.wp.xz.cn/Forum_Welcome)
Forum: Fixing WordPress
In reply to: How to remove website in root directory under wp?How did you install WordPress? If you used an automated installer from your host, you remove the install that resides in /wp/ by using a delete/removal tool in the same area in your host control panel.
Of course, be sure to backup the site you do want and save a backup somewhere safe in case you make a mistake.
Forum: Fixing WordPress
In reply to: Not responsive anmoreA link is helpful when asking for help 🙂 (http://codex.ww.wp.xz.cn/Forum_Welcome)