Show Posts


Messages - macat

Pages: [1] 2 3 ... 9
1
How-to questions / Re: Option issue (question)
« on: November 10, 2023, 09:36:22 AM »
Thank you for the suggestion, for my product that wouldn't work since I have so many already made so I figured out another way, they will just have to add them one at a time.  I think for the price the little extra effort is worth it.


-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Try setting up your harness as a variable product with different size and color variations. That way, customers can select what they want and the price will adjust automatically. It should make it easier for them to buy multiples with the correct pricing.

2
How-to questions / Re: Option issue (question)
« on: September 04, 2023, 03:32:59 PM »
Thank you Basara for the reply ... that is more or less what I have done, I have so many of each size, it looks like I just have to list them as I have and they have to add them individually, I did add a continue button right under the products in the cart so they don't have to scroll aal the way down to continue shopping if they want.   I couldn't get the multibox option to work, it still only allows for adding one item at a time, I thought that was so they could add more than one item in the list at the same time?

It will work this way, just a little more time consuming and you know how people are today, hurry, hurry hurry!

Thank you for your help.

Hello.
Create a combination of two attributes like described here https://abantecart.atlassian.net/wiki/spaces/AD/pages/29819029/Parent+Child+Options
It will look like this product https://demo.abantecart.com/casual-sleeve-baseball-t-shirt?keyword=casual&category_id=0

3
How-to questions / Option issue (question)
« on: August 30, 2023, 02:58:12 PM »
I sell harnesses in my store, I have it set up as 1 product with 28 different options to choose from. Options are sizes and colors, so the SM size is 10 base price, the MED size is 3 dollars more, so $13 dollars.

My question is how can I set up my option so people can buy more than one if they want and if they want different sizes get charged the correct price??  You can see here how I currently have the option set up, this way they have to add each individual harness to the cart, one at a time ... is it possible to set it up so they are able to add multiples with the correct price being charged to the cart?

I tried using 2 different options, example created one for SM size with 0 cost added and one for MED size with $3 dollars added but the MED ONLY charged $3 dollars, not $13

Here is the store and harness page:

https://creativepaw.org/pet-shop/index.php?rt=product/product&product_id=128

thank you for any help!

4
Built-in Features / Re: Volume Discounts for different products
« on: June 29, 2023, 12:00:40 PM »
Would adding a discount on each item work. Example create a coupon with a percentage discount for all items in your store, I am not sure what it is you want to do?

5
Extension Support / Re: No Confirm option when using account credit
« on: June 05, 2023, 12:46:28 PM »
UPDATE:  The credit issue of the confirm button not being there is now working, it must have been a cache issue, even though I cleared ALL the cache several times it didn't work. I turned the fastcheckout back on the next day and so far all is working correctly.

Mail issue still not working, I tried both mail (default), and smtp, neither works and as far as I can tell, it is an issue in the newest version too, so I am not updating, I like the version I am using.  I check my store multiple times a day so I can live with that, not sure customers will be happy not receiving invoices, but I can copy and paste and manually send them and they can login to see them.  I love abantecart and will continue to use it!!
--------------------------------------------------------------------------------------------------------------------------------------------

Basara, thank you for your reply ...

I don't want to upgrade, I am also having an issue with the contact form, orders, none of them are being sent. They appear in the cart but are not delivered to the email address.  I have it set up on my computer using thunderbird and as a webmail address on my server.  Both of those are working fine, but not working in cart as far as sending to me.

I see this is also an issue in version 1.3.3, so am not going to upgrade.  As long as it is working in the cart messages I will deal with it, just need to remember to check each day!

6
Extension Support / No Confirm option when using account credit
« on: June 03, 2023, 01:48:26 AM »
UPDATE: OK, I did some more testing and it only has this issue with fast checkout turned on, when it is off, all works correctly. Is there a way to fix it so it works with fast checkout on, it is a nicer interface than regular checkout. Definetely has something to do with fast checkout.  Store is here:

https://creativepaw.org  thanks for any help in advance.

I am having an issue when I use the checks / money order payment option and also have money in my account.  When I have money in my account and want to use it there is no confirm button to click if I also have the check money order option turned on, once I turn it off the confirm button is there???

I had paypal standard, check/money order both turned on, I have credit in my account and when I went to check out there is the confirm option if I choose paypal, and also when I choose check or money/order, but it is no there if I choose my account credit to pay. I remove the check/money order option and only have paypal and my credit, all works fine.  Is there a way to fix this??

Using version 1.3.2.


7
General Support / Re: Can't add menu item in admin
« on: April 06, 2022, 12:34:44 PM »
PS, I installed via cPanel scripts
Error below, I have no idea what that means or how to fix it??
The line it specifies is this:

public function get_resources_scripts(   (this is line 1447)
        $object_name,
        $object_id,
        $types,
        $onload = true,
        $mode = '',
        $page = 1,
        $limit = 18,
        $sort = null,
        $order = 'ASC'
    )

