<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Image description &quot;undefined&quot;</title>
		<link>http://www.themolitor.com/forums/topic/image-description-undefined</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Image description &quot;undefined&quot;</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:10:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/image-description-undefined" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Image description &quot;undefined&quot;"</title>
			<link>http://www.themolitor.com/forums/topic/image-description-undefined#post-26966</link>
			<pubDate>Wed, 05 Feb 2014 10:34:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26966@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try making sure your a link has a title parameter in the markup. Example... </p>
<pre><code>&#60;a href=&#34;#&#34; title=&#34;This is my image description&#34;&#62;</code></pre>
<p>If you want to remove the image pop-up feature, open custom.js and remove the following on lines 303-330...</p>
<pre><code>////////////////
//PRETTY PHOTO FUNCTION
////////////////
function prettyPhotoFunc(){
	if(!body.hasClass(&#039;respond&#039;)){
		jQuery(&#34;a[href$=&#039;jpg&#039;],a[href$=&#039;png&#039;],a[href$=&#039;gif&#039;]&#34;).attr({rel: &#34;prettyPhoto&#34;});
		jQuery(&#34;.gallery-icon &#62; a[href$=&#039;jpg&#039;],.gallery-icon &#62; a[href$=&#039;png&#039;],.gallery-icon &#62; a[href$=&#039;gif&#039;]&#34;).each(function(){

			var thisLink = jQuery(this),
			    galleryID = thisLink.parents(&#039;.gallery&#039;).attr(&#039;id&#039;);
			thisLink.attr({rel: &#34;prettyPhoto[&#34;+galleryID+&#34;]&#34;});
		});

		jQuery(&#34;a[rel^=&#039;prettyPhoto&#039;]&#34;).prettyPhoto({
			animation_speed: &#039;normal&#039;, // fast/slow/normal
			opacity: 1, // Value betwee 0 and 1
			show_title: false, // true/false
			allow_resize: true, // true/false
			overlay_gallery: false,
			keyboard_shortcuts: false,
			counter_separator_label: &#039; of &#039;, // The separator for the gallery counter 1 &#34;of&#34; 2
			//theme: &#039;light_rounded&#039;, // light_rounded / dark_rounded / light_square / dark_square
			hideflash: true, // Hides all the flash object on a page, set to TRUE if flash appears over prettyPhoto
			modal: false // If set to true, only the close button will close the window
		});
	}
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>avf32 on "Image description &quot;undefined&quot;"</title>
			<link>http://www.themolitor.com/forums/topic/image-description-undefined#post-26953</link>
			<pubDate>Tue, 04 Feb 2014 18:09:15 +0000</pubDate>
			<dc:creator>avf32</dc:creator>
			<guid isPermaLink="false">26953@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'm inserting images into my site. When clicked and expanded the text "undefined" appears under the image. I've filled all the information fields when uploading images, alt-text and description (not caption as I don't wish to display any). Yet this field remains undefined.</p>
<p>I'd like for this "undefined" text to disappear or some descriptive text in it's place. I tried filling out the caption but this did nothing to the "undefined" message.</p>
<p>Site: <a href="http://angelviewfilm.com/wordpress/?menu=about-us&#038;panel=2" rel="nofollow">http://angelviewfilm.com/wordpress/?menu=about-us&#038;panel=2</a></p>
<p>Alternatively, is there a way to make it so the images cannot be clicked and expanded?</p>
<p>Cheers in advance
</p></description>
		</item>

	</channel>
</rss>
