Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1009088

    Hi
    Open templatesja_monoacmctatmpl/style-1.php
    Find

    
          <a href="<?php echo trim($btnLink); ?>" title="<?php echo trim($btnText); ?>" class="btn-flip-wrap">

    Replace it with

    
          <a href="<?php echo trim($btnLink); ?>" target="_blank" title="<?php echo trim($btnText); ?>" class="btn-flip-wrap">

    Hope it helps.

    Município de Vila Real Friend
    #1009102

    Nice! Works like a charm.
    Thank you very much.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Município de Vila Real 7 years, 7 months ago.

The topic ‘Open in new page’ is closed to new replies.