Showing related items extended only under the full article

In have installed and configured Related Items Extended. I have assigned it to a category blog menu item.
It works fine. Under the full article the related items are displayed. On the category blog page listing the articles the extension added an empty div in the module position (the grey bordered box under the continue reading link), it contains just one space.



I have to assign the module to the category blog menu items otherwise the module is not displayed under the full articles as well.

Is there a way so the empty div is not added to the page or hidden? I can remove it with JQuery but it would be nicer if it can be done by configuring the module correctly.

Thanks for this great extension!
10 years 5 months ago #1 by Wilbert Gijssen

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
Hi gijswil, can you let me know the URL of your site so I can take a look?
10 years 5 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

This is the page: viva.gijssen.eu/index.php/blog/ (it's a development version so I'll won't keep it online for too long).

The div itself is added by the template. Because the recent items module is assigned to the position the template inserts the div.
10 years 5 months ago #3 by Wilbert Gijssen

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
Hmm strange, your template doesn't use any specific css class for blog category page.
ok please try to add this code to your css file :
#block-main #innerbottom .mod-box {
border:none!important;}
10 years 5 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

I have also added a page class to the menu item so I can remove the border just on this page. Think that is the best solution. The space occupied by the div is no issue at this moment. Might be in the future when I want to add other modules in the surrounding position or I want to use the inner bottom for other purposes. Thanks.
10 years 5 months ago #5 by Wilbert Gijssen

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
nice. glad it works ;)
10 years 5 months ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum