test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • marco17 Friend
    #186608

    Hi,

    how can i open the images (that are in the module “our prtner” in the botton of the template) in a popup o new window. Now the images are opened in the same window and to return to te website you must click in “back”.

    Thank you very much.

    Marco

    Ninja Lead Moderator
    #489430

    Hi Marco,

    I’m sorry this module doesn’t support but you can customize with my suggestion as follows

    Open modules/mod_jacontentslider/helper.php file

    from

    $image = '<a href="' . $link . '" title="" class="ja-image">' . $image . '</a>';
    // clean up globals

    change to


    $image = '<a href="' . $link . '" title="" class="ja-image" target="_blank">' . $image . '</a>';
    // clean up globals

    Remember to clear cache from Admin area

    Let me know the result

    Regards

    marco17 Friend
    #489925

    Many thanks Ninja Lead,

    it works perfect.

    One more question, if i want to open in new window with custom size i should put “new window” and with / high?

    Many thanks.

    Marco

    Ninja Lead Moderator
    #489982

    I am sorry, that would be too much of customization and we would not be able to spare time for customization support. I would recommend hiring a freelancer to get this done.

    marco17 Friend
    #490169

    Ok. Many thanks. Marco

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

This topic contains 5 replies, has 2 voices, and was last updated by  marco17 11 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum