<?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 product Images are not opening in light box neither zoom feature.</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/woocommerce-product-images-are-not-opening-in-light-box-neither-zoom-feature/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-product-images-are-not-opening-in-light-box-neither-zoom-feature/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 11:18:13 +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-product-images-are-not-opening-in-light-box-neither-zoom-feature/#post-32991</guid>
					<title><![CDATA[Woocommerce product Images are not opening in light box neither zoom feature.]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-product-images-are-not-opening-in-light-box-neither-zoom-feature/#post-32991</link>
					<pubDate>Sun, 24 Jun 2018 07:57:28 +0000</pubDate>
					<dc:creator>take8group</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There</p>
<p>I am trying to create a new website but woocommerce product images are not opening in lightbox either zoom effect.<br />
Could someone from your team help me to fix this issue? </p>
<p>Many Thanks </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-product-images-are-not-opening-in-light-box-neither-zoom-feature/#post-32994</guid>
					<title><![CDATA[Reply To: Woocommerce product Images are not opening in light box neither zoom feature.]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/woocommerce-product-images-are-not-opening-in-light-box-neither-zoom-feature/#post-32994</link>
					<pubDate>Mon, 25 Jun 2018 07:58:45 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Simply find this line in your functions.php:</p>
<pre><code>$boc_js_params[&#039;boc_woo_lightbox_enabled&#039;] = get_option( &#039;woocommerce_enable_lightbox&#039; ) == &#039;yes&#039; ? 1 : 0;
</code></pre>
<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. This will be updated in our next theme update as well.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

