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

Was it helpful?

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.
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top