Recent Posts

Pages: [1] 2 3 ... 10
1
Existing features / Re: Updating option qty
« Last post by vsdoug on May 15, 2025, 12:57:38 PM »
csv file..
2
Existing features / Re: Updating option qty
« Last post by vsdoug on May 15, 2025, 12:56:44 PM »
import settings..
3
Template Support / Re: website logo size
« Last post by LuzDeLaDiosa on May 15, 2025, 09:56:10 AM »
CSS is a better way to go. Tried it and it works perfectly. Thank you, Basara!
4
Template Support / Re: website logo size
« Last post by Basara 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;
}
5
Existing features / Re: Updating option qty
« Last post by Basara 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
6
Existing features / Updating option qty
« Last post by vsdoug on May 14, 2025, 02:22:16 PM »
I set up a test shop, have one shoe item with 15 sizes. Im trying to import a CSV with the option.sku and option.qty. It says item description is needed so I added that too, my file look slike

forum thinks i have links but I dont, see screenshot..

any idea what im doing wrong? Still evaluating AC and updating qty by a csv is a major must-have.
7
Template Support / Re: website logo size
« Last post by LuzDeLaDiosa on May 14, 2025, 10:05:53 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!
8
Hello.
Please check https://abantecart.atlassian.net/wiki/spaces/AD/pages/8028306/Multi-store


I already saw that documentation info. to connect 2 different stores each one with different language to same admin dashboard has issues.

I need the OS folders and files to deal completely with a different language and in my case for now i want to link Arabic and here is the problem on AbanteCart. you didn't explained in the documentation info how to connect 2 different languages to same dashboard and how to deal with the products, emails, categories and orders etc... on each store.

i will be thankful if you explain me how to install Arabic language on subdomain.maindomain.com
9
Custom software development is crucial for secure global payment solutions for high-risk credit card transactions, benefiting businesses in high-risk sectors like gaming, adult services, and eCommerce. Custom software enables seamless integration with third-party KYC/AML services, customizable transaction limits, and detailed analytics dashboards. A POC in software development is essential before full deployment to validate security protocols, test integration with banks/processors, and ensure the solution meets business-specific transaction volume and compliance requirements. For more details:
10
Support / Re: Ratings on NOVATOR V.1.4.2
« Last post by Basara 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
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod