Okay
  Public Ticket #1246074
What files should be modified where?
Closed

Comments

  • kimseoggyeom started the conversation

    target="_blank"  -->  target="_self"    ?

    What files should be modified where?
    For example, 000.php? 000.css? Or is there another way?


    And we will request to remove the previous ticket. I entered the license number incorrectly.


  •  2,005
    Ocean replied

    Hello,

    1, Please find code in shortcode.php file with line code: // Home HTML5 Video

    2, Next line code: 

    <?php if($btnlink != ''){ ?><a href="<?php echo esc_url($btnlink); ?>" target="_blank" class="btn-slider"><?php echo esc_attr($btntext); ?--></a><!--?php } ?-->
    

    Change code in this line code.

    target="_blank"

    Thank you