designedbw
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Shortcodes for TinyMCE] Problem edit and new shortcodeDid you have the 1.2 version of the plugin? I’m thinking that may have messed up your pre-existing codes – we just realized that an upgrade corrupted ours because the format of the data being stored in the database is different.
Forum: Plugins
In reply to: [Better Shortcodes for TinyMCE] Problem edit and new shortcodeAre you sure you have the correct plugin? We haven’t implemented the “export” function yet. Also, what version of the plugin are you using, and what is your version of WordPress? The latest version of our plugin will not work with anything prior to 3.9. While the older versions will not work on 3.9+.
Forum: Plugins
In reply to: [Better Shortcodes for TinyMCE] Nice workResolving as it’s more of a request than issue.
Forum: Plugins
In reply to: [Better Shortcodes for TinyMCE] Nice workThat’s coming in the next update π
Forum: Plugins
In reply to: [Super Simple Twitter Feed] cached at beginning of feed?Great – happens to all of us!
Forum: Plugins
In reply to: [Super Simple Twitter Feed] cached at beginning of feed?Did you try “wrapping” with html tag of your choice (setup in the “settings” area)? Also ensure you’re using the latest version!
Forum: Plugins
In reply to: [Super Simple Twitter Feed] possible to load more tweets?We’ve considered it for the next version.
Forum: Plugins
In reply to: [Super Simple Twitter Feed] cached at beginning of feed?You’re welcome!
Forum: Plugins
In reply to: [Super Simple Twitter Feed] cached at beginning of feed?Nope! We accidentally left a piece of test code in update 1.0.4 – 1.0.5 is now good to go, please download/upgrade and you should be fine!
Thanks for using the plugin!
Forum: Plugins
In reply to: [Super Simple Twitter Feed] Nothing outputted fromAfter reviewing your message I looked at the cache implementation code, and found that it could use an improvement when directly calling the widget from a template. I’ve updated it to do a better check for a cached version of the tweet if you are calling it directly (PHP). Not saying it will fix your issue, but it might help.
Forum: Plugins
In reply to: [Super Simple Twitter Feed] Nothing outputted fromHello gregorymark-
We are currently using every method of the feed at our site, for this reason, I don’t believe it has anything to do with the API. This plugin was built for API V1.1 so ensure that your Twitter application is up to date – perhaps create a new one? I know it may sound crazy, but also ensure that all of your keys are correct (they are ALL different values found on the OAuth tool tab at twitter).