Adds cross site api
update main branch
ok. that's because of a local change I made to the file view/common/block-layout/list-of-sites.phtml
Where I changed the data-page_size
div id="site-list">
<div
…
recover header image on item and media pages
update main branch
accordion broken with elastic search
ok. I've loaded https://collections.arc-hive.zone/s/collections/page/index with the develop branch. You need to do a F5 to reload the js. Works well I think.
accordion broken with elastic search
Hi @jorge
I think the problem was that foundation js only works on accordian items that are rendered when the page loads. In our case, with the 'Load more' button, we are adding more items, items…