I have a strange issue that I only recently noticed on my site. I use the ConvertKit block to display an inline form – you’ll see it at the bottom of the website (and other pages). When I’m in the admin view, editing the page, it only displays once, however, when I’m viewing the front end, I see it being duplicated in the same place.
I can’t tell when exactly this happened as I only noticed it today, but wondering if this happened in the latest plugin update.
I’ve also tried other inline forms and I see the same issue.
The page I need help with: [log in to see the link]
Thanks for checking this. I just turned off Autooptimize and the problem went away. I still see the same type though but it only displays once. I was able to exclude the wz.ck.page from being defered and it’s now displaying once.
Thank you for checking this and pointing me in the right direction!
Frank of Autoptimize here; the defer flag could be AO’s, but the type="<random string>-text/javascript" attribute is not from AO (could be CloudFlare Rocket Loader though).
On my mobile. But you can go to the Autooptimize settings page in the JS section. In the setting Exclude scripts from Autooptimize, I added the domain of my CK forms wz.ck.page.
@optimizingmatters It wasn’t related to the random string. It’s still there and I think it is CF indeed.
In my settings page I have these enabled for JS.
Do not aggregate but defer? Individual JS-files will be minified and deferred, making them non-render-blocking.
Also defer inline JS? Also defer inline JS. Generally this will allow all JS to be deferred, so you should remove default exclusions, test and only exclude specific items if still needed.
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Duplicate form’ is closed to new replies.