Hi guys,
How can I add a static block in a sidebar of a certain cms page? Here's an image of what I'm looking for:
http://i60.tinypic.com/2l9756t.jpg
I only want to have a static block in the left sidebar of THIS cms page, not on EVERY page that has sidebar enabled.
Surely I already googled for 1 hour, but to no avail.
Many thanks, cheers,
Possible by adding layout XML code. Follow below code and add it into you CMS Page "Layout update XML" under "Desigg" tab.
<reference name="left"> <block type="cms/block" name="footer_links_sm" before="-"> <action method="setBlockId"><block_id>footer_links_sm</block_id></action> </block> </reference>
Hope it helps you, good luck
i have added a delivery pincode checker module of NEXTBITS, which is working fine on local machine. but on server the frontend that is the block is not displaying in magento.
magento i am using is 1.9.1.x same as local
Thank you sir!
I found a similar solution through Google, but for some reason it didn't work. Probably my fault.
Thanks again,
can anyone help me out from this issue. its urgent