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:
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,
Hey!
Its not possible without editing the theme core file . Please see "Salient/nectar/tinymce/shortcode-processing.php" .
Thanks
ThemeNectar Support Team
OK thank you Tahir!