When I deactivate
Quote:
Cart Display Options
When a user adds an item to their cart you can have them redirected to show the cart contents, or have them stay at the same page.
Send user to cart when adding items?
and the Customer adds an item, image to the basket, there is (if I am not wrong) any information displayed, that the item is added successfully (or not). So the customer may be can't know, whether his image are added to the basket or not.
Is there somewhere a possibility (I can’t find) to activate such information?
Posts: 4342
There's a message "{n} item(s) successfully added" when you don't direct the user to the cart.
I'll try to include a message too when you do redirect the user to the cart, too. That will be in the next version.
Posts: 39
Ok, I understand. I can't see this message anywhere appearing adding an image as a customer on my system. So, I add an image to my basket (as a customer), no message appears on my screen, so there is any information, that I as a customer just have added this picture successfully. The image is added to the basket, as I see then, when I click "View Cart". Do I have to add this - {n} item(s) successfully added - to a special place, so that the message will appear? Or is there anything else to do, to let this message display when an image is added successfully?
Ok. When I as a customer am leaded to the cart now, I can see there, whether the image / album I just added (respectively all added images of the current session) is really added, this is true, isn't it?
Posts: 4342
No.
It's there, already.
Posts: 39
Thanks for the screenshot.
Ok, I see. This message is not displayed in my Gallery. So, I was wondering what I could do to display it. In the checkout po file this is existing: Item(s) added OK. This will be, what should work, I assume.
Could you tell me, in which file this message should be generated, where that code is to find? This, "block-checkout-ShowCart gbBlock" or this, "block-checkout-ShowCart" I can't find anywhere.
Posts: 4342
theme->blocks->"cart info"
Posts: 39
Thank you for your efforts.
This doesn't help, the message doesn't appear yet, in the blocks is displayed permanently:
Posts: 4342
Does it work for you in English? (works for me in English, I haven't tried any other lanugage)
Posts: 39
No, it doesn't, same error, same message.
Posts: 4342
In fact, the message that's generating the error is nothing to do with the "Item(s) added" message so ... I'm confused.
In checkout/templates/blocks/ShowCart.tpl there is already this:
which produces the "Item(s) added OK" message.
Posts: 33
Hi,
I'm new to this group and trying to learn fast. I see a conflict with the GreyDragon theme and the basket module. When using GreyDragon the search button overlaps the cart button. Any ideas about how I/you could fix it?