Thank you Tahir, but which caption field are you referencing? Could you provide a screengrab?
I understand the button shortcode (example below), but not sure how or where you would insert this code into a slide (as referenced in my "edit slide" screengrab above).
Would be great in a future version of this theme to be able to incorporate a check box that would incorporate this into the code - versus manually changing.
Hello,
I've been reading through some previous answers in the support section but I was unable to find an answer to this question:
How can I add functionality to have one of the buttons on a slide launch into a new window while the other button refreshes within the same window.
It seems like there should be an option on the slide screen to choose either of these options, but I'm not seeing it. See screengrab for reference.
thank you,
Matt
Hey Matt!
An option would be to place the button shortcode or RAW button html with the desired attributes and add that to the caption field.
Thanks
ThemeNectar Support Team
Thank you Tahir, but which caption field are you referencing? Could you provide a screengrab?
I understand the button shortcode (example below), but not sure how or where you would insert this code into a slide (as referenced in my "edit slide" screengrab above).
[button open_new_tab="true" color="accent-color" hover_text_color_override="#fff" size="medium" url="http://www.yahoo.com" text="text here" color_override=""]
thank you!
Matt
Hey Again!
Paste in this raw button code and change its attributes: http://pastebin.com/AFeb9TAx .
Cheers
ThemeNectar Support Team
Thank you
Would be great in a future version of this theme to be able to incorporate a check box that would incorporate this into the code - versus manually changing.