ApesterIntegrator adds the ability to embed Apester Polls onto Fandom pages.
Installation
Usage
Create a poll on Apester, and retrieve the poll's unique ID from the iframe code given.
- Example
<iframe src="//renderer.qmerce.com/interaction/<ID>" width="100%" height="458" frameborder="0" scrolling="no"></iframe>
Now, using this ID, place the following code onto the page:
<span class="Apester" data-widget-id="57212135f070832f1031cb63" style="width: 100%; height: 350px;"></span>
Note
You can choose any height and/or width you want.
Demo
Text above can be found here (edit)