<?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 pass parameter to Circle Counter widget</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-pass-parameter-to-circle-counter-widget/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-pass-parameter-to-circle-counter-widget/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 21:00:16 +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/how-to-pass-parameter-to-circle-counter-widget/#post-24288</guid>
					<title><![CDATA[How to pass parameter to Circle Counter widget]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-pass-parameter-to-circle-counter-widget/#post-24288</link>
					<pubDate>Thu, 05 Nov 2015 19:50:03 +0000</pubDate>
					<dc:creator>stevekim</dc:creator>

					<description>
						<![CDATA[
						<p>Hi everyone -</p>
<p>I love the Circle Counter widget&#8230;I am trying to use it but the value has to be dynamic (received from retrieving the value from a database). </p>
<p>I don&#8217;t understand how to assign a value to the Circle Counter widget outside the field that is provided in Visual Composer.</p>
<p>Is there a proper way to assign a value to the widget via php code or alternative method? Thanks..</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-pass-parameter-to-circle-counter-widget/#post-24302</guid>
					<title><![CDATA[Reply To: How to pass parameter to Circle Counter widget]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-pass-parameter-to-circle-counter-widget/#post-24302</link>
					<pubDate>Fri, 06 Nov 2015 09:50:07 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Steve,</p>
<p>The Circle Counter Value is passed from the \fortuna\includes\shortcodes\vc\boc_circle_counter.php template to the js/common.js:</p>
<p><code>end_nu = parseInt($(e).find(&quot;canvas:first&quot;).attr(&quot;data-end-nu&quot;));</code></p>
<p>Where &#8220;data-end-nu&#8221; is the attribute that is used for the number.<br />
I have no idea where you would pull the dynamic data from but basically you would have to rework the logic accordingly.<br />
Good luck! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

