Hi,
I have been trying to get the slideshow not only on the index page, but also on the other pages, though it looks like that I am doing something wrong. I thought that if I place the widget on the other pages it would be good, but turns out to be the other way.
I have tried to add this:
BOL_ComponentAdminService::getInstance()->addWidgetToPlace(BOL_ComponentAdminService::getInstance()->addWidget('SLIDESHOW_CMP_SlideshowWidget', true),BOL_ComponentAdminService::PLACE_GROUPS);
With which I thought it would turn up on the Groups page. Well.. nope. Website goes blanc. No further errors to be seen (yes, I set debug and developer mode to true).
Does anyone know a better way to do this? Thank you in advance.
Stan