Fastmover
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar Gravity Forms Registration] Great plugin!Closing this topic, as this is for support tickets, please rate the plugin how many stars you think it’s worth on the plugin’s home page.
Forum: Plugins
In reply to: [The Events Calendar Gravity Forms Registration] Great plugin!I appreciate the feedback, but I no longer maintain this plugin as both plugins required for this one are premium plugins which I no longer pay for. π
Forum: Plugins
In reply to: [Plugins Last Updated Column] 0.0.4 Update broke my Plugins PageI would say yes, but you should’ve done that in the first place π
Also Multisite support has been added.
Forum: Plugins
In reply to: [Plugins Last Updated Column] Sometimes Dates Don't UpdateAwesome thank you!
Forum: Plugins
In reply to: [Plugins Last Updated Column] 0.0.4 Update broke my Plugins PageI have refactored the code to work with PHP 5.2. This should be fully working now.
Forum: Plugins
In reply to: [Plugins Last Updated Column] Sometimes Dates Don't UpdateI’ve done some major refactoring in the plugin. Including adding a settings page where you can clear the last updated column cache. Let me know if this works for you. My plugin does not keep track of when the plugin was installed. The last updated column shows you when the plugin was last updated by the author. The last upgraded column shows when you last upgraded it.
Forum: Plugins
In reply to: [Popular Posts Tabbed Widget for Jetpack] Strict Standards Notice/ErrorEasiest fix being move the php 4 constructor method Popular_Posts_Tabbed_Widget_Jetpack
below the
__construct
method and this warning disappears.But yes, you won’t see this warning when debugging disabled on a production site. I just prefer to not see any warnings π
I’ve created a pull request for this on github. https://github.com/ryannmicua/popular-posts-tabbed-widget-for-jetpack
Forum: Plugins
In reply to: [Plugins Last Updated Column] Doesn't Work With WP 4.3 — Can't InstallJust a note, the plugin does cache dates for 24 hours, because otherwise the plugin has to hit WordPress.org’s API for every plugin you have installed, each time you load the plugins page.
Forum: Plugins
In reply to: [Plugins Last Updated Column] Doesn't Work With WP 4.3 — Can't InstallI’m at work at the moment, but I will be checking into this very soon. Thanks for posting on here, it’s good to hear people actually use my plugins. π
Nevermind, the plugin deactivated itself for some reason. Reactivated the plugin and now it works.
Your issue is completely unrelated to any issues of this plugin. I can personally help you, but you should stop posting in here. Contact me outside of here and I can help you. http://stevenkohlmeyer.com/contact-steven-kohlmeyer-web-designer/
You added the class “no-animation”, correct?
Forum: Reviews
In reply to: [Shortcodes Bootstrap] Nice pluginWould you mind replying to my email or comments please?
Forum: Plugins
In reply to: [The Events Calendar Gravity Forms Registration] for 4.0Sorry, I wrote this at my last job. I’m not sure what the incompatibility would be, mind giving me a little more insight on the issue?
Good idea. I will see what i can do about incorporating this.