<?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>Added to cart notification not showing, product title not showing &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/feed/</link>
		<description></description>
		<lastBuildDate>Wed, 22 Oct 2025 16:48:09 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335342</guid>
					<title><![CDATA[Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335342</link>
					<pubDate>Tue, 21 Jul 2015 00:49:35 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, first time using woocommerce and I&#8217;m trying to get a notification for when an item is added to cart like this uses: <a href="https://theme.co/x/demo/shop/icon/" rel="nofollow">https://theme.co/x/demo/shop/icon/</a><br />
How can i achieve this?</p>
<p>Also in the cart page on mobile view the added products title doesn&#8217;t show, is it possible to make this showing? it shows on other website sizes but not mobile. </p>
<p>Thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335343</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335343</link>
					<pubDate>Tue, 21 Jul 2015 00:50:12 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335478</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335478</link>
					<pubDate>Tue, 21 Jul 2015 06:18:27 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>#1 I see you get the same notification, would you clarify more?</p>
<p>#2 Please add the following code in <strong>Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>@media (max-width: 767px){
.woocommerce .cart.shop_table .product-name, .woocommerce-page .cart.shop_table .product-name {
  display: block;
}
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335529</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335529</link>
					<pubDate>Tue, 21 Jul 2015 07:17:04 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						<p>Okay great that worked!</p>
<p>Well on the icon 1 template when you add an item to cart it shows a circle pop-up that has a cart icon and then changes to a tick.<br />
Currently on my website when viewing in mobile view and you added an item to cart you wouldn&#8217;t get any notification unless you manually went to cart page then up the top it says item added etc. Thats why i made it redirect to cart page whenever an item is added otherwise they wouldn&#8217;t know until they went to the cart page themselves to check.</p>
<p>But when using the icon 1 template in mobile view the pop-up icon shows fine, so is there anyway i can replicate it on my website? Id use the exact same one if possible</p>
<p>thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335611</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335611</link>
					<pubDate>Tue, 21 Jul 2015 08:43:33 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please update both x and Cornerstone.<br />
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it&#8217;s fixed, you&#8217;ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.</p>
<p>If it doesn&#8217;t help you can provide us with login credentials in private replay.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335812</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335812</link>
					<pubDate>Tue, 21 Jul 2015 13:00:44 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335891</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335891</link>
					<pubDate>Tue, 21 Jul 2015 14:30:24 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for your login credentials.</p>
<p>The ajax add-to-cart works on the product archives page only.</p>
<p>Because you&#8217;re using the woocommerce shortcodes, so that the ajax add-to-cart is not working.</p>
<p>Regards!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335903</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-335903</link>
					<pubDate>Tue, 21 Jul 2015 14:43:51 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						<p>Oh okay, i understand thank you. One more thing sorry, is it possible to make the add to cart button on the product images always showing? Currently it only shows when product is pressed or hovered.</p>
<p>thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-336023</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-336023</link>
					<pubDate>Tue, 21 Jul 2015 16:45:24 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Please try following CSS:</p>
<pre><code>.woocommerce li.product .entry-header .button, 
.woocommerce-page li.product .entry-header .button {
opacity: 1;
}</code></pre>
<p>Let us know how it goes!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-336028</guid>
					<title><![CDATA[Reply To: Added to cart notification not showing, product title not showing]]></title>
					<link>https://theme.co/archive/forums/topic/added-to-cart-notification-not-showing-product-title-not-showing/#post-336028</link>
					<pubDate>Tue, 21 Jul 2015 16:49:26 +0000</pubDate>
					<dc:creator>amin92</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect!! Thank you so much for the help</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

