|
Load Joomla! modules within content |
|
|
|
Place Module in a content article
 Joomla Hosting from 2020Media Joomla modules normally go around content - on the left, right, top or bottom of the page. However it is a little known fact that you can place modules within content. This can be very useful for embedding modules such as adverts, related articles, surveys or perhaps a paypal link. Joomla has a built in plugin to handle this technique called the content-load plugin.
First enable the content-load plugin by embedding the following code in your content. Just use the normal content editor:
{loadposition user22}
This will force any module that is in position user22 to load - you can use any module position that you want.
|