Show Posts


Messages - Basara

Pages: 1 [2] 3 4 ... 396
16
Upgrade / Re: Multiple Upgrade Problems
« on: September 24, 2024, 03:00:59 AM »
Hello.
When a blank page occurs, you should still be able to see the errors in your AbanteCart error log file. You can view this log file (/system/logs/error.txt) or server error log via your hosting panel's file manager, which will help you identify the issue. The most common causes are outdated extensions, custom code or an incompatible PHP version.

Additionally, please note that your 1.2.16 database will not work with the 1.4.0 code.

17
General Support / Re: Wrong price
« on: September 23, 2024, 02:36:21 AM »
Price with tax in admin is 31,70€  and Tax applied is 23%

Hello. What is the price you set in the admin before tax

18
Support / Re: How to change font of Abantecart Page?
« on: September 23, 2024, 02:31:06 AM »
Hello.
The font controlled by your theme CSS. To override theme rules and change the font family in CSS, you can use the following CSS code.
Code: [Select]
<!-- Or in your CSS -->
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

/* Then use the font in your CSS */
body {
    font-family: 'Roboto', sans-serif !important;
}

19
General Support / Re: Upgrade to Abantecart 1.4
« on: September 19, 2024, 03:55:07 AM »
Hello.
You need to switch to another theme compatible with 1.4. Upgrade do not touch your blocks or make changes in layout for obvious reasons

20
General Support / Re: Upgrade to Abantecart 1.4
« on: September 18, 2024, 05:16:58 AM »
Hello Devs, what should I do for a successful upgrade, because I tried upgrading my test site and i did not go 100%
Hello.
Please review the errors in the log and let us know why you believe it is not functioning at 100%.

21
General Support / Re: Mobile view bug
« on: September 17, 2024, 01:18:27 AM »
Hello.
Thank you for your report please follow Github Issue to get notified https://github.com/abantecart/abantecart-src/issues/1702

22
General Support / Re: Wrong price
« on: September 16, 2024, 09:29:25 AM »
It is probably rounding.
What is the price set in the admin and what is the default tax rate applied?

23
New Features Discussion / Re: More flexible blocks
« on: September 16, 2024, 06:39:42 AM »
Thank you for the suggestion

24
Templates / Re: Novator Template
« on: September 12, 2024, 03:02:58 AM »
Hello.
The Novator theme is primarily managed through the regular AbanteCart theme settings, which include layouts and blocks. While there isn't a specific guide for Novator, you can follow the general AbanteCart documentation for modifying the home page, banners, and other elements.

25
Support / Re: Human verification Failed!
« on: September 12, 2024, 02:54:39 AM »
were in database ?
Hello. Check the abc_settings table in your database

26
Support / Re: Human verification Failed!
« on: September 11, 2024, 10:18:50 AM »
Hello.
If you have enabled reCAPTCHA in the settings, you can try disabling it manually through the database.

27
Support / Re: Human verification Failed!
« on: September 11, 2024, 06:51:13 AM »
Hello.
Could you please let us know where you are trying to log in?

28
Extension Support / MOVED: X logo
« on: September 09, 2024, 04:08:17 AM »

29
General Support / Re: no images in admin page after installing
« on: September 09, 2024, 04:07:24 AM »
Hello,

Version 1.3.2 is outdated and requires an older PHP version, which you likely don't have. We recommend installing the latest version, 1.4.0

30
Support / Re: Errors after updating help
« on: September 09, 2024, 04:06:13 AM »
Hello.
Please check your AbanteCart error log for last errors

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

Powered by SMFPacks Social Login Mod