Zen Cart Logo
Forums / General Questions / Is there a way (Buy Now Buttons) to

Is there a way (Buy Now Buttons) to

Locked

Views: 1,600

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
8 Jul 2006, 1:25 PM
#1
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Is there a way (Buy Now Buttons) to

when having products with atibutes to also show the buy now button along with more info ?

Example, in the product listing if a product does not have attributes it displays the buy now button and products with attibutes display only the more info link but I would like it to display also the buy now button at the same time.

I think this is a good point for returning customers, as a customer I go direct to product listing for the selected product group and just click buy and add to cart what I already know I need.

9 Jul 2006, 12:14 AM
#2
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Re: Is there a way (Buy Now Buttons) to

Anyone ? also, on another note. Anyone have a clue as to how to have the input background change color if in error.

To be clearer.

New user is filling out new account info and makes an error, on the page callback the input box that is in error has a background color change to highlight what needs to be corrected. As it stands, it's all in white when viewing in IE. Foxy shows important boxes in different color (required fields) for example, but this does not seem to work in IE for some dang reason.

9 Jul 2006, 6:26 AM
#3
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Is there a way (Buy Now Buttons) to

IntelCos:

To be clearer.

New user is filling out new account info and makes an error, on the page callback the input box that is in error has a background color change to highlight what needs to be corrected. As it stands, it's all in white when viewing in IE. Foxy shows important boxes in different color (required fields) for example, but this does not seem to work in IE for some dang reason.

Are you talking about the new user registration page?
If I leave any field blank, all I get is a popup warning
Please clarify

9 Jul 2006, 1:42 PM
#4
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Re: Is there a way (Buy Now Buttons) to

yes, besides getting a popup I would like to have the the fields highlighted that need the user to correct.

9 Jul 2006, 2:31 PM
#5
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Is there a way (Buy Now Buttons) to

IntelCos:

yes, besides getting a popup I would like to have the the fields highlighted that need the user to correct.
You have to use inline form validatoin then using CSS
Read more here
http://www.interspire.com/content/articles/23/1/Using-Inline-Form-Validation

10 Jul 2006, 5:16 PM
#6
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Re: Is there a way (Buy Now Buttons) to

Any dibs on my first question ?