Magento Questions Answered By Magento Experts

 

Welcome Guest. Sign in or Signup

2 Answers

Page content not showing after 1.3 to 1.5 upgrade – With 1.3 theme

Asked by: 1009 views , , ,
Questions

 

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.

2 Answers



  1. Magentist on Jun 27, 2011 Reply

    In your custom theme try deleting the files under this folder:

    app/design/frontend/default/yourtheme/template/cms/

    That will make Magento use the correspondent files from the Base folder instead. See if that fixes your particular issue ;) .

    Hope this helps!

    Magento Themes by Magentist

    +1 Votes Thumb up 1 Votes Thumb down 0 Votes



  2. Diego Corzo on Jul 21, 2011 Reply

    Hello Richard,

    I am having trouble upgrading my theme 1.3 to 1.5. Where should I start if I want to make my theme compatible?

    0 Votes Thumb up 0 Votes Thumb down 0 Votes


Answer Question