To be more precise I want to build a slider with this plugin. The user in the backend can add as many images and descriptions as he likes.
Is this even possible if I have to add separate pages for each image?
Can you give me some more details about the templates you were talking about, please?
Do I have to create a template in the plugin folder (i18n_specialpages > templates)?
Where and how do I create a search result page?
It seems a bit to inconvenient to me. Maybe there is a better plugin for this situation (repeatable custom fields for images/description in backend, which I can call in my template to build a slider)?
I'm new to getsimple CMS...
EDIT// Ok.. seems like I got this to work. But it doesn't feel right to create (sub)pages for every new content element and render them via "faked" search results. Moreover the source code of the rendered html is full of class="search-entry" and so on. I just want to have repeatable fields, that I can output in my template without any HTML structure so I can build it by myself for whatever I need those fields. Any suggestions?
Is this even possible if I have to add separate pages for each image?
Can you give me some more details about the templates you were talking about, please?
Do I have to create a template in the plugin folder (i18n_specialpages > templates)?
Where and how do I create a search result page?
It seems a bit to inconvenient to me. Maybe there is a better plugin for this situation (repeatable custom fields for images/description in backend, which I can call in my template to build a slider)?
I'm new to getsimple CMS...
EDIT// Ok.. seems like I got this to work. But it doesn't feel right to create (sub)pages for every new content element and render them via "faked" search results. Moreover the source code of the rendered html is full of class="search-entry" and so on. I just want to have repeatable fields, that I can output in my template without any HTML structure so I can build it by myself for whatever I need those fields. Any suggestions?