2013-11-14, 10:16:39
Thanks, I'll have a try of that, but now I've found this plugin and Small Plugin Toolkit conflict. Presently I think the toolkit is probably of more importance to me so IM will have to go for the moment.
If both are active then I get this message:
Cannot redeclare return_page_slug() (previously declared in /plugins/imanager/class/im.model.class.php:994) in /admin/inc/theme_functions.php on line 667
I've posted on the Small Plugin Toolkit thread also - I'm not sure which one (or both?) need an adjustment.
If both are active then I get this message:
Cannot redeclare return_page_slug() (previously declared in /plugins/imanager/class/im.model.class.php:994) in /admin/inc/theme_functions.php on line 667
I've posted on the Small Plugin Toolkit thread also - I'm not sure which one (or both?) need an adjustment.
(2013-11-13, 16:47:20)Bigin Wrote: 1. Create im_list_page_generator and im_details_page_generator components under theme-edit > components
2. You also need DynPages plugin that allows you to use these components within GS-pages by specifying their name: {% im_list_page_generator %}
3. Put component name variable {% im_list_page_generator %} in your GS-page where you wish to display your Items
best regards