ibricksit
Hi
Go to open file root_folder/templates/ja_teline_v/html/layouts/joomla/content/item/default.php
and look for this line :
<?php echo $item->fulltext; ?>
then replace with :
<?php echo str_replace($item->introtext, '', $item->text); ?>
save and check, If plugin syntax not working in article.