Tagged Questions
1
vote
0answers
45 views
magento - adding BLOCKTYPE to static block
ok so I installed a plugin. The only option to use it is to place this code in a CMS page:
{{block type="ve_easyslide/list" template="ve/easyslide.phtml"}}.
firstly, what are these blocks of code ...