Does anyone know if it is possible to have copy in individual galleries - I only seem to be able to include copy on the main section.
Much thanks
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Does anyone know if it is possible to have copy in individual galleries - I only seem to be able to include copy on the main section.
Much thanks
Not sure what you mean?
Sorry - Basically when I click on my main gallery page I get shown the sub menus for the individual galleries that are contained. On this page is the main copy that I can input into the main content. I want each individual gallery to have a sort of summery...
Attached are some images to illustrate...
thanks
Isn't there an $AlbumDescription field?
UC - there is but it does not seem to come out when I click on the gallery - I have modified the IG source but have not touched the $AlbumDescription field... Will triple check of course...
In fact I am looking through the source code of my original download of IG and I cannot find the $AlbumDescription in the GalleryPageContent.ss, where is it please?
Well keep in mind the templates that are contained in the image_gallery directory are just examples. You should create your own templates in your theme dir.
So take the contents of ImageGallery_album.ss and copy it to your_theme/templates/Layout/ImageGallery_album.ss, and add $AlbumDescription where necessary, and run a flush.