• Resolved _alexsmith1

    (@_alexsmith1)


    I’ve been having a weird glitch occurring lately in WordPress where the Publish (or update) and Save Draft button becomes unavailable and grayed out. Usually this is supposed to occur while WordPress is auto-saving a draft and it will show the loading circle while doing so, but that’s not happening. The button will stay grayed-out until I refresh the page, causing me to lose some progress on the post I was working on. Does anybody know how I can fix this?

    The only thing I’ve done lately is change themes and I edited some posts directly in the WordPress database because I needed to edit a certain line in a lot of posts quickly. Everything else is working normal, and I still am able to save drafts, update drafts, and publish posts, but I keep getting this glitch.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter _alexsmith1

    (@_alexsmith1)

    It’s not browser-related.

    Thread Starter _alexsmith1

    (@_alexsmith1)

    I also noticed that it no longer will show me the URL of the post underneath the title in the visual editor like it used to, I have to manually click Save Draft first for it to start showing it. I have already tried using the wp_repair function, it didn’t help.

    I’ve been having a similar problem but the URL is still visible. Keeping the window open for any length of time does not resolve the issue.

    Using WordPress 3.9

    @operapreneur: If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

    Thread Starter _alexsmith1

    (@_alexsmith1)

    @esmi: why should he start another topic when his issue is related to this one? This thread would be dead if not for his reponse. @operapreneur: what theme do you use? I think my issue was theme-related.

    These forums have guidelines. Please read them. As you will see, one of these guidelines – entitled Where to Post – specifically states:

    Unless you are using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme & configurations as the original poster, do not post in someone else’s thread. Start your own topic.

    Please abide by this.

    @esmi: I understand the guidelines now but I have to agree with @_alexsmith1, it seems like a related topic. I could learn or help in finding a solution.

    @_alexsmith1: it’s a client’s site and they are using a paid theme called GeoTheme. It seems that the problem started when we upgraded to WP 3.9. However, it only happens now and then.

    @esmi: To abide by the guidelines I will start another thread if I need further assistance. Thanks.

    Are you using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme & configurations as the original poster? If “no”, then do not post in someone else’s thread. Start your own topic.

    Thread Starter _alexsmith1

    (@_alexsmith1)

    @operapreneur: it’s most definitely theme-related. I have a different theme, but the issue was in a part of the theme’s review system. It did only occur after WordPress 3.9.

    This solved it for me. Didn’t expect it to work.

    If you’re using Chrome, right-click on the greyed-out “Update” button and select “Inspect Element”. You will see something to the likes of:

    <input name="save" type="submit" class="button button-primary button-large disabled" id="publish" accesskey="p" value="Update">

    Just delete the word “disabled” and the update button will become clickable again. Click it and it should update.

    Saved me reloading and losing work.

    @esmi: I get it. It’s your job to make sure people follow the guidelines and you seem to be doing an excellent job, so this really isn’t directed to you but more for posterity and hopes of improving the forum, and to whomever knows where these criticisms go(maybe there’s a git page or something). FYI, I don’t have the same version, nor the same physical server, nor am I hosted by the same hosts with the same plugins, theme & configurations. Question: how would it be possible for any 2 people to ever have all those same exact criteria in sync(short of using Vagrant, that is)? The odds must be staggering. I’m sorry but I don’t understand the need for guidelines like this and I promise I will follow them but… IMHO, I have to admit that one particular guideline does not make any sense and might stray people from providing a viable answer. It seems substantially impractical for the effectiveness of this forum and this is a forum I tend to use a lot. So… them’s be my 2 cents. Apologies for the extra long comment.

    @steyn_: WOW! Thank you. I was having the same issue which got really annoying really fast. I’m using WP 4.0 and that absolutely worked for me. Idk why I didn’t think of that before, but as soon as I read it, I slapped my forehead. Whew!! I thought I was gonna have to do all the changes again from this mega gigantic edit I was in the middle of on a page. Seeing, as it was not the sort of editing I could just copy and paste back up again? Your trick did the trick. Cheers mate.

    IMHO I also think those guidelines are pretty stupid.

    @chilaxnanananananana glad it worked! Been using it tons today again; glad there’s a fix but geez it’s really irritating.

    Thanks @steyn_ , that workaround totally just made my wordpress life easier as I was having the same greyed out box problem 🙂

    Yours,
    someone without exactly the same configuration.

    Christoph

    (@camthor)

    Thank you, @steyn_ – this worked for me too!

    PS: The mentioned guidelines are too strict in that point. If I know the solution or have any other information that can help narrow down the causes or suggest possible solutions, it totally makes sense to use the same thread. Just my opinion.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Publish/save draft/update button grayed out’ is closed to new replies.