Hi,
I am using the latest 2.5.7. Joomla. I have the issue that only one reference of an include is shown e.g. I have this code here:
| Code: |
{-include_content_item 77}
{-include_content_item 78}
{-include_content_item 79} |
then everything is shown. If I add now:
| Code: |
{-include_content_item 78} |
additionally. It is shown only once with the first reference. The text (ID 77,78,79) in the include is not nested and does not have any includes there.
The plugin versions I have is 2.5.11.
Any ideas?
I PUT A MINUS IN THE CODE OTHERWISE IT DOES NOT SHOW UP IN THE POST! :-)