Good day! Please tell me how to combine my content and pages gallery module? I've created a gallery, put it on the page content:
- My content
- gallery
- My content
URL with the address of the: site / page with content
All is well, but when there are galleries page for new - content will be gone:
- Gallery and everything, and takes the form of URL address of the: site / gallery / gallery name.
How can I fix it? Thank you in advance for your help.
Module Gallery v. 1.61, CMS 1.11.5 "Puerto Ayora"
[SOLVED] The problem with the pages of the module gallery
[SOLVED] The problem with the pages of the module gallery
Last edited by AlenaK on Fri May 10, 2013 12:57 pm, edited 1 time in total.
Re: The problem with the pages of the module gallery
With pretty-urls enabled Gallery can not operate "inline"
So to fix it you probably have to turn pretty-urls off, or put the content in the gallery-template
So to fix it you probably have to turn pretty-urls off, or put the content in the gallery-template
Re: The problem with the pages of the module gallery
You could create multiple content blocks in your html template.
Wysiwyg block
Oneline block for Gallery tag OR {Gallery dir=$page_alias}
Wysiwyg block
Wysiwyg block
Oneline block for Gallery tag OR {Gallery dir=$page_alias}
Wysiwyg block
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: The problem with the pages of the module gallery
Jos, Rolf, thank you for helping choose the most favorable option 
