Pagebuilder + Latest Articles + Title

Posted in: Newspaper
Post count: 17

Hi there – I have a small issue.

I want a ‘latest articles’ display with numbered pagination, and a title.

The only way I can figure to achieve this (without hacking code) is to use the ‘Pagebuilder + latest articles + pagination’. The various blocks don’t seem to give a numbered pagination option.

Now this is fine, but this Pagebuilder + latest articles etc. option doesn’t give a title! The only way I can add a title is to add it in TinyMCE. The problem with that is that there’s a fair bit of padding above this title, plus it’s lost when you skip forward with the pagination buttons.

Is there an alternative solution to what I want to do?

Thanks!

  • This topic was modified 8 years by ANM.
Post count: 17

I solved the problem of padding/margin on h1 (& h2, h3 etc.) headers in TinyMCE just with:

h1 {
margin-top: 0; padding-top: 0;
}

This isn’t quite a full solution though because the TagDiv/TinyMCE content on a Pagebuilder page gets lost when you skip forward to the next page number on the ‘latest articles’ section. I’d love it if it didn’t do that!

  • This reply was modified 8 years by ANM.
Post count: 20688

Hi,

Indeed the blocks do not have numbered pagination, they only have pagination like this
https://www.screencast.com/t/5joJB1pVqn
https://forum.tagdiv.com/block-settings-guide/

The latest articles section does have an option to set a custom title, like this
https://www.screencast.com/t/A2bCwgQpmT3V
You can choose to enable/disable the title and set a custom title.

If you want an additional title you could add it like you mention, with a text element. Or even a title element
https://www.screencast.com/t/91gCn1AjQL1
On the second page when using the pagination, the page content will not be displayed however.

Thanks

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