Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Oh the Back-up page. Now that makes sense. Wish I had known that before people started to join the event. Will have to make a note of that next time. Thanks Edward!
Is anyone having issues or know how to fix the destination of the url if an event hasn't started yet. For instance, we have an email with all the event details that gets sent out to an attendee and if they decide to click on the custom webinar url well before the start of the event, they get sent ba...
Is there any specific format whe linking to another page for a default? For example {{member.webinar url:default=http://www.website.com}}.We had never designated a default page previously, Webex's custom url just defaulted back to the registration page.Thanks for your help!
Hi Sara,Yes, you have to place the code on anywhere on the landing page using an html element in the design view. Once you've done that and are previewing the page.Thanks!Enget
Hi Rich,Yes I was able to get the tracking code to work. Are you placing the code on the landing page in the design view or are you going directly into the html code for the template and adding the code there?For the tracking code to work, it must be placed on each relevant landing page directly. So...
Also, this is not an April Fool's joke 😉
I've had trouble with this script from IE as well. Caused some big headaches when attendees were trying to register for a webinar and couldn't submit their information.Worked with our web developer to get this script working. Feel free to try and test. Used BrowserStack to test across browsers using...
You can try dropping this in the Custom CSS 🙂 .mktoForm { background-color:#d1d8e0; padding-top:25px; padding-bottom:25px; padding-right:25px; padding-left:25px; }
Success! Just one of those days when the simple things seem difficult. Thanks Josh!
Looks like I found the code. It was embedded in the source in a div html 1 tag.