Greg Ross
Forum Replies Created
-
I’ve release version 5.3 which limits the loading of the css/js to only the JWS pages, so this should resolve the issue for you.
Ah, you mean the css file, that’s required for the datepicker, as that part of the css isn’t included in the base WP style sheets.
Reducing the scope of the css/js loads to just the JWS pages should resolve this and I’ll update the style sheet as well to the newer version.
The plugin doesn’t specify the version of jQuery UI to use, it lets WP decide that by specifying it as a dependency only.
On my dev box and several production boxes I checked and 1.13.3 is being loaded, none of them have 1.13.2… perhaps something specific to your install? Have you tried disabling all other plugins and made sure to flush your browser cache?
Limiting the load to only the JWS pages makes sense and is easy enough to add though, so I’ll do so for the next release. Can you verify as above though none the less? Thanks.
P.S. Your images didn’t come through but I assume it’s messed up 😉
Forum: Plugins
In reply to: [Just Writing Statistics] Thank YouThank you for creating it in the first place!
I too was disappointed in it being abandoned and found it far too useful to leave as such 😁
Forum: Plugins
In reply to: [Just Writing Statistics] Fatal error on plugin deactivationNp.
Forum: Plugins
In reply to: [Just Writing Statistics] Fatal error on plugin deactivationNew release pushed, should resolve the issue.
Forum: Plugins
In reply to: [Just Writing Statistics] Fatal error on plugin deactivationIt’s a typo in a class name, I’ll push out a fix later today, thanks for reporting it.
Thanks for the review!
Unfortunately due to how the admin theme system works you have to use existing css files, so modifying the theme on the fly isn’t really feasible.
Additional themes can be added obviously, these are just then ones I use 🤷
The issue with emoji is that they’re not the same across platforms, so the icons would be different on iOS, Android, Windows, Linux, etc.
I think the minor load of FontAwesome, which is going to be cached anyway by the browser, is a reasonable trade-off here.
It already uses fonts, not images, so not sure what you mean here. Not unicode emoji, but still it’s a font which WP uses anyway.
Forum: Plugins
In reply to: [Schedule Posts Calendar] SuggestionThis plugin just adds the calendar widget to the posts page (and only for the classic editor), it doesn’t do any of the scheduling itself, so that’s not something that would be in scope for this plugin.
Forum: Reviews
In reply to: [Just Writing Statistics] Chart problem for rtl languagesForum: Reviews
In reply to: [Just Writing Statistics] Chart problem for rtl languagesCould you provide an image of what’s wrong?
Likewise, reviews are not the proper place to submit issues, either open a ticket in the support forum here over over on github.
It should, however Apple is weird sometimes so who knows.
Certainly if it works sometimes, then it should be supported, so if it fails sometimes that sounds more like a Safari issue.
Unfortunatly I no longer have an Apple device to test with so I can’t provide more than the above.
Disabling a post types does what you want I think, it does not display the like buttons on that post type so you can use the shortcode instead.