Shopping Cart Operations > General Support
Layout format
ricardeaux:
I might be missing something, but here goes
Website opens at Home page?
Items shown, are from the page layouts of the different items.( click to go to the page ) set up individually.
editing the Home page in layouts does not appear to change the opening page?
editing the Products to include to show, does not make them visible in latest items although checked on product page.
big question is where is the Opening page ( home ) get set. is it a default?
It seems to work otherwise, stripe, checkout etc, but having problems adding additional product pages
Any guidance appreciated
abolabo:
not sure understand you correctly.
Did you read this doc?
https://abantecart.atlassian.net/wiki/spaces/AD/pages/11763764/Pages+Layouts
If you have an issues, can you check them on our demo first?
ricardeaux:
thanks all, i got it sorted.
Problem now is I fiddled with the main carousel html and ruined it. Where can I find a copy of the default block?
abolabo:
--- Quote from: ricardeaux on March 03, 2025, 01:51:22 PM ---thanks all, i got it sorted.
Problem now is I fiddled with the main carousel html and ruined it. Where can I find a copy of the default block?
--- End quote ---
since v1.4.1 we use layout.xml files to import layouts into database.
default template: https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/layout.xml
novator tempate: https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/novator/layout.xml
ricardeaux:
Thanks, but it is not that. It is the custom block content of BS5 Main Page Carousel.
e.g.
<p><img src="resources/image/18/7b/f.png"></p><p><img src="resources/image/18/7a/9.png"></p><div id="mainPageSliderIndicators" class="carousel carousel-dark slide bg-light" data-bs-ride="carousel"><div class="carousel-indicators"><button type="button" data-bs-target="#mainPageSliderIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#mainPageSliderIndicators" data-bs-slide-to="1" aria-label="Slide 2"
etc.
Its this block of text I am looking for
Navigation
[0] Message Index
[#] Next page
Go to full version