Thank you for sending the System plugin, which I used to replace the Content plugin.
Unfortunately, the System plugin does not work as expected. If I follow the example in the email instructions then it works fine. However, if I try to generate the HTML table using PHP it does not work.
The structure of my article is as follows:
Code: |
<article text>
{source}
<?php
<PHP code>
echo '{' . 'aridatatables moduleId="87" type="inline"' . '}';
<PHP code to generate table>
echo '{' . '/aridatatables' . '}';
<PHP code>
{/source}
<article text>
|
The {source} plugin is provided by NoNumber. The above structure causes a problem with the page rendering. The template module positions are shifted from the page right to the page bottom. However, if I remove <PHP code to generate table> the page renders correctly.
I have tried exactly the same structure using Supertable and Szakitable plugins and they both work as expected.
Is Ari Data Tables able to work in the structure shown above without having to make structural changes to my articles?
Thanks in advance for your assistance
--
Jah Eli