Support Forum

  • Page:
  • 1

Tell me how get a position inside an content item

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,
can someone tell me how can I integrate a position into an content item?
The only where I can write it is in the wysiwyg editor.
The only who I used a position, was in my own coded template and not inside in a component .

Regards
  • anarchist80's Avatar
  • anarchist80
  • Free Extensions
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
This thread here should tell you what you need ...

http://joomlabamboo.com/forum/moo-faq/1480-rehow-do-i-publish-to-main-body#1480
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi,
if I wrote
mosLoadModules ('myposition');
in my content it will be displayed as normal text. The other way what I have tried is to wrote it with the "edit html source" button and this code
<?php mosLoadModules('myposition'); ?>
But also nothing work.

I think I´m a little bit stupid for this :).
  • anarchist80's Avatar
  • anarchist80
  • Free Extensions
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
You need to use the curly brackets ... { }
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers