<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>prettyPhoto support - Vanilla 2</title>
      <link>http://forums.no-margin-for-errors.com/categories/2/p3/feed.rss</link>
      <pubDate>Tue, 07 Feb 12 19:39:49 -0500</pubDate>
         <description>prettyPhoto support - Vanilla 2</description>
   <language>en-CA</language>
   <atom:link href="/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Initializing prettyPhoto to load from area maps, and regular links at the same time?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3521/initializing-prettyphoto-to-load-from-area-maps-and-regular-links-at-the-same-time</link>
      <pubDate>Sat, 14 Jan 2012 00:16:08 -0500</pubDate>
      <dc:creator>mosesdark</dc:creator>
      <guid isPermaLink="false">3521@/discussions</guid>
      <description><![CDATA[Hello there.<br /><br />I have my code set up to load an image from an image map using the tutorial on this site. Which works perfectly.<br /><br />// ^area shape="poly" coords="371,374,317,266,203,229,257,337" href="images/illustrations/title_a.jpg" rel="prettyPhoto[illustrations]" onMouseOver="MM_swapImage('tesseract','','images/illustrations.gif',1)" onMouseOut="MM_swapImgRestore()"^<br /><br />However, I would love if it would also load all ^a href links also.<br /><br />I believe this would allow me to include several links within the body of the html, all grouped to this gallery by the rel="prettyPhoto[illustrations]" but invisible.<br /><br />So I would technically have an area map opening a gallery with a single click.<br /><br /><br />]]></description>
   </item>
   <item>
      <title>Help!!!!Inline content not working.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3551/helpinline-content-not-working.</link>
      <pubDate>Fri, 20 Jan 2012 17:54:14 -0500</pubDate>
      <dc:creator>val23</dc:creator>
      <guid isPermaLink="false">3551@/discussions</guid>
      <description><![CDATA[I created both div and class:<br /><br /><a href="/search?Search=%23inline-1&amp;Mode=like">#inline-1</a> 		{ width:600px; height:500px; float:left; overflow: auto; line-height:normal; }<br /><br />.hide 		{ display:none}<br /><br /><br />Inline content still not showing!]]></description>
   </item>
   <item>
      <title>Multiple issues with Pretty photo. :(</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3197/multiple-issues-with-pretty-photo.-</link>
      <pubDate>Fri, 16 Dec 2011 09:25:56 -0500</pubDate>
      <dc:creator>mobiius</dc:creator>
      <guid isPermaLink="false">3197@/discussions</guid>
      <description><![CDATA[Hello! First off, great tool! The demo on the website is fantastic!<br /><br />The first of my problems is as follows. I would like to have a facebook style image gallery on my website. There will be a grid of images displayed, and when you click one it opens in a prettyPhoto lightbox. I however don't want it to be treated as a gallery in the lightbox. I'd like to setup many lightboxes, one for each image/video in the gallery. Currently, it will setup as a gallery so I had to hack about with 'teh codez' to get it to work the way I'd like. It's not pretty and I'd like to do it 'officially' if I can.<br /><br />The second problem is, the lightbox works fine on my offline webserver, but when I upload it all to my online webserver, it doesn't work at all. The same files/folder layout/html, but without the workingness.<br /><br />You can see the under construction website here: www.teamdefiant.co.uk/test/ (the lightbox is currently setup on the 'On The Track' at 'Japfest 2011' link in the middle of the 5 boxes.)]]></description>
   </item>
   <item>
      <title>[SOLVED] Need help! Javascript not working inside prettyPhoto inline box</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2036/solved-need-help-javascript-not-working-inside-prettyphoto-inline-box</link>
      <pubDate>Tue, 23 Aug 2011 01:51:33 -0400</pubDate>
      <dc:creator>darryl</dc:creator>
      <guid isPermaLink="false">2036@/discussions</guid>
      <description><![CDATA[Hi all,<br /><br />I have problem in javascript inside prettyPhoto inline box:<br />Here is the example code:<br /><br /><a href="#inline_demo" rel="prettyPhoto nofollow">Inline content 1</a><br /><div id="inline_demo"><br />  <p><a rel="nofollow" href="http://www.google.com">Google</a></p><br />  <p class="blue">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><br /></div><br />			<br />			$(document).ready(function(){<br />				$("a[rel^='prettyPhoto']").prettyPhoto();			<br />				<br />                                // test 1<br />				$("#inline_demo a").mouseover(function() {<br />					$(".blue").css('color', 'blue');<br />				});<br />                                // test 2<br />                                $("#inline_demo a").click(function(e) {<br />                                    e.preventDefault();<br />                                });<br />                                // test 3<br />                                $("#inline_demo a").mouseover().css('cursor', 'crosshair');<br />                                // test 4<br />				$("#inline_demo a").mouseover(function() {<br />					$(this).css('cursor', 'crosshair');<br />				});<br />			});<br />			<br /><br />TEST RESULTS:<br />// test 1 not working<br />// test 2 not working<br />// test 3 working<br />// test 4 not working<br /><br />Why is that the jquery events that has event handler is not working?<br />In other words event handlers inside jquery events doesn't seem to work.<br /><br />Please help.<br /><br /><br />Thanks,<br />Darryl]]></description>
   </item>
   <item>
      <title>Only the default 3 photos in elegant-press template load using pretty photo. How do you add photos?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3548/only-the-default-3-photos-in-elegant-press-template-load-using-pretty-photo.-how-do-you-add-photos</link>
      <pubDate>Thu, 19 Jan 2012 09:52:10 -0500</pubDate>
      <dc:creator>joeldm</dc:creator>
      <guid isPermaLink="false">3548@/discussions</guid>
      <description><![CDATA[I'm trying to set this site up to load 10 images in the slider, but only the first three run, where do I set parameters like this (adding more photos to the slideshow?)<br /><br />What's wrong with the code?<br /><a href="http://www.iwannafixit.com/ATLCP/" target="_blank" rel="nofollow">http://www.iwannafixit.com/ATLCP/</a>]]></description>
   </item>
   <item>
      <title>Opening 2 photos simultaneously</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3545/opening-2-photos-simultaneously</link>
      <pubDate>Thu, 19 Jan 2012 07:44:40 -0500</pubDate>
      <dc:creator>axel</dc:creator>
      <guid isPermaLink="false">3545@/discussions</guid>
      <description><![CDATA[Hey. I'm trying to open 2 items when clicking on the first one.<br />Basically I'm in a "Before/After" pretty photo gallery and when I click on the "before" thumbnail, I want both the "before" and "after" images to pop up at the same time. <br /><br />Any idea how I can put this into work ?<br /><br />Thanks.]]></description>
   </item>
   <item>
      <title>overlay gallery not shown</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3533/overlay-gallery-not-shown</link>
      <pubDate>Wed, 18 Jan 2012 13:26:03 -0500</pubDate>
      <dc:creator>eauth</dc:creator>
      <guid isPermaLink="false">3533@/discussions</guid>
      <description><![CDATA[I have multiple gallerys on the same page. When one of them has more than 30 pictures, the overlay gallery is not shown as expected. But if I click on any other gallery with fewer pictures on the same page, the overlay gallery doesn't show up there too whenever the large gallery with &gt;30 pictures has been opened before.<br />]]></description>
   </item>
   <item>
      <title>Error:  In a image gallery, Twitter link does no update on next/prev</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3532/error-in-a-image-gallery-twitter-link-does-no-update-on-nextprev</link>
      <pubDate>Tue, 17 Jan 2012 14:11:39 -0500</pubDate>
      <dc:creator>preethamms</dc:creator>
      <guid isPermaLink="false">3532@/discussions</guid>
      <description><![CDATA[I have a image gallery with social icons. <br />After I open the gallery, I will do a next/prev. <br />The twitter link wont update. I will still share the image I had opened first. <br />The twitter link has to update on clicking next/prev]]></description>
   </item>
   <item>
      <title>Loader Gif/image while Flash SWF is loading in PrettyPhoto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2072/loader-gifimage-while-flash-swf-is-loading-in-prettyphoto</link>
      <pubDate>Fri, 02 Sep 2011 00:58:22 -0400</pubDate>
      <dc:creator>waxyfoot</dc:creator>
      <guid isPermaLink="false">2072@/discussions</guid>
      <description><![CDATA[Hiya, I am pretty new to this and was hoping someone could help me.<br /><br />I have created a PrettyPhoto Lightbox that has 3 flash swf's in it. Works great and is brilliant, just what I need, however when I publish it to the web and you click to launch, it works great but has a blank screen for a good 5 to 10 seconds before the flash movie plays. Is there anyway I can display a loading icon/animated gif just informing the end user that something is indeed happening in the background.<br /><br />Many Thanks in advance.<br /><br />David]]></description>
   </item>
   <item>
      <title>i beg all of u to help me out how to install pretty photo and use</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3528/i-beg-all-of-u-to-help-me-out-how-to-install-pretty-photo-and-use</link>
      <pubDate>Tue, 17 Jan 2012 05:59:44 -0500</pubDate>
      <dc:creator>creativeguy0904</dc:creator>
      <guid isPermaLink="false">3528@/discussions</guid>
      <description><![CDATA[hi there. i'm trying to use pretty photo since a month i can't really figure out what to do where to go. i tried wordpress plugin pretty photo version 1.6.2 that too doesn't work's.<br /><br />i'm trying to follow pretty photo link : <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/" target="_blank" rel="nofollow">http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/</a><br /><br />but it's not clear to me after downloading which files should be place under which folder of theme and where to add the script's. <br /><br />if anyone can help me out i would be thankful to them.<br /><br />hoping for some help.]]></description>
   </item>
   <item>
      <title>Static window in iframe</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3524/static-window-in-iframe</link>
      <pubDate>Sun, 15 Jan 2012 14:22:01 -0500</pubDate>
      <dc:creator>cableghost</dc:creator>
      <guid isPermaLink="false">3524@/discussions</guid>
      <description><![CDATA[How may I set a static width and height for iframe window?<br /><br />Instead of '?iframe=true&amp;width=100%&amp;height=100%', I would like to use something like: '?iframe=true&amp;width=450px&amp;height=600px'. However, the iframe window does not seem to like px.]]></description>
   </item>
   <item>
      <title>Box not being resized automatically</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3525/box-not-being-resized-automatically</link>
      <pubDate>Mon, 16 Jan 2012 06:35:04 -0500</pubDate>
      <dc:creator>melanciabr</dc:creator>
      <guid isPermaLink="false">3525@/discussions</guid>
      <description><![CDATA[Hi,<br /><br />I've managed a way to resize the iframe to fit its content accordingly, as I got all the pages under the same domain. Problem is, when I do resize it, the PrettyPhoto box doesn't resize itself, and I couldn't even found a way to do it manually.<br /><br />Any ideas?<br /><br />Thanks!]]></description>
   </item>
   <item>
      <title>prettyPhoto loads on browser refresh</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2023/prettyphoto-loads-on-browser-refresh</link>
      <pubDate>Thu, 18 Aug 2011 13:27:36 -0400</pubDate>
      <dc:creator>skyetech</dc:creator>
      <guid isPermaLink="false">2023@/discussions</guid>
      <description><![CDATA[I've used prettyPhoto to display galleries, YouTube and Flash, but I'm having a "refresh" problem when I use single images. prettyPhoto opens when I click on a thumbnail and it appends #!prettyPhoto/0/ to the querystring. But when prettyPhoto closes it's not removing the /0/, so the same image opens again when the page is refreshed. I've looked at the demo page and it removes the /0/.<br /><br />My code couldn't be any simpler. Any thoughts about how to remove the /0/ or keep prettyPhoto from loading on refresh?<br /><br /><a href="/templates/template9.jpg" rel="prettyPhoto nofollow" title="This is the description"><img src="/templates/template9.jpg" width="60" height="60" alt="This is the title" /></a><br /><br />    $(document).ready(function(){<br />    $("a[rel^='prettyPhoto']").prettyPhoto({social_tools:false,theme:'light_rounded'});});<br /><br /><br />My development page: <a href="http://www.sremarketing.com/untitled-3.html" target="_blank" rel="nofollow">http://www.sremarketing.com/untitled-3.html</a>]]></description>
   </item>
   <item>
      <title>longer captions for prettyPhoto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3522/longer-captions-for-prettyphoto</link>
      <pubDate>Sat, 14 Jan 2012 15:12:22 -0500</pubDate>
      <dc:creator>rickycolson</dc:creator>
      <guid isPermaLink="false">3522@/discussions</guid>
      <description><![CDATA[I'm using custom fields within wordpress to enter captions for the prettyPhoto api, but I cannot enter more than one line. I'm interested in adding 4-5 lines, but when I do either no text shows up at all or my browser crashes when adding multiple paragraphs. How can I extend the lower caption area further than one line?<br /><br />Thanks,<br />Ricky]]></description>
   </item>
   <item>
      <title>FLV video format</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3519/flv-video-format</link>
      <pubDate>Fri, 13 Jan 2012 11:19:24 -0500</pubDate>
      <dc:creator>lkgoldie</dc:creator>
      <guid isPermaLink="false">3519@/discussions</guid>
      <description><![CDATA[I am working with a wordpress theme that has pretty photo installed on it. I set up the photo gallery with no problems but I now am having problems with the video. I am using FLV video format with jwplayer. So my first question is does pretty photo support FLV video format? I am getting different answers when I do a search on the site - not supported but possible with a bit of coding. I would like to host the video from my server and not through youtube or vimeo.<br />Any information is appreciated.<br />]]></description>
   </item>
   <item>
      <title>Bug in _fitToViewport</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3518/bug-in-_fittoviewport</link>
      <pubDate>Fri, 13 Jan 2012 11:02:00 -0500</pubDate>
      <dc:creator>zgollum</dc:creator>
      <guid isPermaLink="false">3518@/discussions</guid>
      <description><![CDATA[There's a bug in _fitToViewport which makes large photos look really weird, I'm really surprised it's not mentioned on these forums.<br /><br />Line 592, after determining new container dimensions for resized photos, fitToViewport calls itself with dimensions of the container (as if container was the image itself) instead of using resized image dimensions which are smaller. The result is an image with wrong aspect ratio.<br />The line 592 should be:<br />_fitToViewport(imageWidth,imageHeight)<br /><br />and NOT _fitToViewport(pp_containerWidth,pp_containerHeight)]]></description>
   </item>
   <item>
      <title>Support for pinch and zoom on popup using preety photto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3517/support-for-pinch-and-zoom-on-popup-using-preety-photto</link>
      <pubDate>Thu, 12 Jan 2012 23:01:41 -0500</pubDate>
      <dc:creator>gauraw</dc:creator>
      <guid isPermaLink="false">3517@/discussions</guid>
      <description><![CDATA[When i zoom the content of popup, the window size ll resize and according to default feature of pretty photo it shift to center of the page. And the position of popup will go to different location but i want to show the popup on the screen. Please help me to fix this issue]]></description>
   </item>
   <item>
      <title>Does prettyPhoto work with .mp4&#039;s?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3516/does-prettyphoto-work-with-.mp4s</link>
      <pubDate>Thu, 12 Jan 2012 21:16:37 -0500</pubDate>
      <dc:creator>apamment</dc:creator>
      <guid isPermaLink="false">3516@/discussions</guid>
      <description><![CDATA[I want to gallery some TV commercials I've done as a portfolio. I've chosen mpv format because of the smaller size and it plays on most everything including iphones. I'm sure I have the code right and the scripts in the right locations with the correct paths because if I switch the movie files to back to .mov's it works fine. But when I use mp4 I get this message <br /><br />"Image cannot be loaded. Make sure the path is correct and image exist."<br /><br />My thinking is that either prettyphoto doesn't support mp4 or that I have to specify the media type somewhere. Does anyone know the answer?<br />I have since switched to shadowbox and that works with mp4.<br /> <br />My page with the prettyphoto code is<br />www.clearlybetterdesigns.com/video2.html]]></description>
   </item>
   <item>
      <title>PrettyPhoto: Vimeo content doesn&#039;t work on IE9/IE8/IE7</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2339/prettyphoto-vimeo-content-doesnt-work-on-ie9ie8ie7</link>
      <pubDate>Thu, 17 Nov 2011 14:59:47 -0500</pubDate>
      <dc:creator>kandadaboggu</dc:creator>
      <guid isPermaLink="false">2339@/discussions</guid>
      <description><![CDATA[The frame shows an empty black box. The behavior can be reproduced at the PrettyPhoto site <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone" target="_blank" rel="nofollow">http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone</a>.]]></description>
   </item>
   <item>
      <title>Disable prettyPhoto on Mobile Devices</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2310/disable-prettyphoto-on-mobile-devices</link>
      <pubDate>Mon, 07 Nov 2011 11:17:12 -0500</pubDate>
      <dc:creator>neurosismann</dc:creator>
      <guid isPermaLink="false">2310@/discussions</guid>
      <description><![CDATA[Is it possible to add a conditional statement that would disable prettyPhoto if the browser screen was under 480px and open the image in a separate page? I'm jquery literate but I'm really bad at if else statements.]]></description>
   </item>
   <item>
      <title>&quot;title&quot; and tooltip</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3512/title-and-tooltip</link>
      <pubDate>Tue, 10 Jan 2012 19:55:20 -0500</pubDate>
      <dc:creator>sirubin</dc:creator>
      <guid isPermaLink="false">3512@/discussions</guid>
      <description><![CDATA[In prettyPhoto, how can I have the photo description come from something other than "title" (added to &lt;a&gt; tag surrounding the &lt;img&gt;)? When hovering over the image, it displays ugly html on my website that I only want to be seen and displayed by prettyPhoto when it opens (hence it contains html), but not as a tooltip.<br /><br />One thought I had was to plug into an event but the only one relevant is changepicturecallback, and I can't figure out how to access the current photo element from that.<br /><br />Maybe it's something in jQuery itself but I'm a little lost as to where to find it.<br /><br />Any idea would help.<br /><br />Thanks, Igor]]></description>
   </item>
   <item>
      <title>facebook like, no workie?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3200/facebook-like-no-workie</link>
      <pubDate>Sat, 17 Dec 2011 03:38:39 -0500</pubDate>
      <dc:creator>NineInchNachos</dc:creator>
      <guid isPermaLink="false">3200@/discussions</guid>
      <description><![CDATA[Here is my working example: <a href="http://www.holisticforgeworks.com/art/" target="_blank" rel="nofollow">http://www.holisticforgeworks.com/art/</a><br /><br />Thanks for your help!  <br />]]></description>
   </item>
   <item>
      <title>Display in IE 7</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3511/display-in-ie-7</link>
      <pubDate>Tue, 10 Jan 2012 15:35:36 -0500</pubDate>
      <dc:creator>jsbx</dc:creator>
      <guid isPermaLink="false">3511@/discussions</guid>
      <description><![CDATA[<del>hi there,<br /><br />I had implemented the PrettyPhoto scripting and modified it slightly to fit the designer's template design.<br /><br />Clicking on the third image in the top row of images produces the pop-up gallery window:<br /><a href="http://www.inorbital.com/projects/revera/intranet/template-galleryListing.asp" target="_blank" rel="nofollow">http://www.inorbital.com/projects/revera/intranet/template-galleryListing.asp</a><br /><br />The Previous and Next buttons are apparently displaying incorrectly in IE7 on a client's machine. I am viewing it on my machine and another, and it displays just fine.<br /><br />This is what the client is seeing:<br /><a href="http://www.inorbital.com/projects/revera/intranet/galleryIncorrect.jpg" target="_blank" rel="nofollow">http://www.inorbital.com/projects/revera/intranet/galleryIncorrect.jpg</a><br /><br />This is how it should be displayed:<br /><a href="http://www.inorbital.com/projects/revera/intranet/galleryCorrect.jpg" target="_blank" rel="nofollow">http://www.inorbital.com/projects/revera/intranet/galleryCorrect.jpg</a><br />I am testing this on IE 7-9, Chrome and FF and have not seen any problems.<br /><br />Any input or suggestions will be much appreciated.<br /><br />Thanks!</del><br /><br />Issue resolved. Thank you!]]></description>
   </item>
   <item>
      <title>Chrome automatically launches iframe after parent.document.main_form.submit() - not intended</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2341/chrome-automatically-launches-iframe-after-parent.document.main_form.submit-not-intended</link>
      <pubDate>Thu, 17 Nov 2011 15:28:57 -0500</pubDate>
      <dc:creator>blackmanx</dc:creator>
      <guid isPermaLink="false">2341@/discussions</guid>
      <description><![CDATA[so...PrettyPhoto is an incredible piece of software and works great for us with one (unfortunately critical) exception - ONLY in Chrome (not FF, or IE), when you post a submit back to a page CHROME reloads and pops a modal IF there is an IFRAME modal in the code. <br /><br />Here's the code for the test (test.html):<br /><br /><br /><br /><br /><br /><br />Test Value: <br /><br /><br /><a href="test_prettyphoto_pop.html?iframe=true&amp;width=1000&amp;height=700" rel="prettyPhoto[iframe] nofollow">pop iframe</a><br /><br />  $(document).ready(function()<br />	{    $("a[rel^='prettyPhoto']").prettyPhoto(); 	}	);<br /><br /><br /><br /><br />test_prettyphoto_pop.html<br /><br /><a rel="nofollow" href="#">Set value, submit and Close</a><br /><br /><br />This works fine in IE and FireFox, but fails in CHROME. Has anyone run into this/ have any ideas on why CHROME will pop the modal after the submit invoked from the modal? (note that the modal will not launch by itself if a submit is done from the main window, it only seems to happen as a result of the submit from the modal.<br /><br />Any help appreciated.<br /><br />thanks!<br />- rich <br />]]></description>
   </item>
   <item>
      <title>A few issues: neither images nor videos are showing up, and social media buttons not showing</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3420/a-few-issues-neither-images-nor-videos-are-showing-up-and-social-media-buttons-not-showing</link>
      <pubDate>Mon, 09 Jan 2012 17:30:33 -0500</pubDate>
      <dc:creator>Amanda81</dc:creator>
      <guid isPermaLink="false">3420@/discussions</guid>
      <description><![CDATA[Hi there Stéphane,<br /><br />Fellow Montrealer here...hoping you can assist with this. :)<br /><br />The page I'm working on (as a test) is <a href="http://girlsguidetowebdesign.com/contest-test/" target="_blank" rel="nofollow">http://girlsguidetowebdesign.com/contest-test/</a>. <br /><br />I think I've installed everything correct (I'm running Thesis), but as of right now, neither of the two examples of on the site are working. When you click the one on the left (example image 1), the lightbox opens, but it appears to be empty. When you click the one on the right, you get an iframe that shows about .5 cm of the top of the video. <br /><br />Any thoughts on what I'm doing wrong?<br /><br />Thank you!]]></description>
   </item>
   <item>
      <title>FB LIKE button working locally but not in production</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3219/fb-like-button-working-locally-but-not-in-production</link>
      <pubDate>Wed, 28 Dec 2011 23:06:51 -0500</pubDate>
      <dc:creator>markmardon</dc:creator>
      <guid isPermaLink="false">3219@/discussions</guid>
      <description><![CDATA[I'm having a problem with my Facebook LIKE buttons.  When I'm working on my localhost, everything seems to work fine.  I bring up a photo gallery, select an image, LIKE it and it appears on my timeline with the //localhost URL.  No problems.  Exact same code deployed to production and no joy on my timeline.  <br /><br />The only modifications I've made are some minor tweaks to the css file.<br /><br />Here's an example of where it doesn't work:  <br /><br /><a href="http://berlin.medialayer.net/~spirit/html/galleries.php?page_name=gallery&amp;category=cambodia#!prettyPhoto[cambodia_1]/0/" target="_blank" rel="nofollow">http://berlin.medialayer.net/~spirit/html/galleries.php?page_name=gallery&amp;category=cambodia#!prettyPhoto[cambodia_1]/0/</a><br /><br />Thanks in advance!]]></description>
   </item>
   <item>
      <title>Facebook like link back to</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2084/facebook-like-link-back-to</link>
      <pubDate>Sun, 04 Sep 2011 17:26:22 -0400</pubDate>
      <dc:creator>indyhr</dc:creator>
      <guid isPermaLink="false">2084@/discussions</guid>
      <description><![CDATA[I would like my facebook like button to link back to the picture, with my website showing in the background. Current function is that when ppl click on link from facebook, they get the link to the specific picture in a browser window, and nothing else. I would like my users to be able to get a preview of the picture, the web in the back and an option to close picture and keep browsing the gallery.<br /><br />Is there any way to accomplish this? Anyone has any idea? ]]></description>
   </item>
   <item>
      <title>Iframes in Mobile Safari</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3226/iframes-in-mobile-safari</link>
      <pubDate>Fri, 30 Dec 2011 13:45:34 -0500</pubDate>
      <dc:creator>lizannem</dc:creator>
      <guid isPermaLink="false">3226@/discussions</guid>
      <description><![CDATA[I love the pretty photo plugin and I use it to display small iframes- my workaround for an SEO friendly modal. The problem I have is that in my iframes, the content is not scrollable using an ipad - the frame doesn't stay inside the container, but extends past the bottom boundary (I have frame height set to 95% page height.) I've tried setting overflow; auto and using conditional statements to get mobile browsers to ignore pretty photo - but so far nothing seems to work with this plugin. Does anyone know what I need to tweak in my .js or .css to get this working? <br />For an example- all you have to do is visit the No Margin for errors page and click on the iframe demo using an iPad or iPhone. ]]></description>
   </item>
   <item>
      <title>prettyPhoto API</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3397/prettyphoto-api</link>
      <pubDate>Mon, 09 Jan 2012 14:07:32 -0500</pubDate>
      <dc:creator>ErnestV</dc:creator>
      <guid isPermaLink="false">3397@/discussions</guid>
      <description><![CDATA[You mention in the documentation the JS API. Now, when I use the "open" method, how am I able to add the same configuration to the gallery that I can pass when using the constructor method on $(document).ready()?<br /><br />Something like this perhaps?<br /><br /><code><br />$.prettyPhoto({configuration});<br />$.prettyPhoto.open(api_images,api_titles,api_descriptions);<br /></code><br /><br />Thanks for any enlightment!]]></description>
   </item>
   <item>
      <title>Facebook Link</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3392/facebook-link</link>
      <pubDate>Mon, 09 Jan 2012 13:14:45 -0500</pubDate>
      <dc:creator>vaccarezzalino</dc:creator>
      <guid isPermaLink="false">3392@/discussions</guid>
      <description><![CDATA[Hi and thanks for your very good work.<br />I added PrettyPhoto script in my site but i have some problem with facebook ilike button's url.<br />The correct address is: <a href="http://www.mysite.web/gallery.php#!prettyPhoto[gallery1]/5/" target="_blank" rel="nofollow">http://www.mysite.web/gallery.php#!prettyPhoto[gallery1]/5/</a><br />But the Ilike Button go to: <a href="http://www.mysite.web/gallery.php?_escaped_fragment_=prettyPhoto[gallery1]%2F5%2F" target="_blank" rel="nofollow">http://www.mysite.web/gallery.php?_escaped_fragment_=prettyPhoto[gallery1]/5/</a><br />I think to understand the problem is in js at encodeURICompenent but i don't know how to correct...<br />Can u help me? Thank You.<br />Lino (Italia)]]></description>
   </item>
   </channel>
</rss>
