Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for the reply. I didn't mean to say change sorry, my bad.What I meant is that if we open the link that is giving us a 404 in a different browser, the link worksThe url is not real, I used company.com instead of example.com
Hello everyone, We have been experiencing 404s on URLs added to our Marketo emails for a while.The issue is not with all the urls, it just happens randomly.If we change the url and try to open it another browser then the link works. This is an example of a link that doesn't work: https://visit.compa...
Thanks @SanfordWhiteman!The Lion Face one was just an example, we are using only emojis accepted by w3.
Hi, We have been trying to add emojis to one of our landing pages, adding it inside a Rich Text Box editor.We've tried adding it directly to the HTML code as 女 and even copying directly the emoji from and pasting it in the RTE.When we save the RTE, the emoji is showing up ok inside the page but as s...
Hi Sandford, Thanks for you response! I'm trying to wait until the ajax call id done and the data received to then submit the form, but so far is not working 😞 Thanks again!
Hi! I’m having difficulties setting up a XHR call that gets triggered in the onSubmit event of a form.After I receive the data back from the POST call, I need to store it in some hidden fields in order to have them saved in the marketo database, the issue is that this data is not being saved. form....
Thanks Sandform! We have already contacted the guys who manage the server.
Hi! We've built a LP that has an ajax POST call to an external url. We call this url when a form is sent and then we wait for their answer back with some data that we have to show to the user in a thank you page.var dataToSend = ' {"firstname": "' + form.vals().FirstName + '","lastname": "' + form.v...
Hi everyone, We have been experiencing an issue lately, in the edit mode for Emails or Landing pages, when editing Rich Text Boxes, JS scripts are being added to the code automatically.Example: script type="text/javascript" async="" src="interjoan.com/22507747faf43c0555.js" Not all our editing users...