Show Posts


Messages - Nuno Neff

Pages: 1 2 [3] 4 5 ... 13
31
Template Support / Re: Bootstrap5 Logo Position
« on: December 22, 2023, 06:40:07 PM »
Its working thanks ;)

32
Template Support / Re: Bootstrap5 Logo Position
« on: December 19, 2023, 11:02:20 AM »
Ive done that but still continue to have the logo on my left.

Can you please help me solve this?

33
Template Support / Bootstrap5 Logo Position
« on: December 18, 2023, 05:16:52 PM »
 Hello i would like move the store logo to the center of the header in the bootstrap5 theme, what do i have to do?

34
How-to questions / Re: Help with importing data
« on: December 06, 2023, 10:31:44 AM »
I got that working, it was the language ID that was different from my live site,  the only thing that is not translated is in the Menu -> Login and Check your order,

I already deleted and created new links, in english everything is ok but in portuguese the links work but the text doesnt show up.

35
How-to questions / Re: Help with importing data
« on: December 06, 2023, 07:07:16 AM »
Yes but that will copy english language to my portuguese language, i want to import portuguese products names e product descriptions to my new site.

How do i do that?

36
How-to questions / Help with importing data
« on: December 06, 2023, 05:34:12 AM »
Hello community, i made a fresh install on another domain, and i have imported all, product, product options categories, orders, clients, and all resource images, but now i have my site in english only, i have a second language, and now how do i import product names and descriptions of my second language?

37
Opinions / Black Friday
« on: November 28, 2023, 08:16:47 AM »
The Marketplace here could do a Black Friday, it would be a way for people to buy some addons or themes ?!?

38
How-to questions / Re: Footer Link
« on: November 28, 2023, 03:58:17 AM »
Thsnks Basara , i got it ;)

39
How-to questions / Footer Link
« on: November 27, 2023, 06:59:41 PM »
Hello community I want to add a link in the footer content, so i created a word for my link and i dont know what code i need so that the link works.

I want to add this https://www.livroreclamacoes.pt/Inicio/

In here:      /extensions/bootstrap5/storefront/view/bootstrap5/template/blocks/content_footer.tpl

<?php
    $contents[] = [
            'text' => $text_contact,
            'href' => $contact
    ];
    $contents[] = [
            'text' => $text_sitemap,
            'href' => $sitemap
    ];
    $contents[] = [
            'text' => $text_complaint,
            'href' => $what do i have to write her so that the link will work           
           
    ];

    echo renderSFMenu($contents);
?>

40
New Features Discussion / Re: Minimum amount to buy in a category
« on: November 25, 2023, 05:08:22 PM »
I dont even know if its possible, what i mean is to have a minimum per multi category....

For example Parent Category Jewelry, and then inside jewelry i have, Rings, Necklace, Earrings, Bracelets

Is it possible to have a minimum For Jewelry of 100€

And then my client will have to buy 1 ring, 1 necklace, and 1 bracelet so that its reaches at least 100 to be able to checkout?

41
New Features Discussion / Re: Minimum amount to buy in a category
« on: November 16, 2023, 05:56:16 AM »
Hello Basara what I'm talking about is different, Abantecart has this function for a product, not for a category.

If someone is trying to make a checkout of the folowing:

1 hammer 8€
1 tweezer 3€
1 ultra sonic machine  7€
1 silver ring  10€

The 3 first items are from my tools category

The silver ring is from my silver jewelry category

And this category has a minimum of 100€

If someone wants to buy something in this category, they will have to choose other jewelry to make at least 100€ to be able to make the checkout.

42
New Features Discussion / Minimum amount to buy in a category
« on: November 15, 2023, 06:17:31 AM »
Minimum amount to buy products in this category.

This functionality should be implemented so that when the category is created there is a field where you can enter a minimum amount to be reached in order to make the purchase.

Example: Category Tools minimum to buy 50€

Hammer 5€
Tweezers 10€
Scissors 25€

It's not possible to checkout because the total of the 3 items doesn't reach 50€

But this works in conjunction with other categories where there is no such purchase limit.

Example:
Ultra Sonic Cleaner 200€    <----from a normal category
Hammer 5€
Tweezers 10€
Scissors 25€

Can't checkout because you haven't reached the minimum value in the tools category

43
AbanteCart v2.0 / Re: So Version 2.0 is out, but limited to paid plan??
« on: October 21, 2023, 05:18:38 AM »
Thanks llegrand, the important thing to know here is whether Abantecart will continue to develop the Free versions or whether it will just turn to a paid platform?

44
AbanteCart v2.0 / Re: So Version 2.0 is out, but limited to paid plan??
« on: October 20, 2023, 06:19:28 PM »
What?

45
General Support / Password recovery Issue
« on: October 13, 2023, 05:48:48 PM »
Hello, a client of mine alerted me that it was not possible to recover the password, and when I went to the error log I got this error:

Email Template with text id "storefront_reset_password_link" and language_id = 5 not found
Error: E-Mail message required!

Where can i get this template so i can re upload it ?

Solved: I just copied the email template from the abantecart demo site to my site and it works. :P

Pages: 1 2 [3] 4 5 ... 13

Powered by SMFPacks Social Login Mod