Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Not sure what the issue could be, but notice that you are using WordPress version 5.4.2. You might want to try upgrading to the latest version 5.5.1, as there were changes in how JavaScript/jQuery is loaded in the Admin Area. Maybe upgrading will have a positive effect?

    • This reply was modified 4 years, 2 months ago by Jeff Starr. Reason: adds WP version info
    Thread Starter codemonkeynorth

    (@codemonkeynorth)

    @specialk thanks

    it appears just disabling gutenberg through code (use_block_editor_for_post_type filter) rather than using any of the plugins also breaks it

    I’ll try WP 5.5 and see if it fixes it

    regards
    J

    Thread Starter codemonkeynorth

    (@codemonkeynorth)

    Hi @specialk

    no WP 5.5 doesn’t fix it. my guess is that his code is expecting gutenberg to be present (or not for earlier versions of WP), but therefore also needs to check the presence of this extra disabling filter. (which I’m assuming your plugin also uses)

    I’ll close this here as it’s not specifically related to your plugin.

    thanks
    J

    Plugin Author Jeff Starr

    (@specialk)

    Understood. Let me know if I can provide any infos about DG.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘conflict with “Custom Permalinks” plugin’ is closed to new replies.