After some struggling, finally figured out why it wouldn't work for me. If you copy the provided text above, it puts the nonbreaking space code into the line, such as:
Code: |
<p>{aridatatables nbsp;moduleId="128"}{/aridatatables}</p>
|
I couldn't include the ampersand in the code block above, it screws up the display.
Turn on code editing in your text editor on the article, and remove it so it looks like:
Code: |
<p>{aridatatables moduleId="128"}{/aridatatables}</p>
|
By the way, just bought and installed this, and the plugin description still gives the wrong instructions for the code. This really should be fixed.