<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Remove image title tags on sliders</title>
		<link>http://www.kriesi.at/support/topic/remove-image-title-tags-on-sliders</link>
		<description>Support Forum - Topic: Remove image title tags on sliders</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 00:42:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/remove-image-title-tags-on-sliders" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove image title tags on sliders"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-title-tags-on-sliders#post-83436</link>
			<pubDate>Mon, 12 Nov 2012 11:04:27 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mbateman,&#60;/p&#62;
&#60;p&#62;Kindly check this link: &#60;a href=&#34;http://www.kriesi.at/support/topic/removing-title-from-frontpage-slider&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/removing-title-from-frontpage-slider&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbateman on "Remove image title tags on sliders"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-title-tags-on-sliders#post-83351</link>
			<pubDate>Sun, 11 Nov 2012 20:31:51 +0000</pubDate>
			<dc:creator>mbateman</dc:creator>
			<guid isPermaLink="false">83351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, meant to say that the plugin does not work with images in sliders.&#60;/p&#62;
&#60;p&#62;BTW, most of the plugins I found to do this use something like this, which does not appear to be called when slider images are output.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
add_filter('the_content','nuke_title_attribute');&#60;br /&#62;
function nuke_title_attribute($output) {&#60;br /&#62;
$output = preg_replace('/title=\&#34;(.*?)\&#34;/','',$output);&#60;br /&#62;
return $output;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbateman on "Remove image title tags on sliders"</title>
			<link>http://www.kriesi.at/support/topic/remove-image-title-tags-on-sliders#post-83344</link>
			<pubDate>Sun, 11 Nov 2012 19:07:35 +0000</pubDate>
			<dc:creator>mbateman</dc:creator>
			<guid isPermaLink="false">83344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I am loving your theme and the support forums. Most of my questions have already been answered for others, but I can't find anything on this one.&#60;/p&#62;
&#60;p&#62;In some browsers, img title tags show up as a little pop-up when you mouse over them. I found a plugin that remove the title tags on media within posts, but it does seem to work for images in sliders. Is there a way to turn off the title tag on slider images?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
