Tuesday, 12 September 2017
  2 Replies
  0.9K Visits
0
Votes
Undo
I would like insert a module in the right side of event detail page.
How can I assign?
Tuesday, 12 September 2017 09:53
·
#193094
Accepted Answer
0
Votes
Undo
Hi frak68,
you may use any joomla plugin that inserts modules inside articles ;). For instance if you have the plugin "Content - Load Modules" you may just use this code inside your Custom Layout:

{loadposition mycustomposition}


to insert all the modules in the position "mycustomposition"
Tuesday, 12 September 2017 09:53
·
#193094
Accepted Answer
0
Votes
Undo
Hi frak68,
you may use any joomla plugin that inserts modules inside articles ;). For instance if you have the plugin "Content - Load Modules" you may just use this code inside your Custom Layout:

{loadposition mycustomposition}


to insert all the modules in the position "mycustomposition"
Friday, 22 September 2017 13:35
·
#193598
0
Votes
Undo
Thank You...
Now I use
  • Page :
  • 1
There are no replies made for this post yet.