By Leslie Buck on Thursday, 08 October 2015
Posted in Technical Issues
Likes 0
Views 712
Votes 0
I would like to add a mailchimp newsletter subscription form, with checkboxes, underneath the author bio section of the blog entries pages. I see that you offer the easyblog-after-content module position, but it is not the right position for me.

Is it possible to put a module in this position?

Please see the screen capture for clarification of the placement.
thank you,
Leslie
Hey Leslie,

It seems like I added back this code in that file, these image display correctly.
  
// line 209
<?php echo $this->renderModule('easyblog-after-author'); ?>


And I help you applied some css in this file JoomlaFolder/templates/rt_leviathan/css/rt_leviathan-custom.css

It should display correctly with author/related post area now.
·
Thursday, 08 October 2015 23:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Leslie,

Please replace the attached file in: ../components/com_easyblog/themes/wireframe/blogs/entry/default.php and place your module in position easyblog-after-author. Hope this helps.
·
Thursday, 08 October 2015 11:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick. That's awesome! I just changed the file, but now noticed the images associated with the related posts no longer load.

I will go ahead and test the module position.

thank you for the help,
Leslie
·
Thursday, 08 October 2015 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick.
That's awesome! I just changed the file, but now noticed the images associated with the related posts no longer load.

I will go ahead and test the module position.

thank you for the help,
Leslie
·
Thursday, 08 October 2015 22:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Leslie,

If you revert back the changes file, these associated image is it appear?

If yes, can you provide us with your Joomla backend and FTP access so we can better have a look?
·
Thursday, 08 October 2015 23:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, it does. I changed it back.

The other issue I am having is trying to get the title of the module to show. I would like it to show so that it matches the font and horizontal rule in the other sections (author, related posts, etc.) In the attached image, the title did not show, so I added text in the html module, but still could not get it to match. Will you please give me some direction there too?

thank you,
Leslie
·
Thursday, 08 October 2015 23:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Awesome! That's just what I wanted. Thank you very much Arlex.
·
Thursday, 08 October 2015 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now.
·
Friday, 09 October 2015 00:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post