Try the Demo

Magento Forum

   
Where is ‘content’? 
 
betabomber
Member
 
Avatar
Total Posts:  37
Joined:  2008-02-22
 

I’m trying to separate the title of the section from the rest of the content.

Where is the ‘content’ coming from in the statement: <?=$this->getChildHtml('content')?>

 
Magento Community Magento Community
Magento Community
Magento Community
 
doctorlogos
Sr. Member
 
Avatar
Total Posts:  178
Joined:  2008-05-06
 

I have the same question:

<?php echo $this->getChildHtml('content') ?>

Where is its template?

I think it is in template\page\template\container.phtml, but I´m confusing.

Any help?

 
Magento Community Magento Community
Magento Community
Magento Community
 
lotusseedsD
Mentor
 
Avatar
Total Posts:  1144
Joined:  2007-08-31
 

Everything in the catalog (product grid/list view) and product page (not including left/right sidebar) and anything you insert to CMS page go into content. 

Use template path hints to look for files - search “template path hints” if you don’t know what it is.

 Signature 

Accessible, WCAG 2.0 HTML5 Magento/WordPress Development & Magento themes:
Latest release :  Green Path Premium Theme | : Touchscreen Optimized Mobile Theme

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top