Hi stevas ,
Thanks for reaching out to us!
I took a look at your site and it looks like the Buttonizer integration code that is on your site is from another account.
This account does not have buttons and that's why it's not showing anything.
You would need to change the integration code that is on your site into the integration code that is from the account you have right now.
If you are using the Buttonizer plugin, simply Disconnect and Reconnect again with your current account through the Buttonizer plugin's dashboard.
Or if you copied and pasted the integration code manually into the header of your site, you can replace the integration code with this:
<!-- Buttonizer -->
<script type="text/javascript">
(function(n,t,c){var o=t.createElement("script");o.async=!0,o.src="https://cdn.buttonizer.io/embed.js",o.onload=function(){window.Buttonizer.init(c)},t.head.appendChild(o)})(window,document,"cc9ac36d-1e2d-447c-8a51-12011cfa8310");
</script>
<!-- End Buttonizer -->
Please let me know if you have any questions! 😄