Pushcrew linking trigger opt in

I’ve added the following from pushcrew.

<button onclick="_pcq.push(['triggerOptIn']);"> GET NOTIFICATIONS </button>

I also tried

<a onclick="_pcq.push(['triggerOptIn']);"> GET NOTIFICATIONS </a>
on https://johnnybogs.com/ top banner

The button and the text appear but they are not clickable.

Is there something I need to adjust in the theme to allow it to work?

Hi @johnbogs,

Thanks for reaching out.

It’s working and clicking, the problem maybe is the code called by the click event. When I click it, there is a notification, hence, it’s working. You may need to contact the author of the notification code.

Thanks!

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