test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • very old geezer Friend
    #173853

    Greetings,

    On my local server I have installed Droid ‘QuickStart’ and now wish to replace the default ‘Gallery’ images (which displays at position right) with my own images and retaining the default display style, which match my requirement precisely.

    Please can someone describe in detail how easily that is achieved ?

    Each time I try to edit the code to reflect the directory and name of my images, I break it !

    The truth is that I don’t know what I am doing :-[

    The script appears to be the ‘small gallery module’, but I’ve yet to find any instructions on how to use/configure it.

    With Thanks,

    Mike.

    pavit Moderator
    #438177

    Hi

    Have you read this guide ? maybe can help on your configuration

    very old geezer Friend
    #438180

    <em>@pavit 300391 wrote:</em><blockquote>Hi

    Have you read this guide ? maybe can help on your configuration</blockquote>

    Hi Pavit,

    Yes, I have that guide on my PC.

    It does not mention how to customise the Gallery Module. I have searched throughout the Droid forum, and others too; finding no information which helps me.

    Mike.

    pavit Moderator
    #438181

    Hi

    The Image gallery module is obtained with a custom-html module, below you can find the code used for the demo template

    <div class="clearfix">
    <div class="small-gallery first-item">{japopup type="image" title="Swimming pool" content="images/stories/gallery/ga-2.jpg" }<img class="img-border" src="images/stories/gallery/ga-2-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-1.jpg" }<img class="img-border" src="images/stories/gallery/ga-1-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery last-item">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-3.jpg" }<img class="img-border" src="images/stories/gallery/ga-3-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery first-item">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-4.jpg" }<img class="img-border" src="images/stories/gallery/ga-4-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery">{japopup type="image" title="Metting room" content="images/stories/gallery/ga-5.jpg" }<img class="img-border" src="images/stories/gallery/ga-5-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery last-item">{japopup type="image" title="Party" content="images/stories/gallery/ga-6.jpg" }<img class="img-border" src="images/stories/gallery/ga-6-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    </div>

    As you can see is obtained through the Ja_Popup plugin so you need to install and enable that plugin.
    You can make all your changes managing that plugin

    very old geezer Friend
    #438279

    <em>@pavit 300396 wrote:</em><blockquote>Hi

    The Image gallery module is obtained with a custom-html module, below you can find the code used for the demo template

    <div class="clearfix">
    <div class="small-gallery first-item">{japopup type="image" title="Swimming pool" content="images/stories/gallery/ga-2.jpg" }<img class="img-border" src="images/stories/gallery/ga-2-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-1.jpg" }<img class="img-border" src="images/stories/gallery/ga-1-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery last-item">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-3.jpg" }<img class="img-border" src="images/stories/gallery/ga-3-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery first-item">{japopup type="image" title="Spa services" content="images/stories/gallery/ga-4.jpg" }<img class="img-border" src="images/stories/gallery/ga-4-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery">{japopup type="image" title="Metting room" content="images/stories/gallery/ga-5.jpg" }<img class="img-border" src="images/stories/gallery/ga-5-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    <div class="small-gallery last-item">{japopup type="image" title="Party" content="images/stories/gallery/ga-6.jpg" }<img class="img-border" src="images/stories/gallery/ga-6-thumb.jpg" border="0" alt="Sample image" />{/japopup}</div>
    </div>

    As you can see is obtained through the Ja_Popup plugin so you need to install and enable that plugin.
    You can make all your changes managing that plugin</blockquote>

    There doesn’t appear to be a switch to upload and import images. How do I get my own images to display? I don’t understand that code.

    Mike.

    pavit Moderator
    #438283

    The path for your image is images/stories/gallery/ga-2.jpg

    If you want show your images you must upload image file in that folder and change the name of your image in the custom-html module

    very old geezer Friend
    #438524

    <em>@pavit 300538 wrote:</em><blockquote>The path for your image is images/stories/gallery/ga-2.jpg

    If you want show your images you must upload image file in that folder and change the name of your image in the custom-html module</blockquote>

    Hi Pavit,

    thank you for trying to help me.

    Regretfully, I don’t yet have the skills to understand the code and how to change it, so I am going to use a a gallery plugin from another developer.

    Many thanks,

    Mike.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  very old geezer 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum