morte
Forum Replies Created
-
Forum: Plugins
In reply to: [Content Scheduler] Update Post publication date with Expire Date?Sorry. I have explained wrong.
What I meant is, when expire date occurs in a post, if it´s possible to update post publication date with ‘today date’, to make post go to the top of the new category applied to it
Forum: Plugins
In reply to: [WP Video Lightbox] Youtube AutoplayGo to Settings > Plugins > WP Video Lightbox, and set this to “true”
$vid_lightbox_autoplay = 'true';Solved…
[display-posts orderby=”meta_value” meta_key=”_cs-expire-date”]
Thanks for your reply, Bill
I’ve installed last version and I’m using this:
[display-posts orderby=”meta_value_num” meta_key=”_cs-expire-date”]
But it doesn´t work for me. Meta-key “_cs-expire-date” is stored as string with the next format (example): 2013-02-15 00:00:00
I guess when you say Content Scheduler must store the date as timestamp it has to be a numeric value, ¿isn´t it?
¿Is there any other way to fix this?
Thanks one more time
Forum: Plugins
In reply to: [Display Posts - Easy lists, grids, navigation, and more] Display rating?Solved! Thank you