Page content not showing after 1.3 to 1.5 upgrade – With 1.3 theme
I am in the process of upgrading my Magento store form 1.3 to 1.5. I am currently trying to convert my old 1.3 theme so it works on the 1.5 install.
I am stuck and would greatly appreciate some help!
The other than a few cosmetic tweaks the site seems to be working fine. Except one little thing.
All my “pages” (custom and base) CMS/PAGES/ work (load and show page layout, breadcrumbs, page title) but show no Content. When I switch the store to a default theme like modern the content appears. So I am pretty sure something is up with my theme.
The page source code show nothing in the col-main div?
<div class=”col-main”> </div>
All added content on category and product pages seem fine. Content is being written within the <div class=”col-main”>
Thank you for any help you can offer.
