Show Posts


Messages - Nuno Neff

Pages: [1] 2 3 ... 13
1
New Features Discussion / Product Options
« on: May 25, 2024, 07:11:38 AM »
You should review the product options, when we choose an option, the product description is static and shouldn't change.

For example, I have a product with the option Lenght

Options:
40 cm
50 cm
60 cm

When i select an option 50 cm the description of the product should change and show the weight of the product.

My best regards.

2
New Features Discussion / Symbol + in Tags
« on: May 25, 2024, 06:44:55 AM »
Today I noticed that it's not possible to use the + symbol in product tags, it would be nice if it were fixed in the next version.

3
I'd like to have a simple way to share youtube videos that is more functional and mobile friendly.

4
Installation and Configuration / Re: Is PHP 8.3.4 going to be OK?
« on: March 31, 2024, 11:29:50 AM »
Hello, I don't think it will work well with this version because as far as I know version 1.4 of Abantecart will support version 8.2.

5
Templates / Re: Glammy Demo Template
« on: March 23, 2024, 04:15:05 PM »
This is an old template for older versions of Abantecart, i dont know if theres someone able to convert it to AC 1.3.4.


6
 :) Wow nice job with the revamping and new theme, i will donate asap. I just made my little donation ;)

7
Portugal  uses 55.00€

Although I think it looks ugly, it should be 55€

8
General Support / Re: Install new language
« on: February 17, 2024, 10:17:14 AM »
You can take a look here if you can find the language that you are looking for.

https://github.com/abantecart/abantecart-languages

9
New Features Discussion / Merge Orders
« on: February 15, 2024, 11:32:24 AM »
It would be good if the function of merging orders were implemented in a future version.

For example: a customer makes a purchase and on the same day makes another purchase.

If it were possible to merge the orders, when merging the orders the products would only be placed in one order and abantecart would recalculate the shipping costs.

I thought of this idea because when this happens on my site, I usually do it manually, I'm not going to charge my customers for 2 shipments, so I copy the products from the second purchase to the first and then I have to delete the second order.


10
General Support / Re: default wt based for 1.3.4 Issue
« on: February 09, 2024, 11:23:06 AM »
Confirmed ;) its working!

11
General Support / Re: default wt based for 1.3.4 Issue
« on: February 08, 2024, 05:02:21 PM »
Its not working, I have a attached a screenshot of what i get after aplying the patch file


12
General Support / Re: default wt based for 1.3.4 Issue
« on: January 31, 2024, 11:03:41 AM »
Nice, I'm looking forward to upgrading to the new version ;)

13
General Support / Re: default wt based for 1.3.4 Issue
« on: January 29, 2024, 09:57:42 AM »
The file with line 89 is "default_weight/storefront/model/extension/default_weight.php"

My PHP Version 8.1.27

14
General Support / default wt based for 1.3.4 Issue
« on: January 27, 2024, 11:09:06 AM »
I have a client that tried to add the product to the Shopping Cart and it doesn't Estimate Shipping & Taxes, so i went to error log and theres something wrong with default wt based for 1.3.4 using php 8 +

existing default code set cost = '' instead of 0

php 8 does not allow string to be summed with integer

so the fix should be cost = 0;

line 55 in the code should be 0


15
General Support / Re: Specials in Bootstrap5
« on: January 20, 2024, 03:37:41 PM »
Yes i got it, thanks ;)

Pages: [1] 2 3 ... 13

Powered by SMFPacks Social Login Mod