Button _self not working
Hi guys, in my site I have a button with _self value as a target but it always opens in a new tab, the shortcode is
[button title="Volver a Inicio" icon="" icon_position="" link="http://www.fepadseb.org.ar" target="_self" color="#2991d6" font_color="#ffffff" large="0" class="" download="" onclick=""]
Comments
if you want _self, then please leave this field empty because this is default value. Only _blank attribute is possible if you want to open page in new window.