Adding a photo gallery loses the editable region

Hello I have a test site that I am road testing for my client and have noticed a slight problem when adding a photo gallery. When a photo gallery is added to a page the once editable region then loses it’s editable status. When I take the page back in Dreamweaver the div is still showing as editable but this is not the case when using incontext editing.
Any help would be most welcome
thanks
Martin

It is a module, there is nothing to edit, the content isa  module generation which renders the gallery based on its paramaters. In the case of a gallery you go add the images into the folder, give them captions in the admin if you wish and depending on the CSS setup you have they render.
I personally teach no client to use that editor, everything is through the admin with good web apps use and pages and good templates etc.

Similar Messages

  • Adding a preset to an already edited photo without changing the edit

    Can someone please help me with adding a preset to already edited photos without changing the edit.  Basically I will edit an entire wedding and then I go back and pick out favorites for my bride and like to add the same artistic edit over them.  Since they are already all edited to my clean beautiful photo, (color balance, exsposure, editing for maybe none ideal lighting during ceremony) I would think there would be an easy way to add a preset without having it change all my adjustments I made so to speed up my process.  I know If I bring my photos to photoshop and bring them back into lightroom it pretty much resets it to basic, but I am sure there is an easier way to do this rather then having to open photoshop.  Thanks in advanced!

    bedophotonfilms wrote:
    Can someone please help me with adding a preset to already edited photos without changing the edit.  Basically I will edit an entire wedding and then I go back and pick out favorites for my bride and like to add the same artistic edit over them.  Since they are already all edited to my clean beautiful photo, (color balance, exsposure, editing for maybe none ideal lighting during ceremony) I would think there would be an easy way to add a preset without having it change all my adjustments I made so to speed up my process.  I know If I bring my photos to photoshop and bring them back into lightroom it pretty much resets it to basic, but I am sure there is an easier way to do this rather then having to open photoshop.  Thanks in advanced!
    Ensure that the "artistic edit" preset only includes the adjustments that are necessary. If, for instance, it
    should add a vignette effect, then make sure the preset doesn't include other adjustments like exposure, because that will make the preset override the carefully-chosen exposure in the clean beautiful version.

  • Adobe muse - how to upload images in photo gallery in the admin console?

    Question from Adobe Muse beginner - I can't figure out how images can be uploaded in a slideshow/photo gallery in the admin console? I can edit or delete images but not upload additional images?

    Hi,
    May I know which admin console are you talking about.
    You are talking about Business Catalyst or Adobe Muse?
    Please provide the steps to access the admin console via Muse.
    Regards,
    Gaurav Aggarwal

  • Creating a photo gallery like the China Gallery in Adobe Labs. How?

    I have photos in several categories (I'll use 2, "frank" and "wolfie" as examples here). What I'd like to do is build a photo gallery like the China Photo Gallery shown in the Adobe Labs site, where the user can switch between categories without going to a different page. Here's what I've done so far and how I'm stuck:
    I created a photo gallery with the instructions in the tutorial "Building a photo album with the Spry Framwork". I then inserted a Tabbed Panels widget for navigating between the categories.
    I set up an XML file as follows:
    /* frank category */
    <photo
    path = "001p.png"
    width = "467"
    height = "467"
    thumbpath = "001p.png"
    thumbwidth = "85"
    thumbheight = "85">
    </photo>
    /* wolfie category */
    <photo
    path = "001f.png"
    width = "467"
    height = "467"
    thumbpath = "001f.png"
    thumbwidth = "85"
    thumbheight = "85">
    </photo>
    To create the div holding the thumbnails for the "frank" category, I entered the following:
    <div class="thumbdiv" spry:region="dsGallery"><img src="thumbnails/frank/{@thumbpath}" spry:repeat="dsGallery" spry:setrow="dsGallery" class="thumbs" /></div>
    To create the div where the full size images will be displayed, I entered the following:
    <div class="mainpic" spry:detailregion="dsGallery"><img src="images/frank/{@path}" onload="MM_effectAppearFade(this, 1500, 0, 100, false)" /></div>
    Then, in the tabbed panel set for the "wolfie" category, I did the same thing, substituting "wolfie" for "frank". However, since there is only one xml file, spaceholders for all of the thumbnails appear in the thumbnail div for the frank category. I realize that I'll probably need to create a separate xml file for each category, but how do I set it up so the correct xml file is accessed when the link in the tab is clicked? Or am I approaching this all wrong?
    From reviewing the source for the China gallery, it appears that they set up links to different xml files instead of Tabbed Panels. How does that work? There are also some javascript files I can't find anywhere on Adobe's site.
    Thanks

    Hi,
    If you have seperate XML file but with the same basic structure then you can change the XML a Spry dataset refers to and regenerate the spry region without reloading the full page.
    So on my photo gallery page I can change the album the photos are shown from via the seturl sprydata function as below.  dsPhotos being my Spry dataset that points to the relevant XML dataset with my image references and captions etc.  My XML is actually dynamically generated from Picasa RSS feeds (and RSS feeds are XML) but the principle will be the same with your static XML.
    First I add an event listener for when someone clicks on an album (the li tag within my div with the id "albums" holds a photo and title for each album.)
    function Albums()
    var myalbums = Spry.$$("#albums li", "TabbedPanels1")
    var rows = dsAlbums.getData();
    var setListener = function( element, value )
      Spry.Utils.addEventListener( element, "click", function(){ showAlbum( value ); },false );
    for( var i = 0, length = myalbums.length; i < length; i++ )
      setListener( myalbums[i], i );
    Then this is the code which changes the photo album to be shown. (when the user clicks the relevant album)
    function showAlbum(i)
    pauseShow();
    pImage = 'No';
    var rows = dsAlbums.getData();
    var albumid = rows[i]["albumid"];
    var url = "xml/PicasaAphotoFeed.asp?albumid=" + albumid;
    dsPhotos.setURL(url);
    dsPhotos.loadData();
    var rowcount = dsAlbums.getRowCount() - 1;
    var nextalbum;
    var navnext;
    var n;
    The page is here www.thehmc.co.uk/photo5.html is you want to see it in context.
    In your case showAlbum would switch between Frank.xml or Wolfie.xml depending on how you decide to name your xml datasets.
    Regards
    Phil

  • I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. Please help

    I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. I am accessing it via strong wireless connection and it works fine on other devices. Please help.

    zapgrap wrote:
    there is no information of locations.
    Then no information exists.  Use the Report a Problem button within the app to report it.

  • Dreamweaver does not allow me to edit the editable region

    Oh my, I'm so desperate in this, I have a .dwt and have set up the editable region as well. When I want to make a new html file from the said template dreamweaver does not allow me to edit it. I mean, all the code is completely grayed out as if the template itself is locked by default.
    What I want to do is to create several new pages such as new albums, charts, genres, contacts (which all based on the home template) The home template itself has slider in its body. For the new html files I'm about to create (which I'm so desperate why I can't do so) I want the header and footer to remain the same.
    Here is an image of my index.dwt (my homepage) anything inside the red frame is what I want to edit for new albums, charts, genres, contacts, login page, etc. The top part is the header and the bottom one is the footer (Excuse the right image, I'm working on dual screen)
    Any help will be appreciated!
    Sorry for my english

    Hello SeptianNugraha,
    here some hints concerning while handling templates (I quote):
    The main principle of DW Templates is:
    Non-editable regions = propagate to all child pages. The content of non-edtable regions is identical on all child pages. When you edit a non-editable region, DW propagates all changes to all child pages.
    Editable regions = do not propagate because they're unique to every child page. The whole idea of editable regions is that they contain page specific content which does not appear on any other child page.
    And:
    PART 1
    1. Create a prototype page with all the sitewide elements (common header, footer, sidebar, etc..) that you will need for your entire project. This requires some careful pre-planning even for small web sites.
    2. Validate your code & test this prototype page in all major browsers. 3. When you're completely satisfied with your layout, SaveAs Template. DW will save this as a .dwt file in a site folder called Templates.
    4. DW will ask you to add Editable Regions for stuff that will change from page to page. Do this and SAVE.
    5. Close your Template.dwt file.
    PART 2
    1. File > New Page > from Template.  Select the template you wish to use.  Hit OK.
    2. This is a child page.  You can only edit content within editable regions.  Everything else is locked.
    3. SaveAs index.html (your home page) to the root in your local site folder.
    PART 3
    Repeat PART 2 for each additional page required.
    PART 4
    1. Open your main TEMPLATE file and add a navigation menu with links to your site pages.2. SAVE.3. DW will ask if you want to populate changes to child pages.  Hit yes.
    4. Publish all site pages to your server.
    PART 5
    If you should ever need to edit your TEMPLATE .dwt file, Repeat PART 4.
    Good luck!
    Hans-Günter

  • When in Adobe Bridge and trying to create a web photo gallery, under the windows menu and then the workspace menu there is no output option.  Where is it?

    When in Adobe Bridge and trying to create a web photo gallery, under the windows menu and then the workspace menu there is no output option.  Where is it?

    You haven't provided any sensible, meaningful and detailed information about your setup.
    If you gave some sensible, complete and detailed information, someone may be able to help you, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, what troubleshooting steps you have taken so far, etc.
    There are no clairvoyants or mind readers here.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Before updating my iphone 3G to iOS 5 all the photos i synced were lpaced in my photo gallery only. Know I have both Photo gallery and The folder I synced

    Before updating my iphone 3G to iOS 5 all the photos i synced were lpaced in my photo gallery only. Know I have both Photo gallery and The folder I synced. Can somebody help me and tell me how can i have it the old way? if its applicable. Thank you

    Hi Urs
    I searched a lot and maybe found a part of the reason for this high data traffic.
    I'm synchronizing my contacts, calendar & reminder with iCloud & my mail with Hotmail.
    When push is activated for Hotmail, that doesn't matter, but when push is activated for iCloud, the amount of data nearly explodes. So I turned iCloud to manual and let Hotmail on push.
    Contacts, calendar & reminder are synchronizing when opened (I think this is enough).
    Also I do a backup on iCloud and than I deactivate the function (I do not delete the last backup, I only deactivate the option for automatic backup).
    It seems, that the backup functionality also generates traffic when not on WiFi - especially at night!!
    The battery life has been getting better, when I deactivated the support for automatic time zone changes (location services were always on).
    The battery finaly got MUCH BETTER since the update on iOS 5.0.1.
    My traffic is actually higher than on iOS 4 but not so high as before I deactivated some services...
    I hope this info is a little help for you!!
    Let me know if this works for you, ok?
    Best regards,
    Wolfgang

  • Can anyone tell me how to separate original photo files from the edited files in Photoshop Elements 13?

    We run a child sponsorship program and we only use the edited files and delete the originals after they are edited due to space restrictions. We are using Mac's and we save our photo files each month into a folder (Not Iphoto) and then pull them into Photoshop Elements 13 to edit and resize.  When they are saved, Photoshop Organizer saves the edited files in the same file folder as the original.  We then have to manually go through and delete the original Photos.  We tried exporting and that does only export the edited files, but is there any way to edit photos and then the edited photos go into a separate file?

    GLADIXIE a écrit:
    For all 5000 photos?  Surely there is a simpler way after we go through and crop each photo and clean it up and then resize it?
    I imagine that what you want, once you have edited your month files in their month folder, is to delete the original and keep only the 'top' file in the version set. Then select all the files in your folder (Ctrl A), right click on any thumbnail and choose 'Version set'. In the dialog that opens, select 'flatten version sets'.

  • How do you edit photos with photoshop from the new  Photos app?  The edit in external editor menu item seems to be gone.

    How do you edit photos with photoshop from the new  Photos app?  The edit in external editor menu item seems to be gone.

    Tell Apple what additional features you want in Photos via both http://www.apple.com/feedback/macosx.html and http://www.apple.com/feedback/iphoto.html  since they don't have a feedback page for Photos as yet.

  • I Phone photo gallery removal or editing

    Since the iPhone cannot edit its downloaded photos. Can the whole gallery be deleted without deleting all the other functions that are downloaded? Or do you just have to start all over again and erase everything?

    Not from the iPhone. YOu need to uncheck the photo sync option on iTunes and resync.

  • Need help in adding Cooliris photo gallery to premade web template.

    Hi,
    I purchased a flash template that has nice effects. I would like to add Cooliris or a nice photo gallery page to the site. I contacted their help forum from where I bought the template and they say the effects are an embedded video that has to be custom editied, which I don't know how to do.
    What do I need to do? Can I upload the template in this forum to show exactly what I mean? or, I can show you the sample template at:
    http://www.templatetuning.com/flash-templates-preview/32485.html
    Marty

    Change this -
            <p><u>Welcome to Automated Compliance Solutions</u></p>
            <p><a href="contactacs.htm"><img src="button.png" width="266" height="56" border="0" align="right" /></a></p>
    to this -
            <p><u>Welcome to Automated Compliance Solutions</u></p>
            <p><a href="yourlink.htm"><img src="yourbutton.png" width="266" height="56" border="0" align="right" /></a></p>
            <p><a href="contactacs.htm"><img src="button.png" width="266" height="56" border="0" align="right" /></a></p>
    Be aware that my suggestion here is NOT valid XHTML, but since you are not a web developer, and the 'invalid' markup that I have suggested will not affect the rendering or operation of the page, I decided to keep it simple for you.  In my suggestion, "yourlink.html" refers to the page to which you want this button to link, and "yourbutton.png" refers to the filename of the button image (obviously you'd want to change this to correspond to the filename and extension of the image you have created).

  • Adding Updating Photo gallery in AS3?

    I am developing a IOS App in Flash cs5.I want to add a Photo gallery tab in the App.Which show below..need just like tat.
    http://i55.tinypic.com/1zzgcpk.jpg
    It must be able to update the picture from an website RSS link or an Picasa public album link
    Once a picture is clicked it must enlarge it self.
    May a link within the image to set is as wallpaper or share in facebook(may be NOT so needed... would be good if so)
    Pls help me out

    I was sesrching for that for a long time before i created this tread. There is many tutorials and exaple files for page flip or page turn but i cant find good one. Many of them was coded in as1 or as2 other using php and java script so its difficult  to understant. I just want one simple solution for that. It cant be so hard to create something like that. Could you help me to find some good and simple tutorial in as3?

  • Adding a photo gallery

    Ater a search, I'm more confussed than ever. I have the site to the point where I'm ready to add photos.
    I'm a photographer( I have PS cs2 and a trial DW CS4) I would like to display 5-10 photos on my index page in the form of an automated slide show. So that when a viewer comes they will see some samples of my work. I didn't know if it is ok to post links to examles of other sites on this form.
    On my gallery page I would like to have my thumbnails across the bottom of the page so that the viewer can scan across the bottom and then click to enlarge the ones that they want to use. It doesn't have to be elaborate, I don't need music or popups, I just want to show the photos not all the magic of the website, if that makes sense.
    Is this possible with these two products or will I need more?
    Could someone point me to a tutorial?
    In my search there seems to be this debate of the use of flash, could someone steer me in the right direction on it and if and why I would need it?
    Please forgive me and my noobie-ness.
    Thank you

    There are so many ways to do this... Dreamweaver itself has a "Create web photo album" under Commands on the menu. Fireworks has something similar. These pre-packaged solutions will not give you what you want. You can get the automated slide show for your home page without too much trouble with Flash. Take that "too much" with a little grain of salt. There is a pretty big learning curve for anything in Flash.
    You might be able to  do the gallery page that way too, but  that's not at all straightforward. Odd as it might sound, Javascript is  a much easier way to go.
    Is the idea of keeping file information in a database out of the question?
    I am a photographer as well as a web designer so I've been dealing with these questions a lot. Take a look at http://www.secondsightimages.net and the Gallery link.
    Barry

  • Adding a photo gallery to a blog page?

    I see the last queries about being able to do this are from 2006.  I'm wondering if it is any easier now.  I'm creating a website for a film series project.  I used a 'blog' template so I could easily manage about 20 separate films (without having scores of pages to deal with).  Right now each of those 'blog' pages has a large number of free floating photos (shots from the film).  They take too long to load.  I'm wondering if I could create a photo gallery instead, ON the blog entry page, that would contain the pics, and allow for fast loads?
    Just wondering how one might create a photo gallery on a 'blog' entry page.
    Ben

    Having looked at your site, I would say that you layout is very artistic and would be completely ruined by using a photos template.
    DPI doesn't realy come into it as this is used for print. iWeb does have image optimization but its better to turn it off and reduce the image to the dimensions (in px) that it will appear on the web page before dragging it into the app.
    If you want to maximise the SEO and make the pages more interesting for us humans, I would add descriptive captions to the images and put them in the spaces between the staggered image layout.
    If you are comtemplating designing for mobile devices, you need to use every trick in the book to to reduce file sizes and cut content to the bone.
    I have been using responsive designs for quite a while now and learned a lot of hard lessons along the way on what works and what doesn't on mobile devices. Some more examples HERE.
    iPads are big enough for a traditional website to work on them as long as you pay attention to making the links and other user controls finger sized. I did figure out a way to make an iPhone compatible site using iWeb if you are interested...
    http://www.iwebformusicians.com/iWeb/Mobile-iWeb.html
    I must admit that I detest Wordpress although there are some responsive desgns available now. I did a test with one of the free ones but its a total pain and there doesn't appear to be any plugins for HTML5, responsive media players. I had to figure this out all on my own. If you click the Blog button on this page you should get there.

Maybe you are looking for

  • How can i access gmail's smtp server using java mail api

    i m using java mail api to access gmails pop and smtp service to receive and send mail from ur gmail account. I m able to access gmails pop server using the ssl and port 995 , but i can not use its smtp server to which i m connecting using ssl on 465

  • Calculation of Depreciation on Sub Number.

    Hi, Pl. provide your valuable remarks for the below 2 points. 1. What is sub number? In which cases we should use this. 2. In cases of heavy repairs & maintenance of assets, when amount will be capitalized, whether it will be treated as a separate as

  • AIAAsyncErrorHandlingBPELProcess [1.0]-- Status Pending

    Hello Experts, Env: Sun Solaris 10 SOA 11.1.1.6.0 -- 2 Node cluster Web Logic 10.3.6 OSB BAM AIA Unable to use AIA, because of the error in AIASync apps... Tried to shudown and restart WLS, SOS etc.. no help When I click the service, got the below er

  • Error during background processing which is created by Std.program RFBIBL00

    Hi Gurus,      I am using standard program RFBIBL00 to generate batch session for the Tcode FB01.      My BDC is working fine , if i choose  foreground or display error only option in SM35.But when i process the same session in       background it is

  • BusinessObjects XI Common Hot Fix commonXIwin_chf.zip does not install completely.

    Post Author: sara08 CA Forum: Upgrading and Licensing Hello, I am trying to install Business Objects XI Common Hot Fix commonXIwin_chf.zip And whenever I try to install this fix this never completes. It says starting/stopping IIS... and then it dissa