I need to use a custom update date for a blog post and use it for sorting in the list/index page . I have 3 fields 1. show_custom_update_date toggle to show custom update date on a post. 2. updated_date is for the custom date if enabled. 3. sort read more
Sorry I have not explained it clearly. I would like to set a custom date on a the post that will be use in the index the page for sorting by date. I...read more
I have this in the blog post page template. Basically it should be able to detect the custom page update date that will be use as sorting date of the post in the index page. I am having trouble passing variable effective_date as value. ~~~ {% s read more
I need to sort a blog list based in published date and custom module for updated date. But after the For Loop for the widget the data for the custom date gets cleared. Please see the markup comments in the code. <div class="bl read more
I need to use a custom update date for a blog post and use it for sorting in the list/index page . I have 3 fields 1. show_custom_update_date toggle to show custom update date on a post. 2. updated_date is for the custom date if enabled. 3. sort read more
I have this in the blog post page template. Basically it should be able to detect the custom page update date that will be use as sorting date of the post in the index page. I am having trouble passing variable effective_date as value. ~~~ {% s read more
I need to sort a blog list based in published date and custom module for updated date. But after the For Loop for the widget the data for the custom date gets cleared. Please see the markup comments in the code. <div class="bl read more