Quote Originally Posted by WriteAtHome View Post
Hi Chrome and all savvy updater people,

I'm sure my problem is just some small tweak I've overlooked, so maybe someone can help me. I've installed the updater, but the price doesn't show at all, nor does the sidebox.

My products have $0.00 price. The price is based off the attributes. I have radio buttons, dropdown menus, and text boxes. Some of them increase the price, some of them do not. I've taken off the + sign from my attribute pricing. I also do not have any price currently showing (I've taken off the "starting at:" price).

I have made some changes to the tpl_product_info_display, but I tried the original file and that didn't fix the problem.

I've tried adding a base price, putting the + sign back on, displaying the original price, and everything else I can think of to get it to show up. I've double checked the folder I originally placed the file in, and it's correct. What am I missing? Am I supposed to include some code in my product info display page?

Here is my test link: http://welcomingwalls.com/index.php?...roducts_id=181

Thank you in advance for the help,

Kim
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.