Ricardo
MemberForum Replies Created
-
Amazing, after months of trying this actually works! Thank you so much! I added you to my ‘Friends’ page 😉 http://fastforwardandrewind.com/friends/
Is it also possible to make the link open in a new window?
Yes! 🙂
Unfortunately nothing happened. (I changed the date to ’06-12-2011′)
Thanks! I have spent so much time on this one, but I just can’t get it to work.
Also really logical! I didn’t help though.
This information is new to me, I didn’t know this would matter when working with PHP. It still doesn’t work though:/
Thanks for the info!
I know it’s been a while since I replied on this one, but still working on it. This is what I’ve done:
I gave a post a custom field called: ‘Release date’ and gave it this value: ’05-12-2011′.
I added a PHP cod widget with this code:
<?php
$args = array(
'meta_key' => 'release-date',
'meta_value' => date( 'D M Y' ),
);
$posts = new WP_Query( $args );
?>The box is still not showing anything now, what am I missing? 🙂
Hey Syahir,
Yes, this problem was solved, I just forgot to update the post 😉
Thanks,
Ricardo
So you would like to view a full post when viewing a category? Just so that we are on the same page 😉
(Moved to support)
Hey,
Could you please start with giving us the link to your site so we can see what is going wrong? 🙂
