<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Missing alt-attributes</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/feed/</link>
		<description></description>
		<pubDate>Sun, 19 Jul 2026 11:29:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25319</guid>
					<title><![CDATA[Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25319</link>
					<pubDate>Tue, 01 Dec 2015 13:44:22 +0000</pubDate>
					<dc:creator>dreiwerken</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>on our site we are using the Visual Composer &#8220;Logo Grid&#8221; element.<br />
Unfortunately the &#8220;alt&#8221; attributes are not provided there.</p>
<pre><code>// Image output
$image_output = &#039;&lt;img src=&quot;&#039;. esc_url($att_img_url[0]) .&#039;&quot; alt=&quot;&quot;/&gt;&#039;;</code></pre>
<p>I have tried to override the file (boc_logo_gallery.php) in the child theme but it&#8217;s not working.<br />
What have to be considered in such a process? Is it even possible?</p>
<p>Thanks for your help!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25325</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25325</link>
					<pubDate>Tue, 01 Dec 2015 15:29:50 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there!</p>
<p>The reason we have disabled those is the custom popup you can activate onhover of the logos.<br />
The element templates won&#8217;t load in the Child theme as they are loaded in the fortuna\includes\shortcodes\vc_shortcodes.php relatively to the parent theme. You can overwrite that whole method &#8211; boc_extend_VC_shortcodes in your Child theme and in in change the get_template_directory call for the logo grid element file with get_stylesheet_directory. This way it will take that specific element&#8217;s template from the active theme.</p>
<p>We can&#8217;t change those in the main theme though (get_stylesheet_directory to replace get_template_directory) as whoever is using a Child theme will have to always override all elements. Hope this makes sense. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25327</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25327</link>
					<pubDate>Tue, 01 Dec 2015 15:53:21 +0000</pubDate>
					<dc:creator>dreiwerken</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>sorry, but I don&#8217;t understand the relation between the alt-attribute and the title popup. I only need the alt for SEO, not to display something.</p>
<p>It would be nice to have an option like &#8220;<a href="https://goo.gl/photos/AYH3skwgUASg5M9o6" target="_blank" rel="nofollow">Add Image Alt</a>&#8221; in the Image Gallery. Would this be possible in a version update?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25333</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25333</link>
					<pubDate>Tue, 01 Dec 2015 20:45:26 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>The image gallery element lets you add both the title and the Alt, I thought you were speaking of the Logo Grid? But yes, we can surely add the Alt to the next theme update in the Logo grid! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25347</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25347</link>
					<pubDate>Wed, 02 Dec 2015 07:33:21 +0000</pubDate>
					<dc:creator>dreiwerken</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, I was speaking about the Logo Grid. I only was wondering why you can choose the alt in the Image Gallery but not in the Logo Grid <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /> </p>
<p>It would be really nice if you update it. Thanks for your awesome support! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25358</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-25358</link>
					<pubDate>Wed, 02 Dec 2015 08:29:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure thing! It will be in the next update! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-26775</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-26775</link>
					<pubDate>Fri, 29 Jan 2016 16:33:59 +0000</pubDate>
					<dc:creator>dreiwerken</dc:creator>

					<description>
						<![CDATA[
						<p>Hi! I&#8217;m still waiting for the next update &#8230; <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" />  When will it be ready?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-26785</guid>
					<title><![CDATA[Reply To: Missing alt-attributes]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/missing-alt-attributes/#post-26785</link>
					<pubDate>Mon, 01 Feb 2016 09:12:52 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Theme update is coming up this week! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

