button link to _blank

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18644
    epolimus
    Member

    I cannot seem to get the button in this action call to open in a new window.
    I added the link_target=”_blank” code below but it doesn’t work and the inspector shows
    target _self. Where can I make the change for this?
    –boisebestfitness.com– the cta is on the bottom of most of the pages..

    [vc_row mo_padding=”custom” mo_class=”action-call-segment” mo_padding_top=”35″ mo_padding_bottom=”35″ mo_bg_color=”#d1c270″][vc_column][action_call button_color=”green” textfield=”Ready to get started on your goals?” button_text=”Free Pass” button_url=”http://boisebestfitness.com/free-pass/” text=”New Year – New You – Get a Free 3 Day Pass” link_target=”_blank”][/vc_column][/vc_row]

    Thanks!

    #18650
    Veena
    Moderator

    Pls modify file framework/shortcodes/typography-shortcodes.php line no:457 to

    $output .= '' . $button_text . '';
    
    #18664
    epolimus
    Member

    Thank you! For anyone who might come across this – I had to edit the parent theme file. When I edited a copy and uploaded it into the child-theme framework/shortcode folder, it did not change the output. So when I update later I will need to re-edit that parent file.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.