Timeline for How to include CMS block in template file(.phtml)?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 4, 2018 at 12:38 | comment | added | Murtuza Zabuawala♦ | @AnishKarim try this <?php echo Mage::app()->getLayout()->createBlock('cms/block')->setId('Your_CMS_Block_Id')->toHtml(); ? | |
| Oct 4, 2018 at 11:29 | comment | added | Anish Karim | Is there any way to fetch the cms block using the "ID" not the identifier ? | |
| Jun 16, 2017 at 4:41 | review | Suggested edits | |||
| Jun 16, 2017 at 4:47 | |||||
| Jun 16, 2017 at 4:06 | history | answered | Murtuza Zabuawala♦ | CC BY-SA 3.0 |