WordPress 4 breaks this plugin
-
I upgraded WordPress from 3.9.2 to 4 and my stylesheets are not longer visible in the admin ui. They still work, but I can’t edit them, or create new ones.
I’d be happy to help solve this one, let me know.
-
So I fixed this issue. The problem is that this plugin is relying on the WP_List_Table provided by WordPress. According to the WordPress documentation, you should distribute the version of WP_List_Table your plugin needs with your plugin. WP_List_Table is subject to change and will break code that relies on it.
So I pulled down a copy of the WP_List_Table from 3.9.2 and included it instead of using the WordPress version, and it worked.
Hey Egovbitch
As a newbie – any chance you could share what you did exactly to solve the issue and maybe share the file you downloaded.
Really love this plugin, but no joy for months now
Thanks so much
We’ll be using this plugin for an upcoming site we’re building, so we’ll be updating the plugin to work with the latest version of WordPress and fixing any issues we find along the way.
Wonderful news – thanks folks – love this plugin!
The latest 0.9.5 build should work in any WordPress 4.x release.
getting white screen when activating
just deactivated all plugins, increased config memory to 96mb – still getting white screen once plugin activated and having to delete via ftp to resume normal service
Anyone else having issues?
Thanks
Be sure you’re using the latest. The code was throwing some PHP warning/errors that have since been fixed. The version 1.0.1 should work fine. If it doesn’t please let me know.
Hey – that’s worked perfectly!!
Thank you so much
I was wondering if you would know what css I need to target to make the stylesheet css code window deeper/taller?
Finally, would you know if there is a way to export the joddit styled css?
Thanks so much for your time
D
graffig,
First off, you’re very welcome. To make the style window taller, adjust the height of the CodeMirror class in /wp-content/plugins/joddit-global-css/css/jgcss-admin.css.
Exporting the styles isn’t something we’ve planned to build into the plugin, but maybe down the road if more people want that feature. For now, the stylesheets can be found at /wp-content/uploads/YEAR/MONTH/ABSTRACTED-NAME.css.
Regards,
The Joddit Team
Perfect Again – thanks so much for the advice!
D
Hey folks – me again
I’m getting some styling issues in the backend – see here:
https://www.dropbox.com/s/s5r30ed2yu4fsvu/Add_New_Stylesheet_%E2%80%B9_Heathfield_Retail_Park_%E2%80%94_WordPress.png?dl=0I’m unable to see the bottom of my CSS in order to add/modify styles.
Is there anyway the following: https://www.dropbox.com/s/8ewhdqyjvsrtf1o/WordPress_%E2%80%BA_Support_%C2%BB_WordPress_4_breaks_this_plugin.png?dl=0
could be added to expand the viewportThanks again – loving the latest 1.01
Darron
Darron,
We’ve updated the plugin with a taller CodeMirror CSS editor window. Sadly, adding reliability to the window proved to be buggy and we couldn’t guarantee the usability and stability of it across all browsers/OS’s.
The latest update (1.0.2) should give you more working room. I hope this is sufficient.
Regards,
The Joddit Team
Hey Folks – thanks so much for this – will install/update to latest version to check
Keep up the great work, rally appreciate it!!
Darron
In the above response, reliability should have been resizability. Whoops.
The topic ‘WordPress 4 breaks this plugin’ is closed to new replies.