We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 27022
    • 47 Posts
    I created a new chunk with the rel tag as posted above, then used
    [[!Gallery? &album=`Gallery` &thumbTpl=`galleryThumb`]]
    and the chunk is named galleryThumb, and once again that makes the gallery code disappear from my page.

    As for the second part of your response, when I save
    [[!Gallery? &album=`Gallery` &thumbTpl=`galleryThumb`]]
    on my page, it saves properly and is there when i return to the page.

    however, if i make the page
    <h2>2009</h2>
    [[!Gallery? &album=`Gallery` &thumbTpl=`galleryThumb` &tag=`2009`]]

    then save, it appears to save, then when i return to the page, it reverts back to the code that was there before the change.

    I’ve tried clearing the cache, and logging out and back in, with no results
      • 28215
      • 4,149 Posts
      Are you using a richtext editor such as TinyMCE?
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 27022
        • 47 Posts
        in system settings, i have ’editor to use’ marked as none and ’enable rich text editor’ turned to yes, then i toggle off the rich text editor when i edit each page. I do this only because when i had ’enable rich text editor’ turned to ’no’, then the save button on the resource page never becomes clickable.
          • 28215
          • 4,149 Posts
          Quote from: shick11sp at Feb 09, 2010, 12:13 PM

          in system settings, i have ’editor to use’ marked as none and ’enable rich text editor’ turned to yes, then i toggle off the rich text editor when i edit each page. I do this only because when i had ’enable rich text editor’ turned to ’no’, then the save button on the resource page never becomes clickable.
          I assume you’re using beta5?

          You can always disable the TinyMCE or CKEditor plugin; this will disable the RTE.
            shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
            • 27022
            • 47 Posts
            I am using beta 5, and tiny is disabled now.

            however, my issue is still unresolved with the rel tag issue via chunk. That is the correct way to achieve this, correct?

            It still just makes the gallery disappear
              • 27022
              • 47 Posts
              I also found, that even if i remove my rel tag from my custom chunk, and then use the thumbTpl to equal my custom chunk, it won’t display that chunk in the output html.

              I apologize if this is something seemingly mundane, but I’m testing to see if MODx is the system for me, and so to this point, it really seems to be the tool I’ve been searching for, and I really appreciate your guys hard work!
                • 28215
                • 4,149 Posts
                Ah, ok, I get you now - there was a bug in the 0.1-alpha1 version. I’ve released a new version (alpha2) that fixes that. Your tpls should work fine now.
                  shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
                  • 27022
                  • 47 Posts
                  alright, thanks for the fix.

                  when i go to d/l the new version from http://modxcms.com/extras/package/642 , this is the message it gives me

                  Error!

                  For some reason, the file gallery-0.1-alpha2.transport.zip was not found. The website administrators have been notified of this issue and will resolve it shortly. at /home/jason/public_html/modx-repos/10/642/gallery-0.1-alpha2.transport.zip

                  just so you know
                    • 28215
                    • 4,149 Posts
                    Try now. By the way, you can grab these directly from your MODx manager via Package Management.
                      shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
                      • 27022
                      • 47 Posts
                      Thanks Shaun, package manager not working for me, i’m guessing cause modx is running on a localhost install