Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ekopde Friend
    #189134

    hello,
    I want to use JA mero in my website.I use JA slideshow module to show many article , when I click a article , the article show in mainbody
    I need in the show in new page , like this

    http://pwdcb.pantiwilasa.com


    1. pwdc2
    2. pwdc1
    Ninja Lead Moderator
    #499830

    JA Slideshow Lite module doesn’t support to show in new page but this way will help you to add link to article on it

    + Go to Admin site -> Extensions -> Module Manager -> JA Slideshow Lite module -> and Edit In Gallery option

    and add link to article


    1. Edit_Link
    2. Add_Link
    ekopde Friend
    #499974

    <em>@Ninja Lead 381789 wrote:</em><blockquote>JA Slideshow Lite module doesn’t support to show in new page but this way will help you to add link to article on it

    + Go to Admin site -> Extensions -> Module Manager -> JA Slideshow Lite module -> and Edit In Gallery option

    oops sorry, I mean JA content slider. Can you help me? TB4

    Ninja Lead Moderator
    #500011

    Do you mean that you want to open article details page after clicking an article, right? If so, try to assign that article (or category that article belongs to) to a menu item, then it will direct to details page.

    In case that you want to open in a new page, you need to customize this JA ContentSlider module a little bit:

    Open modules/mod_jacontentslider/helper.php file

    from
    <blockquote>$image = ‘<a href=”‘ . $link . ‘” title=”” class=”ja-image”>’ . $image . ‘</a>’;</blockquote>

    change to
    <blockquote>$image = ‘<a href=”‘ . $link . ‘” title=”” class=”ja-image” target=”_blank”>’ . $image . ‘</a>’;</blockquote>

    Let me know if it helps

    ekopde Friend
    #500097

    <em>@Ninja Lead 382003 wrote:</em><blockquote>Do you mean that you want to open article details page after clicking an article, right? If so, try to assign that article (or category that article belongs to) to a menu item, then it will direct to details page.

    In case that you want to open in a new page, you need to customize this JA ContentSlider module a little bit:

    Open modules/mod_jacontentslider/helper.php file

    from

    change to

    Let me know if it helps</blockquote>

    Thanks for your help, I have change helper.php with your code, but it isn’t happen that I want. The article still show in componen body. :((

    Ninja Lead Moderator
    #500104

    So that I can take a look and try to assist, please pm me admin access of your site and ftp account, I shall check it for you.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 4 months ago.

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