styven
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textThank you, I’m stopping here, it’s not working sorry. Thank you for your time and have a good day.
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textHi!
Thanks a lot for your work, it’s amazing ??
Unfortunately, we have the same problem as yesterday, some ponctuation in javascript are changed and it’s not working ?? :
window.hsFormsOnReady.push(()=>{ hbspt.forms.create({
instead of
window.hsFormsOnReady.push(()=>{ hbspt.forms.create({
- This reply was modified 10 months, 1 week ago by styven.
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textI will wait until your release, it’s too complex for me, sorry. Thank you so much for your help!
- This reply was modified 10 months, 1 week ago by styven.
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textIf I use the shortcode block, it will be always the same HubSpot form. Imagine 10 ebooks, I will put in custom field the HubSpot Shortcode and your MFB block display the shortcode in the page.
- This reply was modified 10 months, 1 week ago by styven.
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textMy aim is to add a custom field in a regular page with my hubspot shortcode inside and the template have to show it in my page where I want.
I have another problem with ponctuation :
window.hsFormsOnReady.push(()=>{ instead of window.hsFormsOnReady.push(()=>{
Forum: Plugins
In reply to: [Meta Field Block] How to show form not textHi, thanks a lot ! It’s still not working, we have an error :
window.hsFormsOnReady = window.hsFormsOnReady || []; window.hsFormsOnReady.push(()=>{ hbspt.forms.create({ portalId: 143926370, formId: ??bd447015-acd9-411f-97dc-1a1cb939f53d??, target: ??#hbspt-form-1706025828000-7250269067??, region: ??eu1??, })});