Added the link
Having the same problem of #post-793782
I tried above methods but my particles.js background is positioned right after my avia content (I already tried to replace the code right before the end of color section.
Is it possible to add a double onlick event? For example if I’d like to add Analytics Conversion and Facebook Conversion at the same time
I know that I can make that work by putting
<script>
fbq('track', 'Lead');
</script>
right after the “thank you message” on Enfold’s Mailchimp page integration. But I should to that with EVERY form in my website.
If it’s possible I’d like to create a global rule that set’s the code on every mailchimp form inside my website
I just realized that preview works only if the title has <=64 characters. If 65 or more it won’t work and reports a fatal error. Can you test it and confirm?
EDIT
Don’t know why, but works sometimes and sometimes not…
I tried creating a fresh new article and preview works, but when I insert the title everything fucks up and preview don’t work. WTF