Hi,
I need to edit some code (to change a link and an image). In the admin panel there this code in the part I'm interested to:
<p>{{block type="brands/brands" template="infortis/brands/brand_slider.phtml" breakpoints="[0, 1], [320, 4], [480, 5], [768, 6], [960, 7], [1280, 7]" timeout="6000" move="1" pagination="1" block_name="THE NAME OF THE BLOCK"}}</p>
How could I access in this block to edit it? In static blocks there's nothing like that.
I have not ftp access and I have a Magento account with not administration privileges.
Thanks and regards