Show Posts


Messages - Basara

Pages: [1] 2 3 ... 408
1
Template Support / Re: Blurb text on V.1.4.1
« on: Today at 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

2
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;
}

3
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

4
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

6
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?

7
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.

8
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

9
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

10
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

11
General Discussion / Re: Removing SEO keyword on V.1.4.2 NOVATOR
« on: May 07, 2025, 08:56:51 AM »
Hello
"Contact Us" is not a category and cannot be used as a reserved SEO keyword.

12
General Discussion / Re: Removing SEO keyword on V.1.4.2 NOVATOR
« on: May 07, 2025, 07:29:05 AM »
It sounds like the issue might be related to cached data. Sometimes, even after deleting a category, the system holds onto certain keywords due to caching. I recommend clearing your cache and trying again.

13
Templates / Re: ContactUsFrm NOVATOR V.1.4.2
« on: May 07, 2025, 07:26:32 AM »

14
i searched documentations webpage but not available any more on next
link: https://www.abantecart.com/ecommerce-documentation/admin-user-manual/system/multistore-set-up

is there any guide process to follow?

Hello
Could you let me know where you found that broken link? The correct one is https://abantecart.atlassian.net/wiki/spaces/AD/pages/8028306/Multi-store

15
Extensions and Add-Ons / Re: Add new address button to checkout pages
« on: April 25, 2025, 09:54:47 AM »
Hello.
In version 1.4.2, Fast Checkout will have a dedicated "+" button to easily direct customers to the "Create New Address" page

Pages: [1] 2 3 ... 408

Powered by SMFPacks Social Login Mod