Column click through link

Hello,

All button links contained in a 1 row 4 column template are redirecting to the top of page- instead of opening desired link in new window. I customized a template with 1 row and 4 columns, adding 2 buttons to each column. The first button is a “+” icon and the second button is a standard square shape, both of which should be linked to open various new pages (EX: https://calendly.com/stellar_comm_group/preliminary-stellar-communications-group-consultation). How can I properly link the 2 buttons to open a new page at my desired link?

Frontend view:

Settings view:

Hello Holden,

Thanks for writing in!

The issue is because your link has the # at the beginning of the URL. if you look closely, you have added #https://calendly.com/stellar_comm_group/preliminary-stellar-communications-group-consultation?month=2022-05

Your URL value should only be: https://calendly.com/stellar_comm_group/preliminary-stellar-communications-group-consultation?month=2022-05

Kindly let us know how it goes.

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