![]() |
Price Match...Oh, Phil you there?
Phil~
I just found your Price Match MOD and it's a beauty, just what I was looking for. Question, could this be incorporated as a pop-up, instead of cluttering the product page? |
Re: Price Match...Oh, Phil you there?
Good idea, I'll add that feature over the weekend :)
|
Re: Price Match...Oh, Phil you there?
Awesome, thanks! 8)
|
Re: Price Match...Oh, Phil you there?
Thanks Phil, another really handy mod, I have added it as a tab.
I had to change in pricematch.php to stop getting an access denied message after submission Code:
header("Location: product.php?productid=".$productid."&sendpmok=1"); to Code:
header("Location: product.php?productid=".$XCMproductid."&sendpmok=1"); |
Re: Price Match...Oh, Phil you there?
If I could make a request Phil, could you add the CAPTCHA image to this form like your excellent product enquiry, and also make the T's & C's box readonly ?
|
Re: Price Match...Oh, Phil you there?
Phil, anything new on this?
|
Re: Price Match...Oh, Phil you there?
Sorry, not yet, I'm looking at adding a captcha now.
To make the T&C readonly... Just change... Code:
<textarea name="tnc" cols="40" rows="5" id="tnc"> to... Code:
<textarea name="tnc" cols="40" rows="5" id="tnc" disabled> |
Re: Price Match...Oh, Phil you there?
update, try...
Code:
<textarea name="tnc" cols="40" rows="5" id="tnc" contenteditable="false"> Code:
<textarea name="tnc" cols="40" rows="5" id="tnc" readonly> |
Re: Price Match...Oh, Phil you there?
Update: I've added a new mod that consists of...
- Product Enquiry - Send to Friend - Price Match - Contact Form ...all as popup windows, with validation and captchas :) See my site for details. Phil |
Re: Price Match...Oh, Phil you there?
Hi Phil.
Is there an option to add image verification for price match request, nothing major maybe just 3 characters ??? |
All times are GMT -8. The time now is 07:21 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.