Page 1 of 1

ThemeableButton link not working

Posted: Fri Apr 30, 2021 4:53 pm
by semua
Hi. I added a ThemeableButton to my project with a link, but the link doesn't work, it seems to be a bug in the button.

Whatsapp link in the header:
https://bityli.com/p5mhD

Image:
https://prnt.sc/12bdio5

Re: ThemeableButton link not working

Posted: Fri Apr 30, 2021 5:09 pm
by Pablo
Did you set the button type to 'link button'?

Re: ThemeableButton link not working

Posted: Fri Apr 30, 2021 5:25 pm
by crispy68
Agreed. Based on the code, you have button type set to Normal Button rather than Link button.

Re: ThemeableButton link not working

Posted: Fri Apr 30, 2021 6:24 pm
by semua
That was really it, I hadn't noticed that "detail". Thanks!