Okay
  Public Ticket #324472
Full Slide Link - target _blank
Closed

Comments

  •  1
    Travis started the conversation

    In this ticket you reference that this is possible, however I must be missing something as I tried it as-is and it opens the new link in the same window and there aren't any other options in the UI to select 'open in new window' or the like. 

    I then tried inserting the following code into the link box in the nectar slider, but that gave a 404 error:

    <a href="http://modernbay.co/promotions/" target="_blank"></a> 

    Could you tell me how to make a Nectar slide full link while opening the link in a new page? Thank you,

  •  8,844
    Tahir replied

    Hey!

    Its not possible without editing the theme core file . Please see "Salient/nectar/tinymce/shortcode-processing.php" .

    Thanks 


    ThemeNectar Support Team 

  •  1
    Travis replied

    OK thank you Tahir!