Hi @lysthauge,
You should just use a class in a repeater template. ID’s should be unique.
thx Darren – problem is that I used alm-reveal before to create the content in 3 columns, but after one of the latest updates to Ajax this feature has been removed. And I want to use css to create the gridview and so far I can do it by manually adding an div id into the div surrounding the repeat function. But my problem is to get it done through ajax..
any thoughts on how to replace the alm-reveal function?
I would suggest adding your grid class to the ALM container as shown in this example using the ccs_classes parameter.
https://connekthq.com/plugins/ajax-load-more/examples/css-grid/
Let me know if that helps.
thx Darren!
managed to solve my issue – I am no pro and the website is build by an external agency with references across various css files and file locations 😩
but now I am becoming much more competent 💪🏻 in css and the website build.
thx again!