Related Items Extended No working before comment section
- Posted by Thorstan Osborne (7) Offline
It seems to display related item, but only at the very top or very bottom of the page, if I choose any other position such as after content - it doesn't show.
So I can only display in position [top] or [copyright] but I would like it to display after article and before comment section, any ideas?
10 years 2 months ago #1
by Thorstan Osborne
So I can only display in position [top] or [copyright] but I would like it to display after article and before comment section, any ideas?
Please Log in or Create an account to join the conversation.
- Posted by Thorstan Osborne (7) Offline
also it seems positions [aside right] and [aside left] display
but nothing working for directly under article content...
10 years 2 months ago #2
by Thorstan Osborne
but nothing working for directly under article content...
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi thorst,
I have entered your website and temporarily enable the Preview Module Position to see the available module positions of your template, and I found that indeed your template doesn't have any module position after the content / before the comment. Please see this www.dropbox.com/s/gjdsvc39iwq77ai/seg.mp4?dl=0
10 years 2 months ago #3
by TemplatePlazza
I have entered your website and temporarily enable the Preview Module Position to see the available module positions of your template, and I found that indeed your template doesn't have any module position after the content / before the comment. Please see this www.dropbox.com/s/gjdsvc39iwq77ai/seg.mp4?dl=0
Please Log in or Create an account to join the conversation.
- Posted by Thorstan Osborne (7) Offline
- Posted by TemplatePlazza (5310) Offline
You need to edit the index.php of your template file then add code like this :after the section where the content is called.
Alternatively, you can embed the module via article by using simple {loadposition} and {loadmodule} tags. You can read how to do it here eddify.me/posts/using-the-joomla-load-module-plugin.html
10 years 2 months ago #5
by TemplatePlazza
<jdoc:include type="modules" name="positionname" />
Alternatively, you can embed the module via article by using simple {loadposition} and {loadmodule} tags. You can read how to do it here eddify.me/posts/using-the-joomla-load-module-plugin.html
Please Log in or Create an account to join the conversation.
- Posted by Thorstan Osborne (7) Offline