Thanks for the reply, i'll await your reply and hopefully we can get it sorted as it is a great idea. Cheers.
Thanks for the reply, i'll await your reply and hopefully we can get it sorted as it is a great idea. Cheers.
have you completed the third step of the installation instructions:
Let me know and if you have I will continue to look for the issue....3. Finally you need to define a new button. This involves editing the file button_names.php which you will find in includes / languages / english / YOUR TEMPLATE/ . Add the two lines:
define('BUTTON_IMAGE_BUY_NOW_ATTRIBUTES', 'button_buy_now.gif');
define('BUTTON_BUY_NOW_ATTRIBUTES_ALT', 'BUY NOW');
Nick
iszent.com
Ok, i had'nt done step 3, sorry about that, but now i have. It still does not work but it has changed the button picture to say something else so we might be in the right area.
OK. I think this has to do with the fact that I was using css buttons on that site. (This is a setting in admin)
Let me have a look at the code again ( I haven't really thought about this for six months) and see what we can doIt works for the admin settings I have chosen and my whims but I am sure there are lots of circumstances and other admin settings that may break it. Let me know and I will try to fix it.![]()
Nick
iszent.com
Thankyou, much appreciate the help its a very good mod to have.
No, I was wrong! I hate typing too quickly and then having to eat my words
Are you sure that you have created the button as the instructions? It is finding one of the definitions but not the other.
OK, there seems to be a typo of mine in there. Oops.
The quickest way for you to solve this on your site (I need to re-upload the product_listing file in general) is for you to change the first define to:
define('BUTTON_IMAGE_BUY_NOW_ATRIBUTES', 'button_buy_now.gif');
Attributes spelled with only one 'T' = ATRIBUTES
Please do let me know how you get on. And sorry for the inconvenience.
Nick
iszent.com
Ok, things are on the up,it now displays the button,however when you make a selection and click the button it reloads the page and does not take you to checkout, it only happens on products with radio buttons and works just fine on product without radio buttons.
Were getting closer.![]()
Yes, just spotter that am am looking at it!
How does it feel to be a guinea pig? Sorry, I should say beta-testing specialist.![]()
Nick
iszent.com
LOL, feels great, i think i stared at the code till i got coss eyed. Its all good fun though.