Hi, i've got a issue with the (left)sidebar disappearing when I view product node types (from uber cart)

Only disappearing happening with this theme and only with the product node types (story, page nodes work fine)

Any thoughts?

Cheers!

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Postponed (maintainer needs more info)

Interesting.. , do you have a link where I could have a look ? I'll be pretty incapable of fixing this without looking seriously at the actual problem...

First of all, what browser are you using ? If it's Internet Explorer 6, the best way to fix it is to switch to Firefox, or chrome if you can :)

Second of all, most of the time this kind of problem is triggered by large objects that push other objects out of there place, or any position:relative; ... maybe check this...

hope this helps a bit.

edmonkey’s picture

Hi,
It disappears using IE7, FF3, and Chrome .

By using the webdev inspector in FF I can see the client side html doesn't include the div 'sidebar' at all, so does this mean its ubercart taking over the rendering of the node-product?

Example:
http://food.collective.org.nz/?q=viewproducts (works ok as a view)
But click on one of the products in this view and you'll see the issue.

Thanks!

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Very strange, the sidebar is indeed not even in the code... And you tried with other themes right ?
I'll test on my local to see if I can figure this out.