cjalas
Forum Replies Created
-
Fixed with latest update from the author, along with updating my web server to PHP 5.3 or greater. The plugin will NOT work with PHP 5.2.17 (what I had before).
Forum: Plugins
In reply to: [FeedWordPress] Wrong images in postsOk so I’ve narrowed down the problem to FeedWordPress and how it handles feed formatting.
Basically: FeedWordPress is using the first rss item’s image grabbed, for every other rss item’s post.
i.e. if you view-source on http://robots.net/rss/articles.xml,
the first image parsed is: <img src=”http://farm9.staticflickr.com/8397/8653210808_84b02b9256.jpg”/>
That same image will appear in every single other item posted, instead of that item’s correct image.
I am using WP 3.5.1 and the latest version of FeedWordPress
Is there some way to call SFC’s login button via php code or shortcode? I could manually add it into the page/theme that way.
Forum: Plugins
In reply to: [Plugin: Picsa Album Uploader] Missing scroller on picasa upload pageFigured out it’s theme based.. my theme seems to be breaking the scroll. How do I disable using themes in the plugin?