Related Items Extended. How to open the articles in a new browser window?

Hi, I would like to know if there is the possibility to open the related articles in new browser windows, because on click the extension opens the related articles only in the same window, and this fact is sometimes disadvantageous.
Thank you.
Ivo
10 years 4 months ago #1 by Ivo

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

  • Posted by TemplatePlazza (5310) Offline
Hi Ivo,
You can do that by doing template override for related item module.
Please follow these steps :
1. Copy file [root]/modules/mod_relateditems_xtd/tmpl/default.php to [root]/templates/your_active_template/html/mod_relateditems_xtd/default.php
2. Open file [root]/templates/your_active_template/html/mod_relateditems_xtd/default.php with your favorite php editor, find all <a href=".. > tags then add target="_blank" to all of them

Please have a try
10 years 4 months ago #2 by TemplatePlazza

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

Powered by Kunena Forum