This is the error:
2022-04-06 16:28:04 - Unknown Error:  AbanteCart core v.1.3.2 ControllerResponsesCommonResourceLibrary::get_resources_scripts(): Argument #2 ($object_id) not passed in <b>/home/creatpaw/public_html/store/admin/controller/responses/common/resource_library.php</b> on line <b>1447</b>


Hello.
After you see the white screen should be new error in the AbanteCart error log (or server log)

8
General Support / Can't add menu item in admin
« on: April 05, 2022, 12:26:07 PM »
I click on the + to add an item to the menu in admin it goes to a blank page, any ideas how to fix?

I did remove the redirect I had that went to https://www.creativepaw.org so that it doesn't use the www (changed in admin too and cleared cache), that did fix my not being able to see my products menu in the mobile version but still can't add to the menu in admin, goes to blank page, see screenshots.

I can add products categories just nothing to the menu under Home tab.  Is that just not possible?

9
General Support / Move Scroll to top button
« on: March 25, 2022, 01:01:17 PM »
UPDATE: I found where to do it, in the style sheet:
storefront/view/default/stylesheet/style.response.css on line 1465, change 25px to whatever you want. You also have to change:
storefront/view/default/stylesheet/style.css on line 2617 same thing, change 25px to the same thing as you did on the other stylesheet. I actually commented both out and put my own buttons on there. If you want to do that, you also have to modify:
storefront/view/default/common/head.tpl on line 53, comment this out:
<a id="gotop" href="#">Back to top</a>


https://www.creativepaw.org/store/
I just started working on this store so nothing there yet.

I have searched the forum and looked around on the template pages but can't find where to change or remove the scroll to top button. Which page or css file do I need to modify please?

10
General Support / Re: How to remove quantity arrows
« on: March 15, 2022, 11:53:53 AM »
Thank you abolabo, that worked perfectly!!  Was my file corrupt or did you modify the file, want to know if I should save for other installations?

PS.  Arrows are still there but the total price is updating which is what I wanted.


To solve you can try to replace tpl-file of product page with this

11
General Support / How to remove quantity arrows
« on: March 14, 2022, 03:56:36 PM »
In previous versions, if you changed the total number of products the price would update. In the latest version I downloaded via cpanel, there are arrows to update the quantity and the total price no longer changes to reflect the quantity.

How do I remove the arrows to update and make it so that you have to manually type in your quantity which does cause the total price to update??

This is a previous version where the quantity works the way I want  it to, change the quantity the total price updates:

https://www.assistedbyangelsanimalrescue.org/shop/index.php?rt=product/product&product_id=130


This is my new store where it has arrows to change the quantity and the total price DOES NOT update when changed.  I want to make it work lik the other store, you type in your quantity and the total price updates.  You can type in the number here too and the total price changes, but no one will figure that out because the arrows are there.  I just started working on this store and don't want to go any further if this is not possible.  I don't understand why AbanteCart would change this feature??

https://www.creativepaw.org/store/index.php?rt=product/product&path=65_67&product_id=114

I want to remove the quantity arrows.  Or downgrade to a previous version.



12
How-to questions / Price Keeps changing & Taxes not working
« on: November 12, 2020, 05:46:23 PM »
I have a few issues, my prices is set to CAD $24.99 but it rounds up to $25, it doesn't matter if I have tax set to none or taxable goods. I can't keep it from doing this. I also can't get the taxes to work. I followed the tutorial in the help section but it just won't ad taxes (HST 13%). Any idea what I am doing wrong?

I have even tried adding the 13% to the price to make $24.99 to $28.24, but it rounds down to $28??? I have Canada by individual provinces all set tax rates to 13%, under tax classes.

Any idea of what I am doing wrong?

13
Just wanted to make sure people knew it was fixed and didn't waste their time reading it to help me.
PS. I love this cart and use it on several sites!! I donate on occasion also, it is worth it!


Macat. Why bold red?  ???

14
UPDATE FIXED:

I created a new admin in the database and then clicked forgot password for that user and reset the password on the admin page, got logged in and fixed hers.
PS. I was looking at a different cart database not hers, I tried several before going with AbanteCart!



I have no clue how my client did this, or maybe her store has been hacked, but her password is now an image and I can't delete it or login????

Can I add a new administrator, I don't see how to do that or can I change the password from somewhere else, can't via phpmyadmin??


15
Template Support / Re: Product tags (got turned off)
« on: August 31, 2020, 10:25:55 AM »
Basara, thank you but won't that overide my css customizations? Sorry I had the wrong address for store in original email, here is correct one:
https://myrescuestore.com/abantestore/


Hello.
The source code for default template can be downloaded here https://github.com/abantecart/abantecart-src/

Pages: [1] 2 3 ... 9

Powered by SMFPacks Social Login Mod