Is there a way to turn off the status messages when adding products to the cart?
Anyone know anything?
This should be very easy. Will I have to hack core to stop the messages from being sent?
1. Enable Cart Links module
2. Store administration->configuration->cart links settings.
3. Uncheck the box that says "Display the cart link product action when you add a product to the cart"
No core hacking required.
Ah, that was it. I didn't have the cart links module enabled. I knew I had seen the option somewhere before.
Well, it's still showing the cart links, even without that box checked.
I'm using Ubercart 2 RC6. Is this a bug?
Any word on this?
#3 was wrong, this has nothing to do with cart links. The message can't be modified or turned off without hacking core.
Well I just ended up doing a display: none on the "status" for a certain page, thanks to the body classes, and I think I should be fine with that.
Thanks.
If you're actually using the cart links module, you can turn this message off by tacking 'm0' onto the end of the cart link URL. Of course this only applies to cart links, so ymmv.
Doc'd here: Cart Links API
Cheers


