Quote Originally Posted by lankeeyankee View Post
I don't see where your price is supposed to display? Can you provide a screenshot of the page without the updater to get an idea of how it looks?

When the attribute price is $0, did you make it $.0001 in the attributes controller? You have to or it won't work. And, you can only have one set of attributes without the +, all others have to have the + to work, so I have found that it's best to use the no + attribute for the main one and the ones below have the +, even if it doesn't add to the price it still has to show +$0.00 or it won't work.

I'm sure we can get it working correctly, just need to figure out your setup and then take it from there.

BTW, your layout is broken in FF3 on XP. the main column overflows into both sideboxes, an easy fix in your CSS.


Thank you lankeeyankee for the guidance. I made the changes you suggested and the price updater actually shows up now! Wahoo! But, it doesn't update the prices.

Here's my link again: http://welcomingwalls.com/index.php?...roducts_id=181

I will go over this thread again for others with the same problem and try to find a solution. Otherwise, if you have any more good suggestions, I would be happy to hear from you.

BTW, I was in the middle of messing with my divs when you found my firefox issue. It's fixed now