We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15404
    • 14 Posts
    HI every one.... i been like crazy try to figure it out how the galley for modx revolution work... i try to do slide show with Galleriffic....

    like this link... http://www.twospy.com/galleriffic/example-5.html#10 ...... after hour of trying to understan... how it owrk buy the way this
    http://svn.modxcms.com/docs/display/ADDON/Gallery.Example1 "HELP" dont help much... for new people.....


    i figure out my self how to make it work ..... i use this code...
    <head>
        ...
        <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
        <script type="text/javascript" src="js/jquery.galleriffic.js"></script>
    
        <!-- Optionally include jquery.history.js for history support -->
        <script type="text/javascript" src="js/jquery.history.js"></script>
        <script type="text/javascript" src="js/jquery.opacityrollover.js"></script>
    </head>
    [[!Gallery?   &toPlaceholder=`gallery`  &album=`My Photos` &plugin=`galleriffic`   &numThumbs=`10` ]]  
    
    


    Now i see the gallery but i can not customized nand put the pices were they have to be... the css don’t do much... i try a
    </head>
    
    <div id="controls">
    	controls</div>
    <div id="loading">
    	loading</div>
    <div id="slideshow">
    	slideshow</div>
    <div id="caption">
    	caption</div>
    <div id="thumbs">
    	thumb[[!Gallery? &album=`1`&imageContainerSel='slideshow'&controlsContainerSel='controls'&captionContainerSel='caption' &loadingContainerSel ='loading']] </div>


    nothink happent... i alwas get the same resul.... http://tortasydulces.com/index.php?id=2.... is like for default is using a templete...

    SOME ONE CAN HELP ME OUT... i see many post about the gallery but no one has really clue how to use it... thank in advance ....
    • i don’t use revo’s gallery, but it appears that you need to adjust the width of the gallerific’s divs through its CSS file.
      There are: div.slideshow img, div.loader, div.slideshow a.advance-link, div.caption-container, div.slideshow-container, and div.navigation a.pageLink
        Rico
        Genius is one percent inspiration and ninety-nine percent perspiration. Thomas A. Edison
        MODx is great, but knowing how to use it well makes it perfect!

        www.virtudraft.com

        Security, security, security! | Indonesian MODx Forum | MODx Revo's cheatsheets | MODx Evo's cheatsheets

        Author of Easy 2 Gallery 1.4.x, PHPTidy, spieFeed, FileDownload R, Upload To Users CMP, Inherit Template TV, LexRating, ExerPlan, Lingua, virtuNewsletter, Grid Class Key, SmartTag, prevNext

        Maintainter/contributor of Babel

        Because it's hard to follow all topics on the forum, PING ME ON TWITTER @_goldsky if you need my help.
        • 28215
        • 4,149 Posts
        You also need to make sure and use ` backticks for your snippet call, not ’ apostrophes.
          shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
          • 15404
          • 14 Posts
          i cant find the CSs file for the change the div....
            • 12491
            • 90 Posts
            Please help sombody !
            it’s a big problem for a project of mine i’m stuck.

            wat is wrong with the images when using gallerific plugin?

            http://hurby.com/galleriffic/

            everything is like in the manuall

            only difference in the source:

            [[!Gallery? &toPlaceholder=`gallery` &album=`test` &plugin=`galleriffic` &numThumbs=`10` ]]


            http://hurby.com/gallery/
            the same but no plugin.

            [[!Gallery?
            &toPlaceholder=`gallery` &album=`test`]]



            [[!GalleryItem]]
            <div style="float: right">
            <h2>Galleries</h2>
            <ul>
            [[+galleries]]
            </ul>
            </div>
            <h2>Item</h2>
            [[!+galitem.image:notempty=`
            <div class="image">
            <a href="[[+galitem.image]]"><img class="[[+galitem.imgCls]]" src="[[+galitem.image]]" alt="[[+galitem.name]]" /></a>

            Albums: [[+galitem.albums]]

            Tags: [[+galitem.tags]]
            </div>
            `]]
            <hr />
            [[!+gallery:notempty=`
            <h1><a href="[[~[[*id]]]]">[[+gallery.name]]</a></h1>
            <h2>[[+gallery.description]]</h2>
            [[+gallery]]
            `]]</div>

              Sommige mensen hebben aan een half woord genoeg
              • 12491
              • 90 Posts
              imageData is undefined
              gotoImage(Object { name="imageData"})jquery...ffic.js (regel 505)
              gotoIndex(Object { name="index"}, Object { name="dontPause"}, Object { name="bypassHistory"})jquery...ffic.js (regel 497)
              galleriffic(Object { name="settings"})jquery...ffic.js (regel 931)
              (?)(Object { name="$"})galleriffic (regel 82)
              (?)()jquery-1.3.2.js (regel 3032)
              each(Object { name="object"}, Object { name="callback"}, Object { name="args"})jquery-1.3.2.js (regel 692)
              ready()jquery-1.3.2.js (regel 3031)
              (?)()jquery-1.3.2.js (regel 3056)
              [Break on this error] var index = imageData.index;


              firebug reportss an error in galleriffic.js

              anybody??????
                Sommige mensen hebben aan een half woord genoeg
                • 20829
                • 28 Posts
                I’m struggling with the same probs. I’m trying to get gallerific example 3 working on my project site but it wont implement correcty.

                Still trying some stuff right now, not giving up yet tongue
                  • 6153
                  • 1 Posts
                  Has anyone managed to get any of the examples implemented?

                  I’m a bit disappointed at the lack of support for galleriffic!
                    • 32159
                    • 15 Posts
                    Same here.. Been a frustrating couple of nights trying to get this to work.. The documentation on Gallery is very POOR and disjointed. It is in dire need a few good walkthroughs (from beginning to end) especially for Galleriffic. Frankly, I don’t think it works though, so not sure a walkthrough would help anyway. Shame they released Revo w/out a solid gallery.
                      • 29076
                      • 615 Posts
                      Well, it’s opensource, so it’s just to roll up your arms and help to make the Gallery even better. MODx costs nothing, and there are days, weeks and years of hard work behind this program that you use for free. If you can’t program, there are many other ways to contribute. Constructive feedback in JIRA for example. We all get frustrated from time to time, but anything is better than just complaining. smiley
                        I think, thererfor I am! But what I am, and why...?