How make X Button open link in new tab?

Hi, this is my button code:

[x_button shape=“rounded” size=“jumbo” float=“none” block=“true” href=“hyperlink” title=“title of button” target="_blank" rel=“noopener” info=“none” info_place=“top” info_trigger=“hover”] [/x_button]

How come this button won’t open the link in a new tab?

Thank you!

Hello @ShermanPotter,

Thanks for writing to us.

I would suggest you please set the target="blank" instead of the target="_blank".
If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password

You can find the Secure Note button at the bottom of your posts

Thanks

Yes, that worked @prakash_s
That’s very interesting, though, because I don’t understand why _blank doesn’t work??

Hello @ShermanPotter,

Please have a look at this article to learn more about the button shortcode options.


Glad that we were able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.