Show Posts


Messages - Basara

Pages: [1] 2 3 ... 389
1
General Support / Re: Customer Alerts On Checkout
« on: Today at 05:41:14 AM »
In the Shopping cart page the + & - buttons do not function.

Hello.
Can you please try this change to your BS5  file extensions/bootstrap5/storefront/view/bootstrap5/js/main.js?
https://github.com/abantecart/abantecart-src/commit/b58a1a82dc4f27fbb6661ecdcb37b16af7c8b29b?diff=split&w=1#diff-6738c7e2ef2885825fe64263d02e96b7339c86c95411414f4a3b01b6829d24bcL3

2
Support / Re: Media File Manager Issue
« on: May 06, 2024, 03:00:49 AM »
Hello.
It is known issue fixed in the upcoming 1.4.0 but you can update directly in database
https://forum.abantecart.com/index.php/topic,10572.msg41370.html#msg41370

3
General Discussion / Re: ****** please
« on: May 06, 2024, 02:57:10 AM »
Hi,

I have an issue where the filetype extension /.+(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i is changed with /.(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i without the + .
Everytime I fix it and check it again it does not show the plus sign and I keep getting filetype error when loading jpeg images.

Hello. You can try to update directly in the database in the resource_types table
Code: [Select]
UPDATE `abc_resource_types` SET `file_types` = '/.+(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i' WHERE `abc_resource_types`.`type_id` = 1;

4
General Support / Re: Customer Alerts On Checkout
« on: May 03, 2024, 05:11:04 AM »
Hello.
What is your AbanteCart version and store template?

5
Support / Re: help with currency
« on: May 01, 2024, 04:35:52 AM »
And in this case what could I do to correct it. thank you
Find the page in admin (product page or content page) and check what you have entered

6
Support / Re: help with main menu / go to
« on: April 30, 2024, 01:52:58 AM »

7
Support / Re: help with currency
« on: April 30, 2024, 01:48:30 AM »
Hello.
It appears that Google may have detected the content within the description or meta description text.

8
Support / Re: help with main menu / go to
« on: April 29, 2024, 02:05:31 AM »
Hello.
For your template, the Go to text should be in /storefront/view/default/javascript/custom.js line 48


9
Hello.
These drop shipping services usually provide APIs (Application Programming Interfaces). APIs allow for flexible integration capabilities with virtually any e-commerce platform, including AbanteCart. This integration might require some custom development to bridge the API with AbanteCart's specific system.

10
General Support / Re: ContactUsFrm on V1.3.4
« on: April 26, 2024, 10:10:20 AM »
Hello,
I wanted to clarify that CAPTCHA and reCAPTCHA are distinct entities. The form does not return any validation errors are you sure that Processing Controller is set as default and core files are not modified?

11
General Support / Re: ContactUsFrm on V1.3.4
« on: April 26, 2024, 09:20:13 AM »
When you turned off the recaptcha does the form show the legacy captcha image? Please share the link to contact us page

12
With the upcoming upgrade to version 1.4.0, there will be significant changes to the checkout process. For existing users who are utilizing the default template and have not yet switched to Fast Checkout, please note the following:

•  Old Checkout Unavailability: After the upgrade, the old checkout system will no longer be available. We are moving towards a more streamlined and efficient checkout experience, and as such, the legacy checkout option will be retired.

•  Theme Switch to Bootstrap 5: If you are currently on the default theme, your store will automatically be upgraded to Bootstrap 5 (bs5). You should clone a default theme to an extension to stay with the old theme look.

13
General Support / Re: ContactUsFrm on V1.3.4
« on: April 26, 2024, 04:08:19 AM »
Hello.
Did you upgrade to 1.3.4? Disable reCaptcha so the default image captcha will work

14
Thank you for reaching out. The upcoming new version of AbanteCart will be 1.4.0. This version will indeed support Bootstrap 5 (BS5) as the new default theme and the new Novator template. Additionally, we have switched to fast checkout to streamline the shopping experience.

We have phased out version 1.3.5 in favor of these new advancements. As for the release date of version 1.4.0, we are working to ensure a smooth rollout and will announce the date once it is finalized.

15
General Support / Re: ContactUsFrm on V1.3.4
« on: April 25, 2024, 10:07:51 AM »
Hello.
The most recent release of AbanteCart is version 1.3.4. Additionally, I recall that some fixes related to reCAPTCHA are planned for the forthcoming 1.4.0 update. Therefore, once the upgrade is complete and it doest not solve the issue, you may try with their implementation
https://github.com/abantecart/abantecart-src/commit/91174897c3bd333130b31477afcb43db17a7ddbf?diff=split&w=1
https://github.com/abantecart/abantecart-src/commit/934b360e3d5262ac0a6506bea4d2c9e01860b01a

Pages: [1] 2 3 ... 389

Powered by SMFPacks Social Login Mod