Show Posts


Messages - Basara

Pages: [1] 2 3 ... 407
1
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

2
Built-in Features / Re: Backup and Restore
« on: April 22, 2025, 02:22:56 AM »
Hello.

Since the issue started even with a clean setup, it might be related to your hosting environment. Many shared hosting plans come with limited resources, particularly RAM or CPU, which can cause unexpected timeouts or slowdowns.

You might want to try increasing the PHP timeout in your hosting control panel (usually in the PHP settings section of cPanel).

3
Fresh Installation / Re: Importing Data From Old Store
« on: April 21, 2025, 01:13:01 AM »
Hello.
Make a second installation locally or on hosting and export customers to CSV from within the AbanteCart admin. Then, import via the admin panel into the new site. This avoids direct database imports.

4
Built-in Features / Re: Backup and Restore
« on: April 21, 2025, 01:09:49 AM »
Hello.
Backup script is running into the default PHP 30-second execution timeout, which is quite common when trying to back up large stores, especially if you’re including resources and core files in the backup.

If you’re attempting a full backup (database, images, and core files), it’s actually recommended to perform this via your hosting control panel.

5
Templates / Re: meta tags for sharing links to 3rd sites on V.1.4.1
« on: April 17, 2025, 05:09:12 AM »
Hello.
If you prefer not to use third-party tools, you are absolutely free to edit any file in your AbanteCart installation and customize it with your own code to meet your specific needs.

6
Support / Re: Shipping Tax / Order Calculation
« on: April 16, 2025, 09:19:21 AM »
Hello.
What is your delivery method?

7
General Support / Re: Issues with using URL to upload images
« on: April 16, 2025, 02:32:44 AM »
I copied and past the URL you provided to the column "resource_map[0].source_url" and tried to upload this. All the product details came over, but image is blank, when hovering over image on site it states "the image could not be loaded".

Hello. The URL comes from the product page you attempted to import. It seems that the system you are migrating from does not follow any standards and provides file URLs without a proper file extension (such as .jpg or .png).
This issue has been addressed in the upcoming AbanteCart version 1.4.2. However, for now, you can manually add the missing file extension as a workaround.

Code: [Select]
https://www.kingwholesale.com/web/image/product.product/8141/image_1024/file.jpg

8
Embedding / Re: Embedding Multiple Products
« on: April 16, 2025, 01:14:47 AM »
Thanks Basara.
Now fixed.
Although out of the three suggested folders I don’t have “‎public_html/extensions/novator/storefront/view/novator/template/embed/js_product.tpl”. I modified “public_html/storefront/view/default/template/embed/js.js.tpl” &  “public_html/storefront/view/default/template/embed/js_product.tpl” but with no effect. I then found another copy of “js.js.tpl” in “extensions/bootstrap5/storefront/view/bootstrap5/template/embed” made the prescribed changes to that file as well which then solved the problem.
Thanks for your help & also please thank Abolabo.
That is my last known issue so can now get on with creating all the web pages so no Easter break for me :-(

Thank you for reporting the bug and confirming that the issue has been resolved.

9
Templates / Re: How do i change colors of the novator template please?
« on: April 15, 2025, 06:42:50 AM »
Hello.
Please note that not all themes allow color changes directly within the admin. For the Novator theme, you can modify the color by updating the CSS. To do so, you can add CSS overrides in the following file: /extensions/novator/storefront/view/novator/css/tm_style.css

10
General Support / Re: Layout Menu Not updating in 1.4.1
« on: April 15, 2025, 05:57:28 AM »
When will the upgrade to the latest version be officially released?

Hello. The upgrade has already been completed.

11
Embedding / Re: Embedding Multiple Products
« on: April 15, 2025, 04:45:31 AM »
Hello.
Thank you for reporting this issue. It has been confirmed. Please follow the bug on the official bug tracker to receive updates regarding its resolution
https://github.com/abantecart/abantecart-src/issues/1732

12
Templates / Re: meta tags for sharing links to 3rd sites on V.1.4.1
« on: April 14, 2025, 03:05:00 AM »
Hello.
There are third-party extensions available that can help you achieve exactly what you’re looking for.
You might want to check out these two extensions on the AbanteCart Marketplace:
Facebook Meta Tags – adds proper Open Graph meta tags for Facebook.
X Meta Tags – specifically for Twitter Cards.

13
General Support / Re: Issues with using URL to upload images
« on: April 09, 2025, 06:25:43 AM »
Hello.
Please make sure to use the URL of the image itself, not the page. Try this
Code: [Select]
https://www.kingwholesale.com/web/image/product.product/8141/image_1024

14
Support / Re: Promotions Issue
« on: April 08, 2025, 09:33:34 AM »
Hello.
The lowest-cost option must be prioritized.

15
Support / Re: Promotions Issue
« on: April 08, 2025, 08:59:57 AM »
Hello.
If you’re using the latest version of AbanteCart, both Discounts and Specials now have their own independent start and end dates, so you can control when each applies without needing to manually disable one or the other.

Pages: [1] 2 3 ... 407

Powered by SMFPacks Social Login Mod