Show Posts


Messages - Basara

Pages: 1 [2] 3 4 ... 373
16
Templates / Re: Bootstrap5 and Three Columns
« on: September 11, 2023, 04:48:52 AM »
Hello.
You cant use 3 columns in this template

17
AbanteCart v2.0 / Re: Age Verification
« on: September 07, 2023, 02:38:54 AM »
Hello.
You have two options to add code to your site: either use the HTML block feature or install an extension from a third party.
https://abantecart.atlassian.net/wiki/spaces/AD/pages/12419073/HTML+Block
https://marketplace.abantecart.com/age_verification

18
Security / Re: Home page is unsecured Http://
« on: September 06, 2023, 02:56:33 AM »
Hello.
Simply add a redirect rule to your htaccess file to direct all insecure traffic to https
https://forum.abantecart.com/index.php/topic,10146.msg39322.html#msg39322

19
Support / Re: Buy Now button does not add Shipping
« on: September 05, 2023, 03:47:40 AM »
Hello.
When you click Buy Now you need to go through the checkout process (enter delivery address or login) to see the Shipping methods selection.

20
Installation and Configuration / Re: Cannot Log In, Cannot Reset Password
« on: September 04, 2023, 03:21:41 AM »
Hello.
Did you install with regular installation process or via Softaculous?

22
Template Support / Re: Default Template Looks Basic
« on: September 04, 2023, 03:18:16 AM »
Hello.

You can switch to the default theme in your admin panel. Go to Design > Templates

23
Hello.
Right click on the admin logo and click Open in a new window. You will see where logo is located
https://demo.abantecart.com/admin/view/default/image/logo.png

24
How-to questions / Re: Option issue (question)
« on: August 31, 2023, 03:09:30 AM »

25
Hello.

Try add this to your theme css file
Code: [Select]
div#footer {
    margin-bottom: -50px;
}

26
General Support / Re: emails steel not working
« on: August 25, 2023, 03:31:58 AM »
Hello.
Check with your hosting provider maybe it blocks outgoing connection from your server

27
Built-in Features / Re: Order Status Emails
« on: August 21, 2023, 05:05:59 AM »
Hello.
Try to compare the files with the source, maybe something was modified https://github.com/abantecart/abantecart-src

28
General Support / Re: Adding VAT to our sales
« on: August 18, 2023, 07:09:36 AM »
Hello.
To set up VAT or other taxes modify your Tax class https://abantecart.atlassian.net/wiki/spaces/AD/pages/15794183/Tax+Classes and make sure the products have been set to this class

29
General Support / Re: Replicate website for backup
« on: August 18, 2023, 04:06:30 AM »
Any suggestions?
Hello. If your server is crushed AbanteCart cant help you. You need to change the hosting provider

30
Hello.
What is your PHP version?

Pages: 1 [2] 3 4 ... 373

Powered by SMFPacks Social Login Mod