rudeworks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom fields into feeds? Is it possible?anyone?
Forum: Fixing WordPress
In reply to: How to show next future post?Thanks for the reply! With your hack now I’m able to see the future posts even if I’m not logged in.
Now the thing is that I need to show the next post to be published in the home, something like an “offset=-1” 🙂
Is there a way to do this?
Forum: Fixing WordPress
In reply to: How to show next future post?I’ve been searching for some info and I think I could play with some query_post with offset. Anyone there?
Forum: Fixing WordPress
In reply to: How to show next future post?Free cakes for help!
:-p
Forum: Plugins
In reply to: Feedburner Feedsmith not working on WP 2.2This is the code from the header of my website:
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />That should be working ok, is it?
Forum: Plugins
In reply to: Feedburner Feedsmith not working on WP 2.2Actually, I had the new version already installed (notice that I call it Feedburner’s Feedsmith in the first post). I tried reinstalling and cleaning caches and everything, still does’nt work 🙁