Embed this Option Community Polls v1.5.13
Embed this Option Community Polls v1.5.13
In Community Polls v1.5.13 i enabled embed this option the preview poll style link does nothing.
2. I am no genius and have not been able to embed this link in another site be just by looking at it i see its not going to work it missing the domain in the url. This is what i get under embed this.
should probably be this
maybe i am wrong it needs to know what domain to connect to correct.
2. I am no genius and have not been able to embed this link in another site be just by looking at it i see its not going to work it missing the domain in the url. This is what i get under embed this.
<div id="pa-container"></div> <script type="text/javascript" src="/components/com_communitypolls/assets/scripts/pollsanywhere.js"></script> <script type="text/javascript">PollsAnywhere({id:1});</script>
should probably be this
<div id="pa-container"></div> <script type="text/javascript" src="http://www.mysitename.com/components/com_communitypolls/assets/scripts/pollsanywhere.js"></script> <script type="text/javascript">PollsAnywhere({id:1});</script>
maybe i am wrong it needs to know what domain to connect to correct.
Access to viewing replies is restricted.
You do not have permissions for replying to this topic.