Re: Clean code for the Marketo Quick Start LP Template - Guided

LeaCharnley
Level 2

Clean code for the Marketo Quick Start LP Template - Guided

I don't suppose that anyone has completely clean code for the Marketo Guided Landing Page Template. I needed to change mine as the 'http://' that were appearing all needed to be changed to https:// for things like bootstrap to work properly. I feel like I must have inadvertently added or removed something I shouldn't have as I'm having issues with getting check boxes to appear. Foolishly, I didn't take a clean copy before amending! (Coding 101... I know)

 

Thanks in advance

Lea

Lea Charnley
5 REPLIES 5
Disha_Goyal6
Level 3

Re: Clean code for the Marketo Quick Start LP Template - Guided

Hi @LeaCharnley, if you can share the code and screenshot of the issue that would be very helpful to replicate the issue.

LeaCharnley
Level 2

Re: Clean code for the Marketo Quick Start LP Template - Guided

Hi @Disha_Goyal6, This is a very odd one. I pulled the clean code from our sandbox environment. Changed up the links that pointed to the sandbox media library so they point to the production media library. If I create a form and landing page in my default workspace my checkboxes appear fine. Even though I have the landing pages folder and requisite associated files shared across my workspaces the checkbox will appear in the default page, but not in the other.

 

Here are the links: Default workspace - https://visit.altro.com/Bootstrap-test.html

IE workspace - https://visit.altro.com/Test.html

Just trying to work out what I'm missing!

Thanks

Lea Charnley
Dave_Roberts
Level 10

Re: Clean code for the Marketo Quick Start LP Template - Guided

Are these pages approved? It looks like when I click both links it's redirecting me to the website's homepage.
https://www.altro.com/uk

Jasbir_Kaur
Level 5

Re: Clean code for the Marketo Quick Start LP Template - Guided

Hi @LeaCharnley,

 

If CSS is working in the default workspace for a landing page but not for another workspace, several reasons could be causing this issue:

- Check if the CSS file(s) are correctly linked in the landing page HTML for the non-working workspace.

- Clear the cache and refresh the landing page in the non-working workspace. Sometimes, the browser cache might be storing outdated CSS files, causing the styles not to update properly.

- If the landing page is using a template or theme that is specific to the default workspace, it might not be available or configured correctly in the non-working workspace.

- Check if there are any CSS overrides or customizations applied to the landing page in the non-working workspace that might be conflicting with the styles from the default workspace.

 

If you are not able to fix the issue at your end, you can share the correct URLs with us, we will check the issue.

 

Thanks!

Jasbir

 

Disha_Goyal6
Level 3

Re: Clean code for the Marketo Quick Start LP Template - Guided

Hi @LeaCharnley, these links are not working. Please share the live URLs.