Tagged: Accordion, new window
This should be an easy question but I don’t know how to manipulate the short code to open a new window when the user clicks on the button. Here’s the code to my button.
[av_button label='Download Specifications Sheet' link='manually,http://www.google.ca' link_target='' size='small' position='center' icon_select='yes' icon_hover='aviaTBaviaTBaviaTBicon_hover' icon='ue82d' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']
I know typically in html it goes <a href="....link.html" target="_blank">
How would I go about this in shortcode?
Thanks!
Hey schenkco!
Please find
link_target=''
in your shortcode and change it to
link_target='_blank'
Cheers!
Yigit
Awesome, it works! I didn’t realize when I inserted the button it added an extra "
. I was really thrown off by it. I was able to fix it by removing the parenthesis –> “
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Have a great weekend!
Best regards,
Yigit