We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37073
    • 12 Posts
    Hi,

    Modx Revolution 2.06
    Gallery Addon

    In head section i have following
    <script type="text/javascript" src="assets/components/gallery/packages/galleriffic20/js/jquery-1.3.2.js"></script>
    <script type=”text/javascript” src=http://code.jquery.com/jquery-1.4.2.min.js</script>

    I have created album in Gallery on component section. Called Autumn Brown with 4 images

    in my resource document I am trying to do 2 things

    I have put following in my resource page [[!Gallery? &album=`Autumn Brown`]]

    1. Unable to display my resource page at all when i preview.If i remove head section I am able to display the page as well as album images. so what should i update in head section?since it was recommended in one of forum post to put so to use gallerific

    2. how can i just get one image holder and scroll the images automatically in block type. At present 4 pictures gets displayed separately based on note 1.


    Thnx
    Sintl

      • 8442
      • 48 Posts
      You need to reference what plugin you are using in your snippet.

      There is a really good tutorial for gallerific here:

      http://modxcms.com/forums/index.php/topic,54062.0.html

      Also might be worth going through the docs, can be hard to get your head round them but will help.