<?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: Option to disable default user image in VC Testimonial Element</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 15:32:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28845</guid>
					<title><![CDATA[Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28845</link>
					<pubDate>Sun, 05 Jun 2016 21:25:24 +0000</pubDate>
					<dc:creator>viablethought</dc:creator>

					<description>
						<![CDATA[
						<p>Hello -</p>
<p>I noticed that if you don&#8217;t upload an image for the VC Testimonial Element, it still spits out a default image included with the theme, however it is not shown on the page at all.</p>
<p>It would be better if there was an option to &#8220;disable&#8221; the default image if you choose not to include an image for the element. For me, since I have 3 testimonials in my element, there are 3 unnecessary HTTP requests happening. Can you change this behavior in your next update please?</p>
<p>Thanks. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28850</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28850</link>
					<pubDate>Mon, 06 Jun 2016 07:25:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Which type of testimonial are you referring to? The big or small style?<br />
To hide that image you can use this css:</p>
<pre><code>.testimonial_style_small .quote_author img {
    display: none;
}</code></pre>
<p>That image is only 5k so i wouldn&#8217;t really worry about performance when it comes to it&#8230; <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28863</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28863</link>
					<pubDate>Mon, 06 Jun 2016 14:47:54 +0000</pubDate>
					<dc:creator>viablethought</dc:creator>

					<description>
						<![CDATA[
						<p>Hello -</p>
<p>It is the &#8220;Big-Centered&#8221; style of the Testimonial Element. The image is hidden already, however, creating the option to disable it completely is preferable. In my experience, creating unnecessary HTTP requests doesn&#8217;t follow best practices, even though each image may be 5k, I&#8217;d rather not have them there at all.</p>
<p>Please consider adding the option to a future release, thanks. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28873</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28873</link>
					<pubDate>Tue, 07 Jun 2016 08:04:55 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Added to the list for future devs! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28880</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-28880</link>
					<pubDate>Tue, 07 Jun 2016 12:08:53 +0000</pubDate>
					<dc:creator>viablethought</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29430</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29430</link>
					<pubDate>Mon, 11 Jul 2016 04:20:03 +0000</pubDate>
					<dc:creator>fauzi_ys</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>How I can hide the image from testimonial? I don&#8217;t need it.<br />
Please give me the solution in detail as I am newbie in web.</p>
<p>Thanks</p>
<p>Best Regards,<br />
Fauzi</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29436</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29436</link>
					<pubDate>Mon, 11 Jul 2016 09:16:05 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Fauzi,</p>
<p>You can do that with simple CSS:</p>
<pre><code>.testimonial_style_small .quote_author img {
    display: none;
}</code></pre>
<p>You can add that to your Theme OPtions &#8211; > Custom CSS to remove those globally or to a specific page&#8217;s Page Settings (the cog icon in the upper right) for it to take effect just on the current page!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29438</guid>
					<title><![CDATA[Reply To: Option to disable default user image in VC Testimonial Element]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/option-to-disable-default-user-image-in-vc-testimonial-element/#post-29438</link>
					<pubDate>Mon, 11 Jul 2016 12:42:54 +0000</pubDate>
					<dc:creator>viablethought</dc:creator>

					<description>
						<![CDATA[
						<p>Hey -</p>
<p>The other issue I had found with that is that W3C was throwing a Warning due to that default img not having an alt tag. You can go into the shortcode file and remove it yourself, but keep in mind you&#8217;d have to update this every time the theme updates as it will get overwritten. From the parent theme&#8217;s root directory:</p>
<p>fortuna -&gt; includes -&gt; shortcodes -&gt; vc -&gt; boc_testimonials.php</p>
<p>Line 131 &#8211; 133</p>
<p>Just remove the else statement and it won&#8217;t spit the image out if you are not using it.</p>
<pre><code>else {
   $img = &#039;&lt;img class=&quot;empty_user_testimonial_image&quot; src=&quot;&#039;.get_template_directory_uri().&#039;/images/user.png&quot; /&gt;&#039;;
 }</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

