Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • janjak Friend
    #1010499

    Hello !

    Is there any way to have a new navigator screen or tab when clicking on a link "Button URL" in JACM ?

    Thanks and have a nice day !

    Pankaj Sharma Moderator
    #1010502

    Hi
    May i have the ACM module Type name or URL ?

    Regards

    janjak Friend
    #1010515

    Feature intro style 1
    But all the links in this module have the same behavior.
    It’s ok with an internal link, but I think it’s better that the visitor stay on the site (with an open window) when he use an external link…

    Pankaj Sharma Moderator
    #1010543

    Hi
    Open ja_brickstore/acm/features-intro/tmpl/style-1.php
    Find

            <a class="btn btn-border" href="<?php echo $helper->get('data.btn-link', $i) ?>"><?php echo $helper->get('data.btn-value', $i) ?></a>
    

    replace it with

            <a class="btn btn-border" href="<?php echo $helper->get('data.btn-link', $i) ?> "target="_blank"><?php echo $helper->get('data.btn-value', $i) ?></a>
    

    Regards

    janjak Friend
    #1010564

    Thanks a lot, it works very fine and I have do the same with the gallery module !

    Is there a way to have some thing like a custom css working with all modules ?
    The next update will erase this….

    Pankaj Sharma Moderator
    #1010761

    Hi
    No its defined in PHP codes of files.
    Please open a new topic and includes topic subject for new questions.
    it also helps other users to search same topic.
    Best Regards

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

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

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