Show Posts


Messages - Basara

Pages: [1] 2 3 ... 408
1
Existing features / Re: Updating option qty
« on: Today at 04:25:21 AM »
cant add a reply, forum thinks im spam. more errors. it wont update now because it can't find the product by name.
2025-05-21 13:28:04 - Processing record for product VS Power Throw.
2025-05-21 13:28:04 - Error: Update only action is set, but product not found. Skipping!
Hello. Did you check the "Update if exist" box next to the product name?

2
"Hello.
Please attempt to place an order and review new errors in the AbanteCart error log. Additionally, updating to the latest version, 1.4.2, is recommended.

3
Installation and Configuration / Re: Various Error messages
« on: May 21, 2025, 02:11:37 AM »
Hello
Please review the AbanteCart error log to identify the relevant SQL error

4
Existing features / Re: Updating option qty
« on: May 20, 2025, 03:01:22 AM »
Hello.
To update existing products, you must have an import file that includes the option name, option value name, and other relevant details. If the option name is missing, the import process won't recognize which attribute to update and may end up removing the option instead.

5
Installation and Configuration / Re: Various Error messages
« on: May 20, 2025, 02:03:38 AM »
@abolabo

I am not following your instructions.

These error messages are coming up:

When I am creating a category using the admin panel. Why do I have to go down to the code level?

Sorry, I am really confused.

It looks like your upgrade wasn't fully completed, which is why you're seeing version 1.4.1 in the footer and encountering SQL errors due to a missing database upgrade.

6
Template Support / Re: Blurb text on V.1.4.1
« on: May 19, 2025, 06:07:50 AM »
as i see we upgraded to 1.4.2 but this issue still exist. do you have any solution please ?

Hello. This isn't an issue. You can adjust your theme to render HTML. Try this solution
https://forum.abantecart.com/index.php/topic,7707.msg37263.html#msg37263

7
Template Support / Re: website logo size
« on: May 15, 2025, 02:07:50 AM »
I know this thread is old and the OP has, likely, already resolved, but for anyone else looking for the info and using default Novator template (same file name for the other template but in its folder):

1) In your shop directory, go to \extensions\novator\storefront\view\novator\template\common\header.tpl
2) On line 24, edit <div class="w-auto" style="max-width: 260px"> to the size you desire
3) Save, close, clear cache and refresh

Luck!

We appreciate your post! With Novator, you can easily adjust the logo size using a CSS rule.
Code: [Select]
.navbar-brand.logo > img {
    max-width: 100px;
}

8
Existing features / Re: Updating option qty
« on: May 15, 2025, 02:05:20 AM »
Hello.
Please try again to attach the CSV file and screenshot of the mapping to the fields when you import

9
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 14, 2025, 05:16:00 AM »
the ratings filter on the category pages
It is a bug, please subscribe to the GitHub issue for updates on its resolution.
https://github.com/abantecart/abantecart-src/issues/1735

11
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 14, 2025, 01:44:40 AM »
Hello.
Are you referring to the rating field on the product page, or the rating filter on the category pages?

12
Upgrade / Re: Not getting updates to cart?
« on: May 14, 2025, 01:35:44 AM »
Hello.
To move forward safely, you’ll want to start by backing up everything. Make sure to back up your database using your hosting panel, such as phpMyAdmin or any database backup tool your host provides. Also, don’t forget to back up your site files through your hosting file manager.

Since you’re currently running version 1.2.15, you’ll need to upgrade in steps. The correct order is: first upgrade to 1.2.16, then to 1.3.0, and finally to 1.3.1. You can find the upgrade packages using their version key (for example, abantecart_upgrade_130) or download them directly from GitHub at this link: https://github.com/abantecart/abantecart-src/releases. Just click Assets at the bottom of each release to download the upgrade package ZIP file.

13
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 13, 2025, 10:00:09 AM »
Set Display Reviews Off and Allow Reviews: Do not allow

14
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 13, 2025, 09:05:20 AM »
Hello.
You can disable the reviews in the System > Settings > General

15
Templates / Re: ContactUsFrm NOVATOR V.1.4.2
« on: May 08, 2025, 01:16:30 AM »
how to reset the default form to original one? because in my case the form is not working at all
Hello
You can explore our demo and replicate all settings and input configurations from Design > Form Manager.
Visit the demo here
https://www.abantecart.com/shopping-cart-demo

Pages: [1] 2 3 ... 408

Powered by SMFPacks Social Login Mod