<?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/p2/feed.rss</link>
      <pubDate>Tue, 07 Feb 12 19:39:08 -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>Adding photos from a remote URL</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3585/adding-photos-from-a-remote-url</link>
      <pubDate>Tue, 31 Jan 2012 16:01:38 -0500</pubDate>
      <dc:creator>desmadre</dc:creator>
      <guid isPermaLink="false">3585@/discussions</guid>
      <description><![CDATA[I am adding photos from a remote URL, namely a photobucket gallery.  The RSS feed is being parsed as xml and then used to display the images on the page.  The structures of the <code>&lt;a&gt;</code> links are correct, i've added the correct rel attributes.  Called jquery in the <code>&lt;head&gt;</code> of the document, made the appropriate call just before the <code>&lt;/body&gt;</code> tag.<br /><br />Where am I going wrong?<br /><br />example: <a href="http://s136113.gridserver.com/example/" target="_blank" rel="nofollow">http://s136113.gridserver.com/example/</a>]]></description>
   </item>
   <item>
      <title>Combine prettyPhoto with prettyGallery?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/513/combine-prettyphoto-with-prettygallery</link>
      <pubDate>Thu, 13 May 2010 20:52:00 -0400</pubDate>
      <dc:creator>oneworld95</dc:creator>
      <guid isPermaLink="false">513@/discussions</guid>
      <description><![CDATA[Is it possible to have a prettyGallery that, when an item is clicked, it fires off the prettyPhoto? I need to have the prettyPhoto with some HTML at the bottom of each picture. Also, is it possible to have overlay captions on the prettyGallery pictures?]]></description>
   </item>
   <item>
      <title>movie resizing on different monitors</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3580/movie-resizing-on-different-monitors</link>
      <pubDate>Mon, 30 Jan 2012 17:25:47 -0500</pubDate>
      <dc:creator>StretchMedia</dc:creator>
      <guid isPermaLink="false">3580@/discussions</guid>
      <description><![CDATA[Your gallery came as part of the theme I am using for my site so I don't know it the interface or code is somehow different then it is when your code or plugin is downloaded directly however I am hoping you can help me anyhow.    When I put a movie in the gallery the movie seems to re-size depending on the monitor, so on one monitor it will fit perfectly in the frame, wile in an other it will be floating in a sea of white space, and in still an other it will be cut off.  <br /><br />here is the url to a page where I am having this problem<br /><br /><a href="http://filmanthropy.us/wp/protfolio/moving-pictures/commercials/" target="_blank" rel="nofollow">http://filmanthropy.us/wp/protfolio/moving-pictures/commercials/</a><br /><br />do you have any advice for me?<br /><br />]]></description>
   </item>
   <item>
      <title>Multiple Google Maps on the same page via PrettyPhoto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/1620/multiple-google-maps-on-the-same-page-via-prettyphoto</link>
      <pubDate>Sat, 14 May 2011 08:56:07 -0400</pubDate>
      <dc:creator>Manuuk</dc:creator>
      <guid isPermaLink="false">1620@/discussions</guid>
      <description><![CDATA[Hi, <br /><br />Great tutorial re: opening custom content in prettyPhoto. Thanks<br /><br />Now, I'm trying to  have several links on a same page to open different Google Maps in a  prettyPhoto overlay. What I'm trying to do is a simple list with Tour dates for a show and a link to the google map opening in prettyphoto for each entry.<br /><br />Now I thought it be as easy as passing all the variables that define the different maps in the initialize function as so:<br /><br /><br />		function initialize() {<br />			var latlng = new google.maps.LatLng(51.124024,1.314025);<br />			var myOptions = {<br />				  zoom: 17,<br />				  center: latlng,<br />				  mapTypeId: google.maps.MapTypeId.ROADMAP<br />				};<br />			var map = new google.maps.Map(document.getElementById("map_canvas"),myOptions);<br />			var marker = new google.maps.Marker({ position: latlng, map: map, title:"Bench St, Dover" });<br />  			<br />			var latlng1 = new google.maps.LatLng(50.849307,0.505371);<br />			var myOptions1 = {<br />				  zoom: 17,<br />				  center: latlng1,<br />				  mapTypeId: google.maps.MapTypeId.ROADMAP<br />				};<br />			var map1 = new google.maps.Map(document.getElementById("map_canvas1"),myOptions1);<br />			var marker1 = new google.maps.Marker({ position: latlng1, map: map1, title:"Butler's Gap, Hastings" });			}<br />     <br /><br />However, when doing this, it seems that my first map and marker set doesn't show up at all and it seems to send Firefox 4 in a  bit of a panic too.<br /><br />Has anyone got a solution to make this work?<br /><br />Thank you,<br /><br />Manu]]></description>
   </item>
   <item>
      <title>How to remove annoying &quot;#!prettyPhoto/0/&quot; string from URL?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/1644/how-to-remove-annoying-prettyphoto0-string-from-url</link>
      <pubDate>Thu, 19 May 2011 16:56:49 -0400</pubDate>
      <dc:creator>andon</dc:creator>
      <guid isPermaLink="false">1644@/discussions</guid>
      <description><![CDATA[I just noticed that prettyPhoto keep appeding a string to the url similar to "#!prettyPhoto/0/", which is annoying because if you refresh the page AFTER you closed the lightbox or went to another page and then clicked back  in your browser the PP popup opens up again because the url already contains the "#!prettyPhoto/0/".<br />Does anyone know how to turn this off?  Previous versions of prettyPhoto didn't apend this string to the url.<br />Regards]]></description>
   </item>
   <item>
      <title>Help! Flash Content hangs / freezes in IE9</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3568/help-flash-content-hangs-freezes-in-ie9</link>
      <pubDate>Fri, 27 Jan 2012 14:35:45 -0500</pubDate>
      <dc:creator>gig08</dc:creator>
      <guid isPermaLink="false">3568@/discussions</guid>
      <description><![CDATA[Hi, I was trying to use prettyphoto to display my flash file in my website but it hangs / freezes upon loading or interacting with it. It only happens in IE9 and works perfectly fine in Chrome and Firefox. I've tried to update the adobe flash for IE but to no avail. I also noticed that it also act the same thing when viewing the demo of flash content from the prettyPhoto page. Btw, This happens intermittently.<br /><br />Please help. Thanks<br /><br />]]></description>
   </item>
   <item>
      <title>[object XMLDocument] error when I am trying to get content with ajax</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3577/object-xmldocument-error-when-i-am-trying-to-get-content-with-ajax</link>
      <pubDate>Mon, 30 Jan 2012 14:32:43 -0500</pubDate>
      <dc:creator>umit86</dc:creator>
      <guid isPermaLink="false">3577@/discussions</guid>
      <description><![CDATA[Hello,<br />when I am trying to get content with ajax I get this error  msg: [object XMLDocument]<br />my code i simple;<br /><code>&lt;!DOCTYPE htm&gt;<br />&lt;html&gt;<br />&lt;head&gt;<br />&lt;meta charset=&quot;utf-8&quot; /&gt;<br />&lt;title&gt;ajax&lt;/title&gt;<br />&lt;link rel=&quot;stylesheet&quot; href=&quot;prettyPhoto.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;<br />&lt;script type=&quot;text/javascript&quot; src=&quot;jquery-1.7.1.min.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot; src=&quot;jquery.prettyPhoto.js&quot;&gt;&lt;/script&gt;<br /><br />&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;<br />    $(document).ready(function(){<br />		$(&quot;a[rel^='prettyPhoto']&quot;).prettyPhoto();<br />	});<br />&lt;/script&gt;<br />&lt;/head&gt;<br /><br />&lt;body&gt;<br />&lt;a rel=&quot;prettyPhoto[ajax]&quot; href=&quot;icsayfa.html?ajax=true&amp;width=325&amp;height=185&quot;&gt;Ajax content&lt;/a&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;</code>]]></description>
   </item>
   <item>
      <title>Can the lightbox be set to scroll through the thumbnails in the viewer vs hitting next?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3574/can-the-lightbox-be-set-to-scroll-through-the-thumbnails-in-the-viewer-vs-hitting-next</link>
      <pubDate>Mon, 30 Jan 2012 07:58:15 -0500</pubDate>
      <dc:creator>cherubini</dc:creator>
      <guid isPermaLink="false">3574@/discussions</guid>
      <description><![CDATA[Is there a line of code that can be added to allow the photos to automatically scroll vs. having to hit the "next" or arrows all of the time?]]></description>
   </item>
   <item>
      <title>social tools compatible with german privacy laws.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3571/social-tools-compatible-with-german-privacy-laws.</link>
      <pubDate>Sun, 29 Jan 2012 16:11:30 -0500</pubDate>
      <dc:creator>Socketuning</dc:creator>
      <guid isPermaLink="false">3571@/discussions</guid>
      <description><![CDATA[Hi all, <br />I hope somebody can help me with this task.<br /><br />I'm working on a friends project who uses a Wordpress Theme which integrates PrettyPhotos.js. She uses the script to integrate videos from her youtube channel into her WP Blog. So far so good. <br />German privacy law does not allow us to use social media buttons, especially from facebook, without the viewers prior permission. So the german website www.heise.de developed a javascript for a 2-click solution where the viewer allows the buttons with one click and can like or recommend with a second click. <br />My javascript knowledge is far to limited to integrate that into prettyPhoto :(<br /><br />This is how it is intended to work legally in germany, 2-click social media buttons after the post<br /><a href="http://www.hett.org/galerie/aus-dem-schuhkarton/" target="_blank" rel="nofollow">http://www.hett.org/galerie/aus-dem-schuhkarton/</a><br /><br />Here is Heises documentation in german, but the code should speak for itself<br /><a href="http://www.heise.de/extras/socialshareprivacy/" target="_blank" rel="nofollow">http://www.heise.de/extras/socialshareprivacy/</a><br /><br />As far as I understand it, this should go into pp_settings -&gt; social_tools, I can get the buttons and layout shown in the browser, but I'm unable to get the javascript to work :(<br /><br />Any help is more than appreciated<br /><br />Socke ]]></description>
   </item>
   <item>
      <title>Can prettyPhoto play live feeds from Ustream.tv?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3570/can-prettyphoto-play-live-feeds-from-ustream.tv</link>
      <pubDate>Sun, 29 Jan 2012 02:37:57 -0500</pubDate>
      <dc:creator>flavioespinoza</dc:creator>
      <guid isPermaLink="false">3570@/discussions</guid>
      <description><![CDATA[I love prettyPhoto and have used it seamlessly to create galleries and embed YouTube videos, but can prettyPhoto play live feeds from Ustream?<br /><br />I tried an iframe, which was suggested here:<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 />This would open the url in a prettyPhoto iframe, but then, after a pause, it would automatically go to Ustream's website. It acted like a link rather than an embed code.  I would like to watch Ustream videos in prettyPhoto.  Any thoughts?<br /><br />Much appreciation in advance,<br /><br />Regards,<br /><br />Flavio]]></description>
   </item>
   <item>
      <title>modernizr conflict</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3569/modernizr-conflict</link>
      <pubDate>Sat, 28 Jan 2012 23:45:33 -0500</pubDate>
      <dc:creator>jeremythuff</dc:creator>
      <guid isPermaLink="false">3569@/discussions</guid>
      <description><![CDATA[I could not get prettyphoto to work at all until I pulled modernizr of the website. <br /><br />Why is this?<br /><br />Is there a work around?]]></description>
   </item>
   <item>
      <title>PrettyPhoto and Addthis (social buttons) or other share buttons</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3567/prettyphoto-and-addthis-social-buttons-or-other-share-buttons</link>
      <pubDate>Fri, 27 Jan 2012 12:06:00 -0500</pubDate>
      <dc:creator>djchange</dc:creator>
      <guid isPermaLink="false">3567@/discussions</guid>
      <description><![CDATA[Нelp!<br />How to build  Addthis buttons in PrettyPhoto like here:<br /><a href="http://www.titanarmor.com/education/#!prettyPhoto[flash]/6/" target="_blank" rel="nofollow">http://www.titanarmor.com/education/#!prettyPhoto[flash]/6/</a><br />??? only not for video, and for photos<br />usual way, if insert <br />in <div class="PreContainer"><pre>&lt;head&gt;<br />&lt;script type=\&quot;text/javascript\&quot; src=\&quot;http&#58;//s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4f22d8163496c001\&quot;&gt;&lt;/script&gt;</pre></div><br />and in <br /><div class="PreContainer"><pre><br />social_tools&#58;'&lt;div class=\&quot;addthis_toolbox addthis_default_style \&quot;&gt;&lt;a class=\&quot;addthis_button_preferred_1\&quot;&gt;&lt;/a&gt;<br />&lt;a class=\&quot;addthis_button_preferred_2\&quot;&gt;&lt;/a&gt;&lt;a class=\&quot;addthis_button_preferred_3\&quot;&gt;&lt;/a&gt;&lt;a class=\&quot;addthis_button_preferred_4\&quot;&gt;&lt;/a&gt;&lt;a class=\&quot;addthis_button_compact\&quot;&gt;&lt;/a&gt;&lt;a class=\&quot;addthis_counter addthis_bubble_style\&quot;&gt;&lt;/a&gt;<br />&lt;/div&gt;'<br /></pre></div><br />not working!<br />somebody help?]]></description>
   </item>
   <item>
      <title>delete</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3566/delete</link>
      <pubDate>Fri, 27 Jan 2012 12:04:43 -0500</pubDate>
      <dc:creator>djchange</dc:creator>
      <guid isPermaLink="false">3566@/discussions</guid>
      <description><![CDATA[delete]]></description>
   </item>
   <item>
      <title>Refresh page on close</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2468/refresh-page-on-close</link>
      <pubDate>Fri, 02 Dec 2011 05:38:52 -0500</pubDate>
      <dc:creator>guido</dc:creator>
      <guid isPermaLink="false">2468@/discussions</guid>
      <description><![CDATA[I want to refresh my page when i close an iframe. How can i do this?<br /><br />Im using prettyPhoto 2.5.6.<br /><br />Thanks in advance,<br />Guido]]></description>
   </item>
   <item>
      <title>CSS3 instead of image sprites?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3513/css3-instead-of-image-sprites</link>
      <pubDate>Thu, 12 Jan 2012 02:07:12 -0500</pubDate>
      <dc:creator>Nayfin</dc:creator>
      <guid isPermaLink="false">3513@/discussions</guid>
      <description><![CDATA[Is there a way to completely eradicate the use of sprites in prettyPhoto and replace it with CSS(3)? This is in regard to the container and background so as to have more control over colors and looks. While sprites may display well enough on computers, you can definitely see pixilation on iPads, and presumably other tablets. You could get away from that with CSS3 to make it look more smooth, speed up load times, and enhance the control afforded to the designer, especially with color.<br /><br />Anybody agree with me that CSS is superior?]]></description>
   </item>
   <item>
      <title>IE8 launches prettyPhoto on page load</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3565/ie8-launches-prettyphoto-on-page-load</link>
      <pubDate>Thu, 26 Jan 2012 12:09:11 -0500</pubDate>
      <dc:creator>szamadics</dc:creator>
      <guid isPermaLink="false">3565@/discussions</guid>
      <description><![CDATA[I am using  prettyPhoto 3.1.3 with jquery 1.6.4. I have a link on the page that opens a single image. It works perfect in all browsers except IE8. In IE8 prettyPhoto starts on page load. I'm not sure why this is happening.]]></description>
   </item>
   <item>
      <title>only opens associated image in new window</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3564/only-opens-associated-image-in-new-window</link>
      <pubDate>Thu, 26 Jan 2012 08:53:43 -0500</pubDate>
      <dc:creator>base</dc:creator>
      <guid isPermaLink="false">3564@/discussions</guid>
      <description><![CDATA[I have a web page comprised of an image split into several slices. I need to invoke pretty photo when you click on 4 different slices on the page, but when I copy/paste the code, all it does is open the associated image in a new window, not how the demo works. I've dissected the demo, but can't figure out what I need and what I don't. Is there a sample page I could go to that has nothing but what I need in it?<br />thanks]]></description>
   </item>
   <item>
      <title>API Not Displaying Image - Including in example included in prettyPhoto download</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3195/api-not-displaying-image-including-in-example-included-in-prettyphoto-download</link>
      <pubDate>Thu, 15 Dec 2011 15:13:33 -0500</pubDate>
      <dc:creator>jonathan</dc:creator>
      <guid isPermaLink="false">3195@/discussions</guid>
      <description><![CDATA[Viewing, from the prettyPhoto download: prettyPhoto_compressed_3.1.3/index.html<br /><br />I'm on OS X 10.7.2, I've tried it in:<br />Safari 5.1.2<br />Chrome 12<br />Firefox 8<br /><br />In all three when I click the "API Call" link all I see is a blank popup. It has a title "API Call Image 1", but the image isn't displayed, nor the gallery navigation.<br /><br />Screenshot: <a href="http://twitpic.com/7tpn0h" target="_blank" rel="nofollow">http://twitpic.com/7tpn0h</a>]]></description>
   </item>
   <item>
      <title>video from local machine</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3561/video-from-local-machine</link>
      <pubDate>Tue, 24 Jan 2012 23:21:33 -0500</pubDate>
      <dc:creator>aksaunders</dc:creator>
      <guid isPermaLink="false">3561@/discussions</guid>
      <description><![CDATA[Can I use prettyPhoto to play video that I have uploaded to my server or am I limited to playing videos uploaded to YouTube or Vimeo? I go the following message trying to play video from my machine: Error: Image cannot be loaded. Make sure the path is correct and the image exists.]]></description>
   </item>
   <item>
      <title>prettyPhoto not working with other plugins</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3559/prettyphoto-not-working-with-other-plugins</link>
      <pubDate>Tue, 24 Jan 2012 16:28:38 -0500</pubDate>
      <dc:creator>mbainbridge</dc:creator>
      <guid isPermaLink="false">3559@/discussions</guid>
      <description><![CDATA[Hi!<br /><br />I am using two plugins:<br />1.) Strx Magic Floating Sidebar Maker<br />2.) wp-prettyPhoto<br /><br />I really love both of the plugins and their functionality but when plugin number 1 is active, prettyPhoto no longer works.<br /><br />Does anyone have any suggestions on how to resolve this conflict?<br /><br />Thanks in advance!]]></description>
   </item>
   <item>
      <title>prettyPhoto not Horiz centered in Firefox</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3557/prettyphoto-not-horiz-centered-in-firefox</link>
      <pubDate>Tue, 24 Jan 2012 12:56:19 -0500</pubDate>
      <dc:creator>jprout</dc:creator>
      <guid isPermaLink="false">3557@/discussions</guid>
      <description><![CDATA[I have a Dreamweaver template that is centered horizontally to move when the page is made smaller or larger.  prettyPhoto pushes the template flush left in Firefox and Safari but when viewed in IE it looks centered and is fine.  Works same way on both PC or Mac.<br /><br />Here is a link to my issue:<br /><a href="http://www.holyokecountryclub.com/photos_test4.html" target="_blank" rel="nofollow">http://www.holyokecountryclub.com/photos_test4.html</a><br /><br />Thanks,<br />Jim]]></description>
   </item>
   <item>
      <title>Re call / Reload PrettyPhoto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/515/re-call-reload-prettyphoto</link>
      <pubDate>Sat, 15 May 2010 19:21:31 -0400</pubDate>
      <dc:creator>sterumbelow</dc:creator>
      <guid isPermaLink="false">515@/discussions</guid>
      <description><![CDATA[Hey Guys, <br />
<br />
Got a problem that I&#039;ve spent hours trying to fix but haven&#039;t had any luck yet!<br />
<br />
I&#039;m using PrettyPhoto along with quicksand, a plugin that allows me to filter/re-order a list of images.<br />
<br />
PrettyPhoto is working great on the list, however, after filtering the list, PrettyPhoto will no longer work.  Essentially, the animation takes place and then clicking the image results in it being opened in a new page rather than the lightbox.<br />
<br />
I assume I just need to re-call it, maybe from the quicksand script? Maybe after &quot;// Gets called when any animation is finished&quot; in the quicksand javascript.  I&#039;ve tried everything I know, but have failed, hence why I&#039;m asking for your help.<br />
<br />
You can view the quicksand and prettyphoto javascripts here:<br />
<br />
http://www.sim-modding.com/stuff/javascripts/<br />
<br />
and my gallery is located at<br />
<br />
http://www.gurugroup.net/#3<br />
<br />
Thankyou in advance, <br />
<br />
Ste Rumbelow]]></description>
   </item>
   <item>
      <title>please help - caption problem</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3556/please-help-caption-problem</link>
      <pubDate>Tue, 24 Jan 2012 00:43:24 -0500</pubDate>
      <dc:creator>photoguy</dc:creator>
      <guid isPermaLink="false">3556@/discussions</guid>
      <description><![CDATA[I am very new to web page work and I could really use some help. I was able to get prettyPhoto up and running and it looks great. The issue I have is with the caption information. I need four or five short lines of text under each photo and I have been able to get it looking ok using the -br- tag inside my title attribute for each picture. Unfortunately this puts the caption under the navigation buttons (Play, Forward,Back) and it doesn't look right. How can I get the caption to be directly under the photo (left justified) and the gallery navigation buttons under the caption. <br />I would so appreciate any help getting me in the right direction.<br />Thanks]]></description>
   </item>
   <item>
      <title>Disable &quot;fullscreen&quot; button?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3555/disable-fullscreen-button</link>
      <pubDate>Mon, 23 Jan 2012 22:09:43 -0500</pubDate>
      <dc:creator>jspicher</dc:creator>
      <guid isPermaLink="false">3555@/discussions</guid>
      <description><![CDATA[Hi guys, great plugin. Quick question tho, can I/how do I remove the fullscreen button on images? I don't want that :)]]></description>
   </item>
   <item>
      <title>&#039;Undefined&#039; at the bottom left corner of my Pretty Photo?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3210/undefined-at-the-bottom-left-corner-of-my-pretty-photo</link>
      <pubDate>Wed, 21 Dec 2011 17:46:19 -0500</pubDate>
      <dc:creator>cornelion</dc:creator>
      <guid isPermaLink="false">3210@/discussions</guid>
      <description><![CDATA[Hi,<br /> I'm using pretty as a way to embed tyoutube videos in overlays. Everything is Ok, but I have an 'Undefined' written at the bottom left corner of my overlay..<br />I tried these options:<br />        show_title: false,<br />	custom_markup: 'something',          (hoping it would replace undefined)<br />	 show_title: false,<br />	social_tools: false<br /><br />This Undefined stays. Have you seen it? How did you get rid of it?<br /><br />Thanks in advance<br /><br />Anyway, thank you for making this avalaible to everyone]]></description>
   </item>
   <item>
      <title>How do you remove hash tag from the url and showTitle parameter has no effect</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2170/how-do-you-remove-hash-tag-from-the-url-and-showtitle-parameter-has-no-effect</link>
      <pubDate>Wed, 28 Sep 2011 19:12:25 -0400</pubDate>
      <dc:creator>PhilBrienesse</dc:creator>
      <guid isPermaLink="false">2170@/discussions</guid>
      <description><![CDATA[Hi, I have a site I am working on. It has a vimeo video overlay using prettyPhoto how can i make it so the hash tag #!prettyPhoto is not added to the url when the video overlay is closed.<br /><div class="PreContainer"><pre><br />&lt;script type=\&quot;text/javascript\&quot;&gt;<br />  $(document).ready(function(){<br />    $(\&quot;a&#91;rel^='overlay'&#93;\&quot;).prettyPhoto({<br />      deeplinking&#58; false,<br />      showTitle&#58; false<br />     });<br />  });<br />&lt;/script&gt;<br /></pre></div><br />is the code i am using adding the deeplinking: false dealt with part of the problem (which was also making the facebook like button not work) but it still adds the #!prettyPhoto when the overlay window is closed.<br /><br />Also the showTitle parameter does not seem to do anything. I saw it in two forms on the site and have tried showTitle and show_title.<br /><br />Unfortunately i don't have a live site for you to view at the moment.]]></description>
   </item>
   <item>
      <title>PrettyPhoto - iframe: Not showing up in Safari 5.1.2</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3554/prettyphoto-iframe-not-showing-up-in-safari-5.1.2</link>
      <pubDate>Mon, 23 Jan 2012 00:22:09 -0500</pubDate>
      <dc:creator>MonkeyPhunk</dc:creator>
      <guid isPermaLink="false">3554@/discussions</guid>
      <description><![CDATA[Hi,<br /><br />I'm using PrettyPhoto for an iframe - loading a virtual tour from a 3rd party.  It works in Firefox for the Mac &amp; PC, IE 9 but not Safari.  The window sits blank - but when you click to close the window - you see just a millesecond of the virtual tour. So, it is loading, but it's just not showing up. I don't have an older version of Safari to test that, but I don't remember having this issue before.  I've uploaded the lastest .js versions and done all I can try to make this work, but I'm stumped.  Here is the URL in the beta site:<br /><a href="http://www.liveatparadise.com/beta/about-paradise-village/index.php" target="_blank" rel="nofollow">http://www.liveatparadise.com/beta/about-paradise-village/index.php</a><br /><br />There is a simple username and password:<br /><br />UN: beta<br />PW: bobcat<br /><br />Look for the "Virtual Tour" Button on the right hand side to launch PrettyPhoto. Thanks in advance!<br /><br />Tim<br />]]></description>
   </item>
   <item>
      <title>Patch for minor bug in clearHashTag</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3538/patch-for-minor-bug-in-clearhashtag</link>
      <pubDate>Thu, 19 Jan 2012 00:59:27 -0500</pubDate>
      <dc:creator>kriyative</dc:creator>
      <guid isPermaLink="false">3538@/discussions</guid>
      <description><![CDATA[The following patch fixes a minor bug where the #!prettyPhoto hashtag gets appended to the location url even when deeplinking is set to false.<br /><br />----<br />*** jquery.prettyPhoto.js.orig	Thu Aug 11 07:43:59 2011<br />--- jquery.prettyPhoto.js	Wed Jan 18 21:53:40 2012<br />***************<br />*** 888,894 ****<br />  	function clearHashtag(){<br />  		// Clear the hashtag only if it was set by prettyPhoto<br />  		url = location.href;<br />! 		hashtag = (url.indexOf('#!prettyPhoto')) ? true : false;<br />  		if(hashtag) location.hash = "!prettyPhoto";<br />  	}<br />  	<br />--- 888,894 ----<br />  	function clearHashtag(){<br />  		// Clear the hashtag only if it was set by prettyPhoto<br />  		url = location.href;<br />! 		hashtag = (0 &lt; url.indexOf('#!prettyPhoto')) ? true : false;<br />  		if(hashtag) location.hash = "!prettyPhoto";<br />  	}<br />  	<br />]]></description>
   </item>
   <item>
      <title>Error: Image cannot be loaded. Make sure the path is correct and the image exists.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2454/error-image-cannot-be-loaded.-make-sure-the-path-is-correct-and-the-image-exists.</link>
      <pubDate>Thu, 01 Dec 2011 20:44:29 -0500</pubDate>
      <dc:creator>justinboyd101</dc:creator>
      <guid isPermaLink="false">2454@/discussions</guid>
      <description><![CDATA[Hi, I've searched the forum and I've noticed that a lot of people had this same issue. I tried all the resolutions: using the longer Youtube URL like <div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/GkqS5DiF2_A,&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GkqS5DiF2_A,&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div> defining the width and height of the image, and I've tried using older versions of JQuery. I'm still receiving the error. I've linked all the images in the CSS file [incorrectly, but they are linked :)]. I've been trying to solve this for days and I'm not sure what I'm doing wrong. Here's the landing page I'm working on: <br /><a href="http://pages.iloqal.com/justintest1/" target="_blank" rel="nofollow">http://pages.iloqal.com/justintest1/</a><br /><br />Any help would be greatly appreciated. Thank you!]]></description>
   </item>
   <item>
      <title>how to add a link to open a url?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3539/how-to-add-a-link-to-open-a-url</link>
      <pubDate>Thu, 19 Jan 2012 02:27:04 -0500</pubDate>
      <dc:creator>derrida</dc:creator>
      <guid isPermaLink="false">3539@/discussions</guid>
      <description><![CDATA[hi<br />i made a gallery with captions as the title. all works.<br />i need to add to each big image a link that opens another url in a new window.<br /><br />how can i do that?<br /><br />best regards]]></description>
   </item>
   </channel>
</rss>
