Related Items Won't show under the articles
- Posted by mariak (4) Offline
Hi, I want my related articles to show under the articles not on a module position.
Please help.
thanks
10 years 5 months ago #1
by mariak
Please help.
thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi mariak, related item extended is a joomla module not a joomla plugin so if you want to place the module under the articles there are some workaround :
1. You can use {loadposition} plugin by typing {loadposition theposition} in every articles. docs.joomla.org/How_do_you_put_a_module_inside_an_article
2. Override from the template side, you can override the com_content under html folder of your joomla template then place a module position www.jeepstone.co.uk/2012/07/26/load-modu...rride-in-joomla-2-5/
3. using module anywhere www.nonumber.nl/extensions/modulesanywhere I'm not really sure it's capable to do that, but you can try it.
10 years 5 months ago #2
by TemplatePlazza
1. You can use {loadposition} plugin by typing {loadposition theposition} in every articles. docs.joomla.org/How_do_you_put_a_module_inside_an_article
2. Override from the template side, you can override the com_content under html folder of your joomla template then place a module position www.jeepstone.co.uk/2012/07/26/load-modu...rride-in-joomla-2-5/
3. using module anywhere www.nonumber.nl/extensions/modulesanywhere I'm not really sure it's capable to do that, but you can try it.
Please Log in or Create an account to join the conversation.
- Posted by mariak (4) Offline
Thanks for response. One more question. How do i set my module to Defualt Variation layout type?
I see only flyout and default options.
Thanks
10 years 5 months ago #3
by mariak
I see only flyout and default options.
Thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline