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