Hi,
Product details page works correctly when before it logs on. The correct view and code are as follow : correct1.png and correct_code1.png
But, after Sign In the code turns out other way, which <aside> is coming after </div> rather than before, which it caused the sidebar missing. Not too sure the error is coming from Yootheme or Virtuemart?
How to solve it?
[attachment cleanup by admin]
an extra closing div in the main content somewhere is causing the aside to appear outside
These are always hard to track down
try with a std. template
also Firebug "View generated Source" will show u the html before the browser tries to correct it
Thank you for your prompt reply. Based on what you have suggested it was the template's issue. I shall contact Yootheme for such problem.
Thank you