This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Hi All,
I’m trying to get a shortcode button to open in a _blank target window but it still opens the target in the same window, can you help me with the right code please? I don’t want this to affect my existing shop button functions tho.
HealYourself 101
[button style=”button big” icon= “chevron-circle-down” target=”_blank” title=”BUY BOOK” href=”http://markusrothkranz.com/online-store/heal-yourself-101-book/index.html?subid=185096″%5D
here’s an example:
http://werone.co/eng/?p=1436
Many thanks
Kybalio
Hello,
In this case you need use tag<a href="" target="_blank"></a>
.
This attribute doesn’t work with [button] shortcode.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up