Hi there - I have created a form on Hubspot and have added it to Wordpress - however although it's there on the page, it's like it is an image as you can't add any info on it - has someone come through something similar?
This usually happens when the embed code wasn’t added correctly or the HubSpot tracking code is missing.
Here are a few things you can try:
1. Re-embed the form code: Go into your WordPress page’s HTML editor and paste the HubSpot embed code inside a <div> tag. If you're using a page builder like Divi, it can sometimes strip or modify the code, so double-check how it's being added.
2. Check the HubSpot tracking code: Make sure the tracking code is properly installed on your site and is firing on the page. Without it, the form might not load or function as expected.
3. Disable conflicting plugins: Plugins related to caching, lazy loading, or script blocking can interfere with HubSpot forms. Try temporarily disabling those to see if that fixes the issue.
4. Use the official HubSpot plugin or a shortcode: If you're not already, try using the official HubSpot WordPress plugin or embed the form via a shortcode. These methods can help ensure the scripts load correctly.
If none of this solves it, it might be worth having a developer take a look; there could be JavaScript errors or conflicts blocking the form from loading properly.
✅ If my reply answered your question, please mark it as a solution to make it easier for others to find.