<?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>Adding Product Price to Revolution Slider &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/feed/</link>
		<description></description>
		<lastBuildDate>Mon, 13 Oct 2025 06:49:30 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-362663</guid>
					<title><![CDATA[Adding Product Price to Revolution Slider]]></title>
					<link>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-362663</link>
					<pubDate>Tue, 18 Aug 2015 21:16:53 +0000</pubDate>
					<dc:creator>1034media</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve created a product slider in Revolution Slider that displays a product along with it&#8217;s title and description. I used the meta tag %title% for the title and %excerpt% for the excerpt (worked perfect). Now I would like to display the price the same way. %meta:_price% displays the price but it is not formatted as a currency. Is there an easy way to display the price properly formatted (like this &#8211;&gt; $0.00)?</p>
<p>Thanks in advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-362818</guid>
					<title><![CDATA[Reply To: Adding Product Price to Revolution Slider]]></title>
					<link>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-362818</link>
					<pubDate>Wed, 19 Aug 2015 01:52:42 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for writing in! You need to encode the price with decimal place on the backend. For the currency symbol, apply a <a href="http://prntscr.com/86a0vq" target="_blank" rel="nofollow">class</a> to the price layer and add this on your custom css:</p>
<pre><code>.myclass:before {
	content: &quot;$ &quot;;
}</code></pre>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-774910</guid>
					<title><![CDATA[Reply To: Adding Product Price to Revolution Slider]]></title>
					<link>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-774910</link>
					<pubDate>Mon, 01 Feb 2016 21:03:45 +0000</pubDate>
					<dc:creator>SMALLJIM</dc:creator>

					<description>
						<![CDATA[
						<p>I´ve discovered other solution to this case: you can use &amp;#036 ; (semicolons without spacing) that is the dollar symbol in HTML numbers. For Example:</p>
<p>%title% only: &amp;#036 ; %meta:_regular_price%</p>
<p>I´m using this in Slider Revolution 5.X and works great!<br />
Best Regards!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-775444</guid>
					<title><![CDATA[Reply To: Adding Product Price to Revolution Slider]]></title>
					<link>https://theme.co/archive/forums/topic/adding-product-price-to-revolution-slider/#post-775444</link>
					<pubDate>Tue, 02 Feb 2016 05:53:34 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Glad to hear it&#8217;s working for you and thanks for sharing your workaround! 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

