Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 6 posts - 1 through 6 (of 6 total)

Open slider links on new tab

Home Forums Free Theme Support Zenon Lite Open slider links on new tab

  • #368126

    Samuel Buchoul

    Hello Towfiq!

    I would like to open some of the slideshow images of the homepage, onto new tabs. Please have a look: http://www.lilafoundation.in. Is there a way to do that?

    Many thanks,

    Samuel

    #371626

    Towfiq I.

    administrator

    Open up nivo.php and replace this:

    <a href="<?php echo $znndata; ?>">

    with this:

    <a href="<?php echo $znndata; ?>" target="_blank">

    #372155

    Samuel Buchoul

    Thanks Towif,

    But I can’t locate nivo.php in the ‘theme editor’ section of the wordpress interface. Finding it in the server arborescence is the only way to do it? Where would it be located?

    Thanks!

    Samuel

    #372648

    Samuel Buchoul

    Apologies for the misspelling, Towfiq…

    #376506

    Towfiq I.

    administrator

    sorry, I meant easyslider.php

    #379688

    Samuel Buchoul

    Many thanks, Towfiq! It’s working!

    Samuel

You must be logged in to reply to this topic.