Show Posts


Messages - Basara

Pages: 1 [2] 3 4 ... 385
16
General Support / Re: Getting a bunch of code in status and comments
« on: March 21, 2024, 08:04:30 AM »
OOOooh! So they are from paypal when a customer makes an order and it only shows up on each individual order through Paypal?
Is this correct and a normal thing to see?
And thank you Basara! You're a gem and appreciate the help.
These are records of PayPal webhook calls.  PayPal can send more updated later in case of order issue, fraud etc

17
How-to questions / Re: Which style sheet for the bootstrap theme?
« on: March 20, 2024, 05:08:12 AM »
Hello.
Did you clear the browser cache after you modify the CSS file?

18
General Support / Re: Getting a bunch of code in status and comments
« on: March 20, 2024, 05:07:05 AM »
Hello.
These messages are from the Paypal webhook and visible only to the admin, customers do not see them

19
How-to questions / Re: Which style sheet for the bootstrap theme?
« on: March 19, 2024, 12:05:55 PM »
Hello.

To create a page go to the Design > Content

20
How-to questions / Re: I hate to ask about setting up taxes...but I am
« on: March 19, 2024, 11:12:38 AM »
Ah.  Well, I checked a handful of products and none had a Tax Class assigned to them.  Do I need to update them all manually?

Hello. Backup your database and use export/import to update all products https://abantecart.atlassian.net/wiki/spaces/AD/pages/14647524/Export

21
How-to questions / Re: I hate to ask about setting up taxes...but I am
« on: March 19, 2024, 10:57:06 AM »
In System/Settings/Store Details the Default Tax Class is set. Is that what you are referring to?

No, open your product in admin and check is it assigned to the Tax Class

22
Customization help / Re: Backstrap5 file locations
« on: March 19, 2024, 06:08:27 AM »
Hello.
For BS5 theme you need to edit or add new CSS rules to the extensions/bootstrap5/storefront/view/bootstrap5/css/style.css file

23
How-to questions / Re: Which style sheet for the bootstrap theme?
« on: March 19, 2024, 06:07:00 AM »
Well, still can't find where to change the black strip in the header.
Hello.
You can add own CSS rules to the CSS file like
Code: [Select]
.navbar.navbar-expand-md.navbar-dark.bg-dark {
    background-color: #3c86c7 !important;
}

24
Hello.
Add a new rule or modified rule to the CSS file.
Read more about layouts here https://abantecart.atlassian.net/wiki/spaces/AD/pages/11763764/Pages+Layouts

25
How-to questions / Re: Need to learn CSS?
« on: March 18, 2024, 03:55:04 AM »
I'm using the bootstrap5 theme and can't find the area to change the nav bar from black to a different color. I looked through all the style sheets and there are so many called .css. Confusing to know where exactly to go to change the colors to the menu. Also, I don't have a file called default_html 5 in my CP file manager in the storefront settings.
Hello.
Use browser inspector to check element you want to change https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug#Debug-Browserinspector

26
How-to questions / Re: I hate to ask about setting up taxes...but I am
« on: March 15, 2024, 03:05:55 AM »
Hello.
Did you assign Tax class to the products in the cart? Could you please check if there are any errors recorded in the error log?

27
:) Wow nice job with the revamping and new theme, i will donate asap.

Thank you

28
Today, we're thrilled to share a sneak peek into the future of AbanteCart—a future we've been tirelessly working towards. The upcoming 1.4 version of AbanteCart brings a new theme and enhancements and new features designed with you in mind.

What's New?

New Template: Dive into a new, Novator template that will not only enhance your experience but also elevate the visual appeal of your store. Build on the latest Bootstrap and with Bootstrap Icons stack. Dark mode and more.
Enhanced Menu Settings: Expanded menu settings offer flexibility, allowing you to create a Novator header menu
Fast checkout improvements and fixes;
Added ability to create custom Layouts
Added price modifier & price prefix into global attribute form
PHP 8.2 support

We invite you to share your thoughts, suggestions, and feedback.

Show Your Support

Developing, testing, and refining AbanteCart is a labor of love for us, but it's not without its challenges. If you appreciate our work and feel inclined to support our journey, consider making a donation. Your generosity fuels our progress and helps us keep AbanteCart open and accessible to all.

To download a preview, please install AbanteCart from the Novator branch https://github.com/abantecart/abantecart-src/tree/novator
NOTE: This is a branch at works and not a reduction ready code.

Regards,

The AbanteCart Development Team



29
How-to questions / Re: I hate to ask about setting up taxes...but I am
« on: March 14, 2024, 02:52:52 AM »
Hello.
Create one Location USA and add all states to it (Location zones).
Then go to your Tax class and add rate only to one Location Zone (when you're adding a new Rate select USA location and uncheck the "all location zones" to enable selection of only one Zone/State). Configure the rate accordingly and save your changes.

For testing purposes, ensure you clear the AbanteCart cache. Then proceed to initiate checkout using a customer address that corresponds to the state you've set the rate for.

30
General Support / Re: Is there quotation function?
« on: March 13, 2024, 10:24:47 AM »
Please don't suggest this as it nothing like I am asking for, actually completely opposite.
We are looking for a function to turn off pricing and instead client puts in an order of items for quotation.
8) ok

Pages: 1 [2] 3 4 ... 385

Powered by SMFPacks Social Login Mod