Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Jeffrey_Tolhurs - Would it possible for you to share the web link of the landing page?
lraganveritiv - Have you attempted to use a different image? I'm curious if you're experiencing difficulties with a specific image or if this happening with all the images.
To ensure that all leads are passed from BrightTALK to Marketo, you can create a smart campaign in Marketo with the following triggers:"Filled Out Form" trigger - this will capture leads that have filled out a form on BrightTALK and ensure they are passed to Marketo."Data Value Changes" trigger - th...
@SanfordWhiteman Definitely. I privately messaged with some inquiries about the field and made some adjustments to the given post by removing the foreach loop.
It's possible that there's a CSS problem where the field and select options are both white. Please provide the landing page URL as previously mentioned. This seems like a minor issue that can be identified from the landing page URL.
Hi Ignace,This is always a challenge for setting up the banners images for desktop and mobile versions.The second screenshot is looking ok. Do you want the engineer's image look into the mobile versions(First screenshot)? We can highlight the specific area for the background images for mobile device...
Hi Eva,Please try to run the script code on Onsucess Marketo form event.
Hi Matt,Can you please share the screenshot of the editor view?
Hi,Need to look into the code where you have defined the container and modules classes. Any chance to see that code?Thanks,
Hi Chris,Unfortunately, all the elements placed on a free form landing page used position absolute CSS property by default. So, the elements don't move on the free form mode. There's one solution of double div method, but it can be done by HTML/CSS develper.