I've decided to create my new project with CMSMS 2 for the first time, but am strugling with finding ways to achieve what for me was easy to achieve in previous versions.
What I would have hoped to see in this CMSMS 2- was an easy way to add content to pages:
Code: Select all
{content_group_start}
{content_image block="block-contentimg"}
{content block="block-title" oneline="true"}
{content block="block-content"}
{content_group_end}Anyway, for this project I have some questions on how to achieve some things and hope people here are willing to help.
I am working on rebuilding this website http://atelierbockwegeneekels.nl/specia ... opdrachten
It should be easy to update by the client. (it seems global content is not easily editible for clients anymore? looks like they have to get into coding)
The focus should be on SEO.
What I want to achieve for the page linked above is an image link to a page with a gallery. I can not use the Gallery because it is hard to make it a true page with new title/description/content and also problems creating (very) pretty urls. I come to think maybe this would be the best solution: using the page image in a menu and make the client copy the {Gallery dir='subgallery'}
However asking the client to first upload the image in imagemanager and then selecting it from a dropdown would not be ideal- GBFilePicker does not work in CMSMS2 right? (never did for pageimage actually afaik) I also need the filepicker for page content so hope someone can give a tip on what to do best.
I have been starting off at http://preview.studio5211.nl/abee/ you can see desired result at http://preview.studio5211.nl/abee/old/
I'm changing the default Simplex template and the slider seemed ideal for my purpose, however it seems impossible to add the navigation dots- im doing everything as mentioned on http://www.sequencejs.com/documentation/ but can not get the .seq-pagination to work, maybe someone has tips for this?
Thanks for taking the time to read my post, I hope you are willing to help.
Regards,
Philippe


