|
Have you ever wondered how to add a Joomla Module to Joomla Content Item?
Simple.
Step 1) Create a new module position called anything you like. IE: moduleincontent Step 2) Assign your module to a the new position Step 3) In your content item, such as this one, simple use the following code:mosloadposition moduleincontent (Be sure to use CURLY BRACKETS {} around the command mosloadposition moduleincontent.) This will load the specific modules associated with that specific position. If you need more modules in more positions, just create more module
Sample:
|