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?
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.
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!
Thank you, I can try doing it in Newspaper – Theme panel – Custome code or somewhere else?
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!