fimp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t find the bookmarklet in 2.5pozmu: I had the same problem as you, but this one worked for me:
javascript:location.href=’http://SITEURL/wp-admin/post-new.php?popupurl=’+escape(location.href)+’&popuptitle=’+escape(document.title);
Forum: Fixing WordPress
In reply to: RSS-feed shows no postsActually, I oversaw something and the Yahoo Pipes workaround didn’t work. I thought it was “cleansing” the feed for errors but it didn’t. So if anyone knows how to replace & with
&in the feed it would be great if you could share it.Forum: Fixing WordPress
In reply to: RSS-feed shows no postsI somewhat fixed. fimp.dk is a metablog and it was one incoming blog that was making the trouble. So I ran that particular blogs feed through Yahoo Pipes before putting it into mine.
Forum: Fixing WordPress
In reply to: RSS-feed shows no postsOk, I found it is probably because links to the post contains the &-sign which XML doesn’t like. How do I replace the sign with the XML-friendly
&in the feed?Forum: Fixing WordPress
In reply to: RSS Import – AuthorsCan’t anyone help me?