Adam Brown
Forum Replies Created
-
To clarify: Set the plugin’s option to “do not cache.”
This is an old post, but just in case somebody goes searching and has the same question:
Set picasaweb options to “do not cache” and see if the problem goes away. If so, you can safely turn caching back on. (You will have flushed the plugin cache in the process, which is a good thing here.)
Forum: Plugins
In reply to: [KB Easy PicasaWeb] [Plugin: KB Easy PicasaWeb] Plugin doesn't workYou probably have an https in the link instead of http. I just fixed that in the new version of the plugin.
The https issue is now fixed.
+1 having this problem. I never upgrade until there is an x.x.1 release (so that the bugs are all fixed), so I waited until 3.0.1 to upgrade, but I’m getting the same error.
Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] remove link from rss feed titleThat’s why there’s a checkbox that says “Link title to feed URL?” Uncheck it.
Forum: Fixing WordPress
In reply to: Plugins disabled when using wp-blog-header.php for site integration?The answer: Turns out some of my plugins don’t fully load up until the “template_redirect” action. They do this, apparently, to preserve server resources. The main plugin file only has a small function that, when called by the “template_redirect” action, loads up the rest of the plugin’s files.
Presumably the plugins do this to keep from taking up server memory when, for example, you’re looking at admin screens.
So just adding in
do_action('template_redirect');
to the previous code solves the problem. Everything is firing on all cylinders now.Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] Formatting Options not savingShould be fixed in the version of the plugin that I just uploaded.
And FYI, I don’t follow the support threads here at wp.org. Post support questions at my site if you want me to see them.
Should be fixed in the version of the plugin that I just uploaded.
FYI, I don’t follow comment threads at WP.org. If you want me to see your support questions, post them at my site.
Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] Fatal Error during activation on WP 2.8You’re commenting on the wrong plugin. This is the one you’re using:
Forum: Installing WordPress
In reply to: Why we can’t get any help here?over a 100 message in 25 minutes
That would be remarkable. I don’t see it, though, unless you mean this thread, which got over 100 messages over a span of 6 months and was revived a few minutes before your post.
It’s hard to get help here because nobody is paid to respond. You’re only getting a response if somebody decides to start answering questions instead of just asking them. Feel free to chip in.
Do it often enough, they’ll even stick that “moderator” label on you so that everybody thinks you’re getting paid.
Forum: Plugins
In reply to: [Plugin: KB Advanced RSS Widget] Great RSS FormaterGlad to help.
Forum: Requests and Feedback
In reply to: WordPress 2.5 – Fix Invalid HTML In Default Theme?These are support forums; the developers don’t really come by here often. If you find a bug, submit a ticket to https://trac.www.ads-software.com/
Forum: Plugins
In reply to: How To Close The Big Gap Between Widgets?I don’t see any big gaps (in FireFox).