As a front-end developer I have worked with several CMSs in the past, but I'm a Magento beginner.
I'd like to display the content of a static block inside a modal in Magento CE 1.9. I thought that would be pretty much easy to achieve, but I can't even seem to find an helpful tutorial on the web...
I don't want to use the Prototype based window.js that's included in the base package. I'd like to use a modal from a well-built, maintained and documented framework like Twitter Bootstrap 3 or Foundation 5 (Reveal).
Any help would be greatly appreciated as I don't even know where to start from.
Many thanks !
I have practically called block in model class.i have made the method in model class.Am using session model class.
code:
mt-footer-bottom-1 is my block ID.that i am created in beckend.
public function getstaticContent(){