OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How to change link target (0 viewing) 

Joomla Slider Support

Go to bottom Favoured: 0

How to change link target

jesada99 (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
How to change link target 8 Years, 8 Months ago
Karma: 0  
How to change link target to self? now link target open in new browser tab
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:How to change link target 8 Years, 8 Months ago
Karma: 7  
Hi Jess,

You should go to mod_OS_Touch_Slider -> tmpl -> default.php
and there change
Code:

 $target = '_blank';

to
Code:

 $target = '_self';


If you have other questions, don't hesitate to ask.

Have a nice day!

Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
Go to top
»