Show Posts


Messages - Basara

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

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

3
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

4
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.

5
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

6
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.

7
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

8
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.

9
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

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

11
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.

12
Hello.
To incorporate 'product info' onto the page, please ensure the Main Content Area block is added.

13
General Support / Re: Issues with using URL to upload images
« on: April 04, 2025, 01:41:41 AM »
Hello.
Are you using the CSV import feature to upload your products? If so, could you please attach the CSV file (or a sample of it) you’re working with?

14
General Support / Re: Customer Registration error
« on: April 02, 2025, 01:38:26 AM »
I did not make any language or email template changes. The only changes we did before this error is upgrading Abantecart from v1.3.4, to v1.4.0 and then to v1.4.1. I recreated the issue today and the error log says:

"2025-04-02 3:29:40 - database error: AbanteCart core v.1.4.1 SQL Error: Table 'databasename.abpz_customer_sessions' doesn't exist\nE
Hello.

It seems that the missing table error is a clear indication that the upgrade process might not have completed successfully. Could you clarify whether you upgraded from version 1.4.0 to 1.4.1 manually (e.g., through file uploads) or automatically using a link or upgrade key? Additionally, did you encounter any errors or unusual messages during the upgrade process? Understanding these details will help us pinpoint the root of the issue.

15
General Support / Re: Customer Registration error
« on: March 31, 2025, 02:31:48 AM »
I can see that the new customer was created. Why is it throwing this error when it does in fact create a new customer?

Hello.
Please check your AbanteCart error log. Have you recently made changes to any languages or email templates?"

Pages: [1] 2 3 ... 407

Powered by SMFPacks Social Login Mod