I have a swiper in a page, it works as it should in design view , but when i preview it in browser its stacking the slides like containers .
Here is a link to the page
https://perfectphotos.tk/page
I have a swiper in a page, it works as it should in design view , but when i preview it in browser its stacking the slides like containers .
Here is a link to the page
https://perfectphotos.tk/page
What is this page exactly and how are you loading it in the browser? Is this a node project?
If yes - you need to select a main page for the content page … it cannot just run like that.
Its a nodejs project… I created a content page, and a added the swiper there, and i deployed it… I am accessing the page by typing the page link the browser.
Your content page needs a parent page assigned.
Here is a page with parent layout . Im still experiencing same issue
I am not sure what exactly are you doing on these pages, but app connect is missing on your layout page.
I had app connect in both layout page and content page before but i was seeing “app already running” prompt on page load so i removed the app connect from layout page
You need the app connect include on the layout pages only.