Latest Articles section with dates?

Posted in: Newspaper
Post count: 55

Hi, I wonder if it is possible to show Latest Articles section on the bottom of home page with date of publication, not just image and title of article? I think it’s important for orientation of visitors to have idea how old article is… In settings I can’t see such option.

Post count: 35449

Hi,

I think you want to achieve this https://www.screencast.com/t/dh14Nlppy7
In order to have the date on latest articles, you need to active the option from theme panel, please go in Newspaper>Theme panel>Block settings and expand meta info on Modules/Blocks and enable the show date.
https://www.screencast.com/t/xe5vIyj6Ovj
Hope this will help you.

Thank you.

Post count: 55

Thank you for quick response!
In fact I mean general Latest Articles. Lets see Newspaper Theme with Business demo content: There is as a default Pages / Home / Template: “Pagebuilder + latest articles + pagination”
http://www.imagebam.com/image/ce1d061041359224
Of course I have all Meta Info on Modules / Blocks On:
http://www.imagebam.com/image/80bd1c1041359194
But Latest Articles on bottom of the page are still without Date and Author name…
http://www.imagebam.com/image/a0a8e81041359274
The same situation is when you go through pagination to archive posts…

Post count: 35449

Hi,

Please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
.td-pb-article-list .td_module_wrap .td-module-meta-info {
display: block!important;
}

https://www.screencast.com/t/bgWGz6LaynL

Thank you.

Post count: 55

That works, thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.