I have set up a page which included wpec short code, then compare it to the product-page with FireBug.
as we can see, compare two screen-snaps,
the short-code post get a right position sidebar.
the product-page has incorrect layout.
It seems the product-page missed up the slider div in header,
also it makes a <div="">
, with pushs the sidebar div away.
Does anyone had an idea to fix this issue ?