Re: Better Together Contribution Support Thread
My Better Together isn't working - the Order total isn't showing the discount. The discount amount is correct, but the total amount isn't.
You can see it here: http://www.rodandriflerag.com/store - look for the CYBER MONDAY specials (yes, it's live!)
Re: Better Together Contribution Support Thread
I got it working... the order makes a huge difference.
I'd also like to change the "Better Together" like at the checkout side. It would be great if it were configurable!
Re: Better Together Contribution Support Thread
Yep, the order does make a difference.
You can change the text displayed to your customers by editing the language file.
Re: Better Together Contribution Support Thread
Had been using this mod successfully for the last 12 months where you'd buy 1 product and get the other at 50% off.
Then we sold out of the 1 product, so I went into the ot_better_together.php file and updated the code to another product.
The product pages are showing the discount correctly.
However the discount doesn't show up at checkout, the 50% product is not even listed there.
Haven't upgraded ZC or anything, still on v1.3.9b.
Any solution?
Re: Better Together Contribution Support Thread
Double check your change. If you're using a CAT linkage instead of a PROD one, double check the master categories id of the product in question.
Re: Better Together Contribution Support Thread
Quote:
Originally Posted by
swguy
Double check your change. If you're using a CAT linkage instead of a PROD one, double check the master categories id of the product in question.
Everything is correct.
$this->add_prod_to_prod(283, 267, "%", 50);
Re: Better Together Contribution Support Thread
Clearly *something* is not correct, or you wouldn't have this problem.
Double check the file on your server and make sure it has been updated the way you think it has. Check to see if Better Together shows as being installed in Admin->modules->order total. If you are running SEO URLs turn them off and triple check the id's of the products.
There is nothing organic in Better Together that would cause it to suddenly break down. Something has changed in your environment.
Re: Better Together Contribution Support Thread
Quote:
Originally Posted by
swguy
Clearly *something* is not correct, or you wouldn't have this problem.
Double check the file on your server and make sure it has been updated the way you think it has. Check to see if Better Together shows as being installed in Admin->modules->order total. If you are running SEO URLs turn them off and triple check the id's of the products.
There is nothing organic in Better Together that would cause it to suddenly break down. Something has changed in your environment.
File is correct.
Module is installed.
Not using SEO URLs.
Triple checked, IDs are correct.
Re: Better Together Contribution Support Thread
I have installed the mod accordingly, but where on the store will this Combo sell show? It does not come up anywhere??
Do I have to do something more than what the instructions say in the readme file for the customers to be able to see my better together sale?
Re: Better Together Contribution Support Thread
You could use the marketing text, which is described in the readme file.
You could use the Promotional Page, which is described in the readme file.
You can use the Better Together Centerbox, which is another contribution in the Free Software Add Ons.
You can refer to the in-depth documentation on my site, a link to which is provided in the readme.
.