Closed (won't fix)
Project:
Abarre
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Reporter:
Created:
15 Oct 2008 at 23:20 UTC
Updated:
16 Oct 2008 at 21:23 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedInteresting.. , 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.
Comment #2
edmonkey commentedHi,
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!
Comment #3
Anonymous (not verified) commentedVery 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.