Question

Magestore's Banner Slider not working properly(Magento 1.9)

I have added Magestore's Banner slider extension version 2 in my project.

In my CMS Home page I have added the code,

{{block type="bannerslider/bannerslider" name="bannerslider" template="bannerslider/bannerslider.phtml"}}

But still it is not getting displayed

Était-ce utile?

La solution

It may be permission issue only.

You need to give permission from admin to your block bannerslider/bannerslider

  1. Go to Admin -> System -> Permission -> Blocks
  2. Add New Block and add block name bannerslider/bannerslider
  3. Set isAllowed to Yes
  4. Save Block and clear the cache.
Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top