Johan Steen
Forum Replies Created
-
Hey,
Thanks for the report. I wasn’t able to reproduce that behavior. If you can provide me with some more details so I can reproduce it, I’ll be able to see if I can fix it. To start somewhere, I wonder if it could be browser related, what browser do you use?
Cheers,
JohnNo, you are not doing anything wrong.
I made a mistake that slipped through that made variables with default values not working properly on insert. I’ve just corrected that, and an update (v1.9.3) will be checked in today. That should take care of the problem you have. πOtherwise let me know.
Cheers,
JohanHi,
Thanks for the suggestion, and sorry for the late response. But if you’re still interested, the latest version, 1.9.2, have some basic support for setting default values for variables.
Cheers,
JohanJens,
I had the ordinary browser cache in mind. The earlier reported cases which I’ve been in contact with via mail, on the same issue, have been solved by clearing the cache to make sure no stuff from the old versions are laying around in the browser. So it was a guess based on that.
Nice to hear that the buttons display correctly in the other browsers though, which at least would indicate that there is no conflict with other plugins etc in your install.
To check if it was an obvious IE issue I ran the plugin in IE9 here and it worked fine, so that shouldn’t be a problem either. I don’t have older IE versions though to test with right away, so if you are on another IE version? older/newer? that might be something I can check into.Cheers,
JohanJens,
Have you tried to completely empty your cache?
Cheers,
JohanHi,
Thanks for the report. The plugin is since some versions ago updated to use the new WP3.3 methods to add buttons the editors. I haven’t seen any reports on the problems you are having before, or been able to verify them myself. Could it be some other installed plugin you have installed that interferes with the editor?
Cheers,
JohanWell, it’s no Chrome limitation, it should work just fine with Chrome as well. My initial guess would be that there is some extension or plugin installed for Chrome that PayPal doesn’t like. If you with a default Chrome installation, or by disabling all installed extras, I bet it will work fine?
Cheers,
JohanForum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] PHP in snippet?I’ve just released version 1.9, which contains an initial implementation to use PHP snippets. Feel free to check it out if still interested.
Cheers,
Johan@Myatu: Update to the latest version, 1.8.9.2, it should handle the WordPress Download Monitor environment fine.
Cheers,
Johan@Myatu: Thanks for the report. I can reproduce your issue. Checking into the cause, it seems like WordPress Download Monitor bootstraps wp admin without the is_admin() flag getting set. Without is_admin() set, Post Snippets doesn’t load admin classes (to speed up frontend), which causes it to fail when WDM bootstrap wp admin. I can add an extra check in Post Snippets, to see if it is loaded in an unusual way like this, to make it work in this circumstance.
I made a quick update, 1.8.9.1, which is out now that fixes this. Thanks again.
Cheers,
JohanAh, yes! You are correct! My mistake, I forgot to test that function after making the change.
Thanks for the report. That will be corrected in the next update.
Cheers!
Johan@joann, thanks for the report. The plugin should work fine on a multisite, I use that myself. My first guess is that it could be a conflict with another installed plugin or that there might be a snippet defined that somehow is not liked by the plugin. If you have the possibility to provide me with some additional information, I’ll take a look and see if I can find the cause. If you have the possibility to export your snippets and get the export file to me, I can see if I find something there to begin with.
Cheers,
JohanJust drop me a note here http://wpstorm.net/contact/ with a link to the content, or if you need to attach it, I’ll reply to your message so you can send it via mail.
Cheers
Thanks for the screenshots. Do you have the possibility to send me (in private) an export of the snippets you are using, or a screenshot of the post snippets settings?