You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In configuration of Magento 2 shows this info - Add code below to a template file
$this->getLayout()->createBlock("Magestore\Bannerslider\Block\SliderItem")->setSliderId(your_slider_id)->toHtml();
Where need to insert it in?
The text was updated successfully, but these errors were encountered:
In configuration of Magento 2 shows this info - Add code below to a template file
$this->getLayout()->createBlock("Magestore\Bannerslider\Block\SliderItem")->setSliderId(your_slider_id)->toHtml();
Where need to insert it in?
The text was updated successfully, but these errors were encountered: