How to have more than one Bridge Web Photo Gallery in a site

I'm having a problem inserting more than one bridge web photo gallery in my site. I have thumbnails of different jobs and when clicked I want a new page to load with all the images of that job. I have one thumbnail linked to one of the galleries and I made another gallery and can't find the code to change to link it to the new html gallery. When the page loads it shows the first gallery I made instead of the new gallery.
Example:
I made a gallery of a deck job and on my photo page there is a thumbnail. When clicked it brings up the deck.html photo gallery made in bridge cs4. Good!
Now, I made a gallery of an outdoor fireplace and on my photo page there is a thumbnail. When clicked it should load the photo gallery of the outdoor fireplace. It loads the gallery of the deck instead.
I understand that the code needs to be changed to link to the new files. I changed the "resource" folder for the outdoor fireplace to "resource2" and changed the code script src="resources" to script src="resources2" and it did not work
I suspect that I need to change the code that points to group.xml and rename the new photo gallery group.xml to group2.xml so it will find the one in my resources2 folder, but I can't find the code anywhere.
Any help would be great. Also, if there is a better way of doing this let me know?
Thanks

Maybe I can explain this better....
the group.xml file has the information for what images to load. When previewing the outdoor fireplace web gallery "of.html" it loads the "deck.html" web gallery. I believe this is because in one of the files it is requesting the info from the group.xml file from the resourses folder. I need to find where the code is that directs it to the group.xml and change it to group2.xml and rename that group.xml file for "of.html" to group2.xml in the resourses2 folder.

Similar Messages

  • Just bot a macbook pro to replace one of my pc's. can't figure out how to have more than one website open at a time like explorer. Is it possible to do?

    I can't figure out how to open more than one website at a time like explorer does on a pc. would like to know if it Is possible or not.

    Tabbed browsing is the way. Go to Safari's View menu:
    and click "Show Tab Bar." When you see a link on another site you wish to open without closing the first site, simply right-click and select "Open Link in New Tab."

  • How to have more than one project open at a time

    I can't seem to find a way to have more than one project window open at a time.
    This would be sweet. Currently chopping down a 60 minute rehearsal record into separate tracks. Kind of a pain.
    TIA
    Tom

    Tom
    Is that an iTunes question? Are you sure you posted in the correct forum.
    Regards
    TD

  • How to have more than one free good for a material ?

    Hi everyone,
    we have this requirement from the user where he wants give more than one free good for a material.
    As far as i know we can configure only one free good for a material in standard SAP.
    if have any idea about how to achieve this please guide me how to configure the same in SAP.
    thank you in advance

    Hi
    Check my two links where I have explained this.
    Free goods using Sale order BOM methodology
    Different business scenarios and Sales BOM techniques for header and item level stock and prices
    Thank$

  • How to have more than one playlist on the iPOD mini ...?

    This may seem a silly question - after all, isn't it the whole point of the iPOD ? Anyway, with my current setup, I cannot get more than one playlist onto my ipod mini.
    Using Win2000Pro, connecting using USB; there have been lots of other issues involving ' cannot read/write to ipod ' which have been reported on these forums , I started having problems after Apple 'upgraded' iTunes from 4.9 ...ended up with nothing on the ipod at all. Since then a few upgrades and now running iTunes 6.0 (not 6.0.1), it DOES sync with the ipod but does not let me manage the playlists:
    Since my library is > the ipod ( 4 GB model) I cannot use the option ' sync all songs & playlists' , which is what I originally used when the library was < the ipod. At that point I did get ( automatically I think..) a few playlists onto the ipod.
    Howeever, since the library got too big, I have to select 'sync to these playlists only' . I use 1 master list, which works, ( it syncs all the songs to the ipod and I get just that playlist on the 'pod) but any attempt to select another playlist from that dialogue box results in consistent hanging of iTunes, and you have to kikll it in task manager.
    I would have thought that you could simply drag n drop a playlist onto the connected ipod icon (that would be more elegant) but the inteface doesn't allow it..
    Oh and another thing ..why does the syncing tool delete ones on the go playlists from the pod ? I can't even get around this issue by making them manually on the 'pod as they get deleted when syncing.. Grrrrhhh
    Where to go from here guys & gals ??
    Thanks...any tips gratefully received
    Aries/ AMD Windows 2000 Draytek Wireless DSL 2 Mb

    Ok I'll try that, although I did try it earlier when I had iTunes 5.xx loaded, I think.
    As to size of playlists, I have a master (900 songs) that defines what will fit onto the ipod , I then generate all the others as subsets of the master (not of the library)- hence I know they will all fit
    Can you also clarify something for me: the dialogue box we are discussing is intended, I think, so that one can set the automatic synching of certain playlists between the PC & the ipod. Is that the only way one can select other playlists to go to the ipod - i.e. as static once-offs, not synchronised ?
    Apple' docs, I think, are poor in this regard - they assume most ipods are bigger then the users song library and they gloss over the details of this alternate mode of playlist synching.
    Thanks - Nick

  • Can you have more than one album of photos?

    I'd like to sort the photos on my iPhone into different albums so that I can find them more easily, but I can't seem to find a way of doing this even while plugged into iTunes. Can it be done? Seems a bit of an oversight, and doubly strange since the Photos app takes you to what looks like a list of albums, but you can't add a new one or move photos around.

    No oversight, but photo albums cannot be created on the iPhone and whichever albums created on your computer selected to be transferred to your iPhone cannot be changed/manipulated on the iPhone.
    In this regard, iPhoto on a Mac is taken into consderation which I use on my Mac for importing photos from a digital camera including from my iPhone's camera roll, and for photo storage and management, which provides for photo events and photo albums - creating an iPhoto album is similar to creating an iTunes playlist. With the numerous iPhoto albums I have available for selected photos, I select the iPhoto albums under the photos tab for my iPhone sync preferences that I want transferred to my iPhone followed by a sync. If I want to remove an album from my iPhone, I deselect the album under the Photos tab for my iPhone sync preferences followed by a sync. Very easy.
    Do you manually manage photo storage on your PC?

  • How to have more than one condition on same column --- using SQL Loader

    Hi All,
    I am stuck with SQL Loader..
    How do I filter records before loading in the table using when clause..
    i should load data only when
    field1 = 'AC' or 'VC'
    field2 is NULL
    i used various combinations in when clause like
    a) when field1='AC' or field1='VC' and field2 = BLANKS
    b) when (field1='AC') and (field2 = BLANKS )
    & similar...
    In all the cases I tried I could not implement OR condition with field1 and null condition with field2
    but my main concern is can we use OR or IS NULL things in when clause of SQL Loader..
    is it possible to check this anywhere??
    any alternate solution u could suggest??
    Thanks
    Dikshit

    Ok I'll try that, although I did try it earlier when I had iTunes 5.xx loaded, I think.
    As to size of playlists, I have a master (900 songs) that defines what will fit onto the ipod , I then generate all the others as subsets of the master (not of the library)- hence I know they will all fit
    Can you also clarify something for me: the dialogue box we are discussing is intended, I think, so that one can set the automatic synching of certain playlists between the PC & the ipod. Is that the only way one can select other playlists to go to the ipod - i.e. as static once-offs, not synchronised ?
    Apple' docs, I think, are poor in this regard - they assume most ipods are bigger then the users song library and they gloss over the details of this alternate mode of playlist synching.
    Thanks - Nick

  • Re: How to have more than one vertical axis in graphs...

    As a matter of fact, there is a library of dual-Y-axis controls, developed
    by National Instruments, but for some reason it did not make it into the
    official release. I've been using it under v.5.01 quite successfully. The
    only problem with it is that if you try to edit it using control editor, LV
    crashes (under v.5.1 and WinNT 4).
    -- Sergey Liberman
    -- Don't use Reply button! Thank you.

    I'm running into the same problem... can somewhere give me a pointer
    to where I might find a library like this? I have done the "put
    the y-axis on the right side of the second graph" and it works pretty
    well, but I'd like to see how other people might do it.
    Hopefully the LabView folk will also implement a scrollbar for X-Y plots
    (like they have for the charts) sometime... sometimes strip charts aren't
    sampled evenly.
    Andrew Berkley
    Physics Department
    University of Maryland
    RE:
    >> As a matter of fact, there is a library of dual-Y-axis controls, developed
    >> by National Instruments, but for some reason it did not make it into the
    >> official release...

  • Hello - how do I have more than one app window open at a time on OS X 10.9.1

    Hello - how do I have more than one app window open at a time on OS X 10.9.1?  I do not want to hold the option key to have multiple apps open on my screen.  Thanks.

    Barney-15E
    Finder enhnacements installed? = no.  I did a reinstall of Mavericks, not a full clean install = no help. Searched for "single-app mode" in Spotlight and the web, no luck.
    With Safari open on screen, from dock, opened iTunes and Safari does not show on screen.  Open Word from doc and iTunes is not on screen. 
    Attached some screen shots if these help.

  • HT6154 Can someone please just help me figure out how to update this stupid phone without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things.

    Can someone please just help me figure out how to update this stupid phone(iPhone 4)without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things. I have a lot of music from old CDs on here,and for some reason I can't even transfer them manually onto my computer. I'm not tech savvy whatsoever. Someone please help,having my music is the the whole reason I still have this phone.

    First read about back http://support.apple.com/kb/ht1766
    Then  read on how to transfer photos to your computer http://support.apple.com/kb/ts3195
    Then
    UPDATING iOS
    Over the air updating of iOS needs iOS 5 or later so unless you have iOS 5 or later you will not see updating in setting
    The following link explains how to update http://support.apple.com/kb/HT4972
    This link explains how to update using wireless http://support.apple.com/kb/HT4623
    This explains how to transfer purchases to your computer http://support.apple.com/kb/ht1848

  • How do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    Cessna007 wrote:
    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?
    You create an @icloud.com address in the first place by signing into Settings>iCloud with your Apple ID and choosing an addres - you can only create an @icloud.com address, not @me.com.
    Then if you want further addresses on the same account you can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • If I have more than one library, how can I upload all photos to iCloud??

    I have a couple of different iPhoto libraries. Now that I've upgraded to photos, I am using iCloud and it is currently uploading all the photos & videos from the library Initally opened. How can I upload the other libraries into iCloud?  Will they automatically upload once I use the option key and open the different library?? 
    Also, does Photos need to be running for things to upload to iCloud?
    Thanks!
    Kristin

    See the quote below from Designate a System Photo Library in Photos - Apple Support
    iCloud and the System Photo Library
    You can use iCloud Photo Library, iCloud Photo Sharing, and My Photo Stream only with the System Photo Library. If you choose a different library in Photos without designating it as the System Photo Library, the iCloud tab in Photos preferences is disabled:
    If you designate a new library as the System Photo Library and then turn on iCloud Photo Library, the photos and videos in the new library will merge with those already in your iCloud Photo Library. If you want to keep the contents of your photo libraries separate, don’t turn on iCloud Photo Library for more than one library in Photos.

  • HT4314 Can I have more than one Game Center account on the same Apple ID? If so, how do I set it up?

    I am playing Clash of Clans on my iphone and on my iPad. I would like to connect each of my games to a different Game Center ID so I don't lose them if something happens to my device, but I can't figure out how to do that without creating new Apple IDs for each device and I don't want to do that. Any advice? Can I have more than one Game Center account under the same Apple ID? If so, how do I set it up? Thanks!

    If you use the same account see the following to separate Messages and FaceTime between the two iPod see:
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime

  • I have more than one photo backup on my computer now itunes has downloaded three of each photo. How do I remove duplicates

    I have more than one photo backup on my computer now itunes has downloaded three of each photo. How do I remove duplicates?

    Wich version of iPhoto do you have? You need iPhoto '09 or '11 to order prints.
    Make an album of all photos you want to order in the same order.
    Then select all photos at once, when you use Share > order prints.
    You should see a panel like this, where you can mark the quantities. The screenshot is from iPhoto 9.6:

  • Can anyone give me simple instructions on how to use more than one ipod on the same computer with itunes? Both my daughters have ipods, my wife has one

    Dear All
    Can anyone give me simple instructions on how to use more than one ipod on the same computer with itunes. My daughters have a different generation 'nano' each & my wife a 'shuffle'?
    Many thanks

    Click here for options.
    (69081)

Maybe you are looking for

  • Devices no longer sync mailbox for specific user

    I have an Exchange 2010 environment running ActiveSync. We have started to enroll devices using Xenmobile which pushes out a mailbox configuration for the users to connect to their mailbox. Everything is working fine with the exception of one user so

  • How do I play the Humble Mozilla Bundle games?

    All attempts to find information on or otherwise find ways to play the eight Humble Mozilla Bundle games in Mozilla firefox have reached dead ends.

  • Master page fields not displaying data from XML file

    Hi, For some reason if I a add a field on the master page, when previewed it does not display the xml data assigned to the field. I have a work around, but it looks messy and would prefer to resolve the problem correctly. My work around is to create

  • Why whatsapp won't solve this problem???

    Since whatsapp have landed on the new BB Z10, and we are faced with the problem of not being able to send a message to multi users at the same time. We have to send the same message to the whole list one by one. It is frustrating and takes lots of ti

  • SAP Interface Workbench

    Can anyone please explain about SAP Interface Workbench with details