AbanteCart v1.4.3 is released.
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
Quote from: Basara on January 05, 2026, 03:26:56 AMHello,
Some offcanvas issue has been resolved in the upcoming 1.4.4 release. You can try applying the fix from this commit: https://github.com/abantecart/abantecart-src/commit/195ff5c14fdfbd8d09ed8a59a9d4ec00da2af1e9?w=1
Quote from: Basara on January 05, 2026, 03:26:56 AMAs a general best practice, it's always a good idea to:
Make regular backups before experimenting
Clone the template before editing any theme files, so you can safely test changes
Temporarily disable blocks in Layout if you suspect custom CSS added to a block might be affecting scaling or menus
Quote from: Basara on January 05, 2026, 03:26:56 AMYou may also want to try some of the other available themes, sliders to see if their responsive behavior fits your needs better.
https://marketplace.abantecart.com/templates--skins
https://marketplace.abantecart.com/index.php?rt=product/elastic_search&keyword=slider
Quote from: Basara on December 26, 2025, 01:35:55 AMHello.
A few general points that should help clear things up.
First, it's common practice to use the same image sizes and proportions as the original demo banners. You can always inspect the demo source and download the original images to see their exact sizes and aspect ratios https://www.abantecart.com/shopping-cart-demo
Quote from: Basara on December 26, 2025, 01:35:55 AMSecond, since the carousel content is HTML, you do not need to upload images to any specific folder. You can upload images anywhere you like and simply reference the correct path in your HTML, replacing the original image path. The slider doesn't care about the physical location as long as the path is valid.
Also, in AbanteCart you don't need to manually upload images via FTP for this. In the HTML editor for the banner/block, there is an "Add Media" button. You can use that button to upload an image directly while editing the banner, and it will insert the correct path automatically.