Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hello,

i have implemented your blog solution.
I see that there is an "advenced" option to add a publish date.
Is there a way to add en expiration date?

<cms:editable name='blog_date' type='datetime' format='mdy'/>

this doesn't seem to work.
How exactly do you wish the expiration date to function?
Simply not to list expired pages in cms:pages loop? Or if someone accesses the page directly, the page shouldn't load?
KK wrote: How exactly do you wish the expiration date to function?
Simply not to list expired pages in cms:pages loop? Or if someone accesses the page directly, the page shouldn't load?



Expire from the loop is enough.
Expire from the loop is enough.
Please see the following for the solution -
viewtopic.php?p=16411#p16411

Hope this helps.
4 posts Page 1 of 1