Discussions
div__body being closed early in top-level categories?
I just re-designed my layout a little and for some reason the netsuite-generated div that contains the body is being closed only the the top-level categories of my "Shop" tab...
http://www.bestamericanarts.com/Shop/American-Handcrafted-Jewelry
Notice how in the above link the nagivation portlet is shifted to the bottom of the page... this is because there is a </div> tag that is closing div__body... now click one of the links to a subcategory or item drilldown... now it works perfectly.
I am 99% sure it isn't coming from my code - in fact both those pages are using the same item layout. This error is consistent across Firefox and IE as well. Please help... appears that the code is being generated directly after my Theme's "Content Template".