<?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: Woocommerce images</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/feed/</link>
		<description></description>
		<pubDate>Thu, 30 Apr 2026 01:48:53 +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/woocommerce-images/#post-32676</guid>
					<title><![CDATA[Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32676</link>
					<pubDate>Sat, 17 Mar 2018 17:23:18 +0000</pubDate>
					<dc:creator>z25marketing</dc:creator>

					<description>
						<![CDATA[
						<p>How can I change the hover effect and click action in WooCommerce.  I&#8217;d like the individual product page to have a Lightbox slideshow of the product images instead of a URL to one huge picture.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32680</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32680</link>
					<pubDate>Mon, 19 Mar 2018 08:05:15 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Isn&#8217;t this currently the case?<br />
What&#8217;s your URL and what woocommerce version are you using?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32685</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32685</link>
					<pubDate>Mon, 19 Mar 2018 13:36:43 +0000</pubDate>
					<dc:creator>z25marketing</dc:creator>

					<description>
						<![CDATA[
						<p>version 3.3.3</p>
<p><a href="http://439.899.myftpupload.com" rel="nofollow">http://439.899.myftpupload.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32695</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32695</link>
					<pubDate>Tue, 20 Mar 2018 08:59:20 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Simply find this line in your functions.php:</p>
<p><code>$boc_js_params[&#039;boc_woo_lightbox_enabled&#039;] = get_option( &#039;woocommerce_enable_lightbox&#039; ) == &#039;yes&#039; ? 1 : 0;</code></p>
<p>and replace with this:</p>
<p><code>$boc_js_params[&#039;boc_woo_lightbox_enabled&#039;] = get_option( &#039;woocommerce_enable_lightbox&#039; ) == &#039;yes&#039; ? 1 : 1;</code></p>
<p>This is due to the fact the Woocommerce removed their option for activating the popup gallery and we have to do it manually. <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/woocommerce-images/#post-32700</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32700</link>
					<pubDate>Tue, 20 Mar 2018 14:03:51 +0000</pubDate>
					<dc:creator>z25marketing</dc:creator>

					<description>
						<![CDATA[
						<p>perfect. thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32925</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32925</link>
					<pubDate>Thu, 24 May 2018 16:05:24 +0000</pubDate>
					<dc:creator>jszell</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m sorry but how in the hell is this an acceptable answer? You have an entire section for WooCom settings in the backend and chose to leave this in the functions.php for use to try and figure out ourselves? This wasted hours of myself and my clients time and this is totally unacceptable. Lightbox enabled is how it appeared in your demo site and is how it should be period. There is nothing but laziness that is stopping you from adding it to your theme&#8217;s backed settings. Completely unacceptable and a massive waste of time. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32930</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-32930</link>
					<pubDate>Fri, 25 May 2018 06:15:48 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry you had to go through this but the reason is simply Woocommerce removed this option from their settings just recently. We are adding this setting to the theme options in the next theme update.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-33049</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-33049</link>
					<pubDate>Mon, 16 Jul 2018 03:51:16 +0000</pubDate>
					<dc:creator>yulsfortuna</dc:creator>

					<description>
						<![CDATA[
						<p>So till now we still need to do this by code?<br />
Regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-33050</guid>
					<title><![CDATA[Reply To: Woocommerce images]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-images/#post-33050</link>
					<pubDate>Mon, 16 Jul 2018 06:46:43 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, it will be in the next theme update.<br />
Sorry for the inconvenience. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

