This topic has 5 replies, 3 voices, and was last updated 11 years, 11 months ago by d1egosan.
Tagged: flex slider
Viewing 6 posts - 1 through 6 (of 6 total)
Hello Support team,
I am using the flex slider with 2 slides, one of the slide images is linking to an external url (another website), how can I make this link to open in a new window? I am choosing the ‘Link Manually’ option but I don’t have an option to achieve this.
Here’s the link to my website…
Thank you in advance,
Diego
You need to edit one line of code flex-slider.php
Replace the code in theme/slider/flex-slider.php
echo '<a href="'.$postlinkurl.'" target="_blank" >';
Before replacing the code make sure you take backup the file. Let me know is there anything else i can assist you with?
Regards,
Mawk
Fixed I have added the code in footer.php file please check for future use.
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.