<?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: How to enable shopping bag/cart to show all the time</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/how-to-enable-shopping-bagcart-to-show-all-the-time/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/how-to-enable-shopping-bagcart-to-show-all-the-time/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 19:19:32 +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/how-to-enable-shopping-bagcart-to-show-all-the-time/#post-29095</guid>
					<title><![CDATA[How to enable shopping bag/cart to show all the time]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/how-to-enable-shopping-bagcart-to-show-all-the-time/#post-29095</link>
					<pubDate>Sat, 18 Jun 2016 16:12:58 +0000</pubDate>
					<dc:creator>snuniyar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, </p>
<p>Right now when I add the product, then only the shopping bag shows up. How can I enable it to show even when the product is not added?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/how-to-enable-shopping-bagcart-to-show-all-the-time/#post-29111</guid>
					<title><![CDATA[Reply To: How to enable shopping bag/cart to show all the time]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/how-to-enable-shopping-bagcart-to-show-all-the-time/#post-29111</link>
					<pubDate>Mon, 20 Jun 2016 09:00:59 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Edit your fortuna\includes\boc_framework.php<br />
And find this:</p>
<pre><code>		if($woocommerce-&gt;cart-&gt;cart_contents_count &gt; 0) {
			$cart_classes = &#039;is_not_empty&#039;;
		}</code></pre>
<p>Replace it with:</p>
<p><code>$cart_classes = &#039;is_not_empty&#039;;</code></p>
<p>to remove the empty check! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

