• Resolved Asrjt

    (@asrjt)


    I create few custom post for a website.

    It was working very well but after 2-3 days when I tried to update content I found that there is no publish button in it.

    In few other custom post on the same site it shows the publish button but in one particular post type it doesn not work

    I attached the screenshot of the console error I am getting hope that helps.

    Please let me know what I need to do I update the plugin to the latest version and I am using WordPress Twenty Fourteen Theme.

    https://www.ads-software.com/plugins/custom-post-type-ui/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hrm. Looks like somehow the cptui.js file is poking its head in places I don’t need it, and at least in your case, being loaded in the <head> area instead of the intended end of page, causing errors. Sorry about that.

    If you want me to, I can create a patched version of 1.0.4 to see if that helps clear up the issue, and if it does, I’ll commit the same changes to my next bug release.

    Thread Starter Asrjt

    (@asrjt)

    Hi

    Would be more than happy if you could create a patch version in it. I have a website to complete and without the publish button I am not moving forward at all.

    Thanks

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I’ll try to get around to this today, ping me again if you don’t hear back yet later this afternoon.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Thank you for your patience.

    Try this out: https://cl.ly/0z2T1G1b0C1o

    I gave it its own folder name so you won’t need to re-install CPTUI 1.0.4 again later, it’s also going to have “Asrjt Hotfix” in the listing in your WP Admin.

    I would recommend disabling the current plugin before you enable this one though, to avoid plugin name conflicts. Just reverse the order to go back to the original one if you need to.

    If this works like expected, I’ll get it committed for the 1.0.5 release that I have working in my head ??

    Thread Starter Asrjt

    (@asrjt)

    Hi

    thanks for the patch.

    I disabled the CPTUI plugin then I installed the new patch then activated it but that publish options is still not working.

    Same issue…

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Are the console errors the same as they were before?

    Thread Starter Asrjt

    (@asrjt)

    Yes The Same error

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Would you be willing to let me into the admin to see if I can determine anything? If yes, I’ll also need you to enabled SCRIPT_DEBUG in your wp-config file temporarily to help debug the issue, and I can help you with that part.

    Thread Starter Asrjt

    (@asrjt)

    Yes not an issue… Where do I share credential here in public ?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Email them to michael @ webdevstudios dot com and please reference this thread here so I know context

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Checked on some things, and it looks like you have a number of js errors going on, but I stayed at it long enough to clean out any caused by our plugin, that I can identify.

    I left the “hotfix” version activated, and the same changes in it will be in 1.0.5, so it’d be fine to switch once that’s out.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Publish Button Disappearing from the Custom Post type I created’ is closed to new replies.