We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2690
    • 148 Posts
    Hi,
    i followed this example on how to setup the photoblogging: http://modxcms.com/MaxiGallery-PhotoBloggin-0.html

    i want to have a gallery level comments instead of a picture level comments.

    I have a snippet call under my maxigallery call:
    [[MaxiGallery? &pics_in_a_row=`2` &pics_per_page=`6` &max_thumb_size=`200` &max_pic_size=`460` &max_big_size=`800` &quality_thumb=`90` &quality_pic=`90` &quality_big=`90` &keep_bigimg=`1` &big_img_linkstyle=`popup` &pic_use_watermark=`1` &pic_watermark_type=`image` &pic_watermark_img=`images/watermark.png` &big_use_watermark=`1` &big_watermark_type=`image` &big_watermark_img=`images/watermark.png` &css=`/styles/style.css`]]
    
    {{GalleryJot}}
    


    so i can see the comments box and i can leave the comments no problem. The issues when i try to go to an individual picture. When i click on any image from the gallery the page refreshes but i nothing happens. it stays in the same gallery level mode.

    if i remove the jot call i see individual pictures just fine.
    any ideas why its doing this?

    Thank you,
    Aleks
      MODx Revo 2.0.6-pl (Traditional) | Apache 2.2.3 | PHP 5.2.14 | MySQL 5.0.77 | MAC OS 10.6.5 | FF 3.6/Chrome 9.0.5
      • 7923
      • 4,213 Posts
      Is that site online? can you give me an access by pm so I could take a look.


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 2690
        • 148 Posts
        seems like you cant use "&" in the snippet call for individual images to work. just use "&"

        thanks doze!

          MODx Revo 2.0.6-pl (Traditional) | Apache 2.2.3 | PHP 5.2.14 | MySQL 5.0.77 | MAC OS 10.6.5 | FF 3.6/Chrome 9.0.5