Community Support Forums — WordPress® ( Users Helping Users ) — 2011-09-25T16:30:36-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15194 2011-09-25T16:30:36-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15194&p=39104#p39104 <![CDATA[Re: pass full name via javascript code]]> Statistics: Posted by antseo — September 25th, 2011, 4:30 pm


]]>
2011-09-25T00:44:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15194&p=39055#p39055 <![CDATA[Re: pass full name via javascript code]]> Statistics: Posted by Cristián Lávaque — September 25th, 2011, 12:44 am


]]>
2011-09-18T01:23:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15194&p=38603#p38603 <![CDATA[pass full name via javascript code]]>
Code:
<script type="text/javascript" charset="utf-8" >
var pd_tags = new Array;
pd_tags['full_name'] = '%%user_full_name%%';
</script>
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/p/1234567.js"></script>
<noscript><a href="http://polldaddy.com/poll/1234567/">Do you think blah blah blah?</a></noscript>


However, the result is not the full name but that line of text. How would I adjust what I have to accomplish this?

Statistics: Posted by antseo — September 18th, 2011, 1:23 am


]]>