Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hbic Friend
    #691624

    I’d like buttons in each timeline step to launch URLs in separate windows rather than the parent. How can I accomplish this?

    hbic Friend
    #691699

    I solved this one:

    <?php if($helper->get(‘data.action-btn’, $i)): ?>
    <a href=”<?php echo $helper->get(‘data.action-url’, $i) ?>” target=’_blank’ class=”item-btn btn-sm btn btn-success”><?php echo $helper->get(‘data.action-btn’, $i) ?></a>

    hbic Friend
    #749384

    I solved this one:

    <?php if($helper->get(‘data.action-btn’, $i)): ?>
    <a href=”<?php echo $helper->get(‘data.action-url’, $i) ?>” target=’_blank’ class=”item-btn btn-sm btn btn-success”><?php echo $helper->get(‘data.action-btn’, $i) ?></a>

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

This topic contains 3 replies, has 1 voice, and was last updated by  hbic 9 years, 2 months ago.

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