Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Highlighting required attributes when not selected.

    Hello, could someone let me know if what I’m looking to do (below) is as easy as a selection in the admin area or do I have to do some hacking of the theme or something else? I’ve searched for this and it seams like something that would have been discussed already but I couldn’t find it anywhere. Sorry, I’m a knob.

    I’m currently evaluating 1.3.7 with Red Passion theme. The link to where the cart is here http://180out.com/yen/ .

    1. I have some required item attributes set up for the jacket and other items and they work pretty well. When a required attribute is not selected you get the warning near the top of the page. My client would also like the missed items highlighted some how in red. Can this be done?
    2. If you view the ‘Skull Cap” product you will notice that I have the different color hats set up as attributes. Is there a way to get these hat attributes to enlarge when they are clicked on. I see how to add a second and third image to the product description which enlarge when they are clicked on but can’t figure out how to enlarge an attribute.


  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Highlighting required attributes when not selected.

    1. I have some required item attributes set up for the jacket and other items and they work pretty well. When a required attribute is not selected you get the warning near the top of the page.
    In the attribute controller you can set one to a default (selected) and avoid the customer not selecting any/or one.

    Don't know if this might help
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Highlighting required attributes when not selected.

    I appreciate your reply Kobra, thank you.

    What I'm looking for is in addition to the warnings at the top of the page is to have the required items that were missed to be highlighted in red.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Highlighting required attributes when not selected.

    What I'm looking for is in addition to the warnings at the top of the page is to have the required items that were missed to be highlighted in red.
    If you set one to be the default - there will not be any missed ones and no "warnings" about missed ones

    But you can control the look in the stylesheet with- and adjust to suit
    Code:
    .messageStackCaution {
    	background-color: #FFFF66;
    	color: #000000;
    	}
    Last edited by kobra; 7 May 2007 at 08:01 AM.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Limit the amount items selected when using attributes
    By inklingsolutions in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 9 Sep 2011, 01:58 PM
  2. Replies: 2
    Last Post: 16 Sep 2009, 10:23 AM
  3. My radio buttons are all selected when i set up my attributes
    By watzursn in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 7 Sep 2008, 10:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg