Show Posts


Messages - Basara

Pages: [1] 2 3 ... 388
1
Support / Re: PayPal code is outputted to customer comments
« on: Today at 10:10:24 AM »
Yes, the customer places the order but no notification is sent out to say the order has come in. The payment arrives at the PayPal end but no email from them either. It's only noticed when there is a mismatch with the payment amounts that show an order went missing.

Did you see the order in Sales > Orders?

2
Support / Re: PayPal code is outputted to customer comments
« on: Today at 06:35:07 AM »
Ah ok thanks Basara! That puts my mind at rest.

Any idea why one customers orders don't send any notifications? Usually should get one from the shop and from PayPal but neither get sent but PayPal money arrives.


Hello. Are you referring to the email that is sent out once the order has been confirmed?

3
Support / Re: PayPal code is outputted to customer comments
« on: Today at 01:58:46 AM »
Hello.
These "comments" are not visible to the customers but only to the admin and come from the PayPal API when some event happens with the order so administrators can see what happens on the Paypal side after the order is placed.

4
General Support / Re: ContactUsFrm on V1.3.4
« on: April 23, 2024, 06:56:39 AM »
hello,

I only edited a file on System/Localization/Languages Definitions/ mail_account_create   text_activate file

Can you be more specific? Which file exactly on email template you mean?

I mean Design > Email templates

5
General Support / Re: ContactUsFrm on V1.3.4
« on: April 23, 2024, 02:55:05 AM »
Hello.
Did you modify the Email Template?

6
Hello.
If you use a non-modified version of Authorize.Net make sure you have Fast checkout enabled. Additionally, when encountering an error, please inspect both the browser's console log and AbanteCart's error log for insights. Could you specify if the error appeared upon loading the payment page or after submitting the card details?

7
General Support / Re: Order system emails not being received
« on: April 22, 2024, 09:32:56 AM »
Hello.
You can find them on the downloads page.

8
Template Support / Re: needing to change bootstrap5 colors
« on: April 22, 2024, 01:29:33 AM »
Hello.
Modify the /extensions/bootstrap5/storefront/view/bootstrap5/css/style.css
add CSS rules to the top of the page for example
Code: [Select]
.navbar.navbar-expand-md.navbar-dark.bg-dark {
    background-color: red !important;
}

9
General Support / Re: ContactUsFrm on V1.3.4
« on: April 22, 2024, 01:23:39 AM »
Hello.
Login to the AbanteCart demo and make sure all form settings are same as default https://www.abantecart.com/shopping-cart-demo

10
Hello.
What is your AbanteCart version?

11
Support / Re: help with registry error
« on: April 22, 2024, 01:20:29 AM »
Hello.
Did you add the Spanish language manually or if you used a language extension to do so?

12
General Support / Re: Order system emails not being received
« on: April 22, 2024, 01:17:07 AM »
Hello.
You don't need a direct link to access the Package Installer. Simply go to Extensions > Install Extension in your dashboard. Also, while there could be various reasons for outgoing emails not functioning properly on your hosting, it's advisable to ensure you're using the latest version of AbanteCart for optimal performance.

13
Template Support / Re: + error
« on: April 19, 2024, 08:39:33 AM »
Hello.

Due to security measures, certain characters are not stored in the database.

14
Support / Re: help with web icons
« on: April 18, 2024, 09:50:36 AM »
Hello.
You need to replace the link to font-awesome.min.css

15
Support / Re: help with web icons
« on: April 18, 2024, 09:28:58 AM »
Hello.
After the page is loaded it looks fine to me. The reason why you see the squares it is because the fontawesome font is loading very slowly from your server.

You can modify your theme and load the CSS from the CDN instead of your server
https://www.electronicafc.com/storefront/view/default/stylesheet/font-awesome.min.css
https://www.jsdelivr.com/package/npm/font-awesome

You need to edit /storefront/view/default/template/common/head.tpl file


Pages: [1] 2 3 ... 388

Powered by SMFPacks Social Login Mod