Button code not working

HI there on our work with us page, I have this button code at the bottom of the page. It should be opening to a new page, based on my code - but, it’s not, it keeps opening in the same page. Can you help? Thanks!

[x_button shape=“square” size=“large” float=“none” href=“https://yd148.infusionsoft.com/app/orderForms/functional-health-assessment/” target="_blank" info=“none” info_place=“top” info_trigger=“hover”]Purchase & Schedule[/x_button]

This is the page it’s on so you can see: https://e3energyevolved.com/work-with-us/

Hi There,

Thank you for writing in, please update your shortcode to this:

[x_button shape="square" size="large" float="none" href="https://yd148.infusionsoft.com/app/orderForms/functional-health-assessment/" target="blank" info="none" infoplace="top" info_trigger="hover"]Purchase & Schedule[/x_button]

In standard HTML code the target="_blank" attribute should have an underscore, but in the button shortcode it should not.

Cheers!

Thank you - that fixed it :slight_smile:

We are delighted to assist you with this.

Cheers!

1 Like

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