Where is the title and image link generated?

I'm using a template that pops the articles up in a lightbox. I need to have ?tmpl=component added to the end of the image link and title link. Where in the modules code should I add this so that the links are generated with it at the end?
11 years 1 month ago #1 by sneakytrick

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

Hello

To add that in the image and title link, please edit the related item xtd module layout on this file

/modules/mod_relateditems_xtd/tmpl/default.php

at all of these title anchor tags
<a href="<?php echo $item->route; ?>">

hope that works
11 years 1 month ago #2 by erwinschro

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

Powered by Kunena Forum