Create a publications list

Posted in: Newspaper
Post count: 50

Hello, for our website charterpartydisputes.com my client needs to have a page that will display his publications similar to this page. This means we need all elements of this list/grid to be displayed in a certain way, having only a title, a publication date, and a pdf icon linking to the pdf file, so that when users click on the icon they are led to a stored pdf file. Do you have any propositions on how to achieve this in the Newspaper theme?

Post count: 35449

Hi,
This can be done using elements from tagDiv Composer (you can try the icon box element), or you can use a column text or text with title to get that layout. After you made one “article” element then you can duplicate it using the right click.
Thank you!

Post count: 50

Thank you for your suggestions, they’ve been helpful enough. What about pagination though? That section could potentially have a few dozen entries in the immediate future. A pagination feature could prove helpful.

Post count: 35449

Hi,
I think that this can be achieved using some custom javascript or jquery, I think that this can be something similar with this example – https://www.w3schools.com/howto/howto_js_slideshow.asp but adapted to this situation.
Thank you!

Post count: 50

Thank you, I can try doing it in Newspaper – Theme panel – Custome code or somewhere else?

Post count: 35449

Hi,
Yes, the code con be set in the theme panel -> https://i.imgur.com/2m3maSD.png or -> https://i.imgur.com/r27bCSk.png but there is a different alternative, you can set the javascipt code in html element with tagDiv Composer only on the page or cloud template where it needs to be used -https://i.imgur.com/xkGYV4T.png
Thank you!

Post count: 50

Thank you for your suggestions.

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