문제

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

도움이 되었습니까?

해결책

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.
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top