News:

AbanteCart v1.4.3 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Recent posts

#91
General Discussion / Re: Maintenance Mode
Last post by Archibald - October 03, 2025, 03:44:24 AM
I'm also experiencing a similar situation when switching Abantecart 1.3.3 to maintenance mode. Even though I'm logged into the admin panel, I can't view the site to check on the progress of changes.
#92
Support / Re: Export Data, Permission De...
Last post by cornerparka - October 02, 2025, 09:49:12 PM
Hi Dave, you can't create another Top Administrator, so the fix is to adjust the group permissions—make sure "Export data" is explicitly enabled, since some actions stay restricted even if all others are set to yes.
#93
How-to questions / Novator Main Page Carousel CCS...
Last post by MdRcRacing - October 02, 2025, 08:57:50 PM
I can't for the life of me figure out what class I need to change.

in the Novator Main Page Carousel Block, I need to adjust/shift the text to the left or right depending on which slide the user is on.   I noticed all the slides all use some of the same class blocks

<div class="carousel-caption d-none d-lg-flex">
            <div class="container">
              <div class="row">
                <div class="col-md-5 text-start">
                  <h1">Custom Metal Work</h1>

I've tired searching the css for the different titles, but didn't find any results.

the col-md-5 just has me lost, as I can't even find that within the css file.   
I'm trying to move the h1 line to the left 200px, then the next div slide I need to move xxpx to the left.   The text location needs to change between the 4 slides. 

If anyone could help me out I would be grateful..

Thank you
#94
General Support / Re: How to add categories and ...
Last post by clarencecarson - October 02, 2025, 06:02:10 AM
The category dropdown on the main page (in themes like Novator) is usually auto-generated from categories that have products assigned. If the category is empty, it won't appear in the "All Categories" menu by default.
You don't need to manually add it to the layout unless you want a custom display. Just try adding one or more products to your new category, and it should show up automatically.
If you want it to appear somewhere specific in the menu (outside of the default dropdown), you can go to Admin > Design > Menu and add it manually as a new menu item. Hope this helps!
#95
General Support / Re: add JavaScript code in hea...
Last post by Basara - October 02, 2025, 05:44:48 AM
Hello.

Yes, you can add JavaScript to the <head>. There are a few ways to do it:
   1.   HTML Block – Create an HTML block with your <script> code and assign it to the Header section in Layouts.
   2.   Edit Template – Add your code directly in /storefront/view/<your_template>/common/header.tpl.
   3.   Extension – Create or use a small extension to inject scripts (upgrade-safe).
#96
General Support / Re: How to add a cookie accept...
Last post by Basara - October 02, 2025, 03:01:27 AM
Bonjour et bienvenue sur le forum AbanteCart!

If you want to add your own cookie acceptance script, the simplest way is to use an HTML Block. You can insert custom HTML/JS code into your storefront and place it in any layout you need. See the guide here: How to install an HTML Widget

Alternatively, if you prefer a ready-made solution, you can use one of the advanced GDPR extensions from the AbanteCart Marketplace. These include built-in cookie consent banners and extra GDPR compliance features: AbanteCart GDPR Extension

Both approaches work: if you just need a simple JavaScript injection, the HTML block is quick; if you need full GDPR compliance, the extension is more complete.
#97
Extension Support / Re: PAGE BUILDER not installin...
Last post by Basara - October 02, 2025, 02:54:28 AM
Quote from: frankcohen on October 02, 2025, 12:41:32 AMIs this a compatibility issue with v1.4.1, or is there an extra step required to activate the builder interface? Any help would be greatly appreciated!

Please upgrade to the latest AbanteCart 1.4.2.1
#98
General Support / add JavaScript code in head se...
Last post by chris17300 - October 02, 2025, 12:47:04 AM
Hi,

I would know if it is possible to add JavaScript code in head section.

Thanks in advance for any answer!

Have a good day
#99
Extension Support / Re: PAGE BUILDER not installin...
Last post by frankcohen - October 02, 2025, 12:41:32 AM
I've downloaded the Page Builder extension and attempted to install it on AbanteCart v1.4.1. The installation process completes without any errors, and it shows as "Installed" and "Status: ON" in the Extensions list. However, when I go to Design > Page Builder, nothing happens — the interface doesn't load or respond at all.
I've tried uninstalling and reinstalling multiple times, deactivating and reactivating the extension, but the issue persists. I've followed the installation instructions closely, so I'm not sure what I might be missing.
Is this a compatibility issue with v1.4.1, or is there an extra step required to activate the builder interface? Any help would be greatly appreciated!
#100
General Support / How to add a cookie acceptance...
Last post by chris17300 - October 01, 2025, 12:07:16 PM
Hello,

I am french and I need to add a cookie acceptance script into the frontend of AbanteCart.

Can you help me please?

Thanks in advance

Forum Rules Code of conduct
AbanteCart.com 2010 -