The "save draft" and "preview" buttons have disappeared from the post screen.
-
The “save draft” and “preview” buttons have disappeared from the post screen. Is this a WP issue? This had never happened before. I’ve changed browsers and the same thing happens.
-
That is rather odd, I can see them just fine.
First, please make sure that your browser is up to date by visiting http://whatbrowser.org/
If it is not, please try updating your browser or switching to a different browser.
If it is, please do these four things:
1. Try clearing your browser’s cache and cookies: http://en.support.wordpress.com/browser-issues/
2. Make sure that you have third-party cookies enabled: http://en.support.wordpress.com/third-party-cookies/
3. Try with all browser extensions or add-ons temporarily disabled.
4. Try enabling HTTPS: http://en.support.wordpress.com/https/
Please let us know how each step goes for you, and which browser (and version of) you’re using if you’re still having trouble.
-
Thanks for your reply. It actually was my laptop, because right after I submitted the help request it crashed big time and then kept crashing repeatedly. I had been in WP for a couple hours that day, copying a lot of text as new posts, so whatever was wrong with the laptop seems to have affected the view of my browser (Chrome). Thanks again for your suggestions.
-
-
While I have you: The color of my header is supposed to be red but suddenly it’s now showing up as black. The Custom Header says it’s red, but in both Chrome and Mozilla it looks black. Granted, this is a new laptop, but this should not change. Can you take a look? I noticed that WP has changed the look of some Appearance features since I set up the blog in December, so maybe I need to make an adjustment.
I can resubmit this as a new query if that’s the protocol.
Thank you so much for your help!
-
Your Site Title is a link, and you chose for all links to be black via your custom color selection, which is why the red is not being used.
To fix it for just your Site Title, add this to your custom CSS:
.site-header h1 a { color: #e70a26; } -
I don’t understand what you’re talking about. I haven’t changed anything in the design of this blog since December, and now the red is suddenly not being used. Really–last night the header was red! I didn’t change anything. This is troubling that WordPress can do things that change the appearance of my blog. I’m not design savvy at all, so I want my blog appearance to stay the same! Can you explain what WordPress suddenly did to make me have to make this adjustment? Will there be more?
-
We really haven’t changed anything. The Custom Colors setting is designed to override all links, that includes the link in your Site Title.
Perhaps your browser still had the red attribute cached.
Just add this to the CSS tab at Appearance -> Custom Design in your blog’s Dashboard:
.site-header h1 a { color: #e70a26; } -
I realize I never closed the loop on this query or thanked you for the help. I did make that CSS change and it worked. I guess it was related to the browser cache. I really appreciate your assistance (and patience) on this.
-
- The topic ‘The "save draft" and "preview" buttons have disappeared from the post screen.’ is closed to new replies.