Comments 2Daniel Gonzalez started the conversation1 week ago on May 20, 2025 at 8:36pmI created a pop up with Mailer Lite. They gave me these two codes to make a button for the pop up to work:<button class="ml-onclick-form" onclick="ml('show', 'ayEFNl', true)">Click here to show form</button><a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'ayEFNl', true)">Click here to show form</a>Please visit this page and click the text that reads "KREATURA!! Click here to show form" https://www.massexplained.com/mass-explained-academy/ The pop up form works. But how do I modify the script (and which do I choose) to make the pop up work with my layer slider button that says "SIGN ME UP"? Where do i paste the code? 152George replied1 week ago on May 21, 2025 at 5:18amHello Daniel,To make the MailerLite popup work with your "SIGN ME UP" button inside LayerSlider, please follow these steps: - Open your related slider in the LayerSlider Project Editor. - Select the layer that contains the "SIGN ME UP" button. - In the right sidebar, navigate to Layers → Attributes. - For the class, enter: ml-onclick-form - Then, add a new custom attribute: key: onclick value: ml('show', 'ayEFNl', true) That should make the popup trigger correctly when the LayerSlider button is clicked. Let us know if you run into any issues!Best Regards,George | Kreatura Dev Team1 Like 2Daniel Gonzalez replied1 week ago on May 21, 2025 at 12:18pmThank you so much, George. It worked flawlessly!1 Like 2Daniel Gonzalez replied5 days ago on Saturday at 4:11amHey George. When you go to this site on a mobile phone. You see a circle in the top right. How do I get rid of it?https://www.massexplained.com/mass-explained-academy/Attached files: IMG_240613C1D1AA-1.jpeg 152George replied2 days ago on Monday at 10:53amHello Daniel,Please make sure that Circle Timer is disabled in Project Settings → NavigationAttached files: Screenshot 2025-05-26 at 12.52.28.pngBest Regards,George | Kreatura Dev Team 2Daniel Gonzalez replied21 hours agoIt is off. That's what's so confusing. Any other ideas? 152George replied14 hours agoAs I can see, it is still enabled in LayerSlider ID 118 (which is a mobile-only slider)Attached files: Screenshot 2025-05-28 at 10.20.38.pngBest Regards,George | Kreatura Dev Team Sign in to reply ...
<button class="ml-onclick-form" onclick="ml('show', 'ayEFNl', true)">Click here to show form</button>
<a class="ml-onclick-form" href="javascript:void(0)" onclick="ml('show', 'ayEFNl', true)">Click here to show form</a>
Please visit this page and click the text that reads "KREATURA!! Click here to show form"
https://www.massexplained.com/mass-explained-academy/
The pop up form works. But how do I modify the script (and which do I choose) to make the pop up work with my layer slider button that says "SIGN ME UP"? Where do i paste the code?
Hello Daniel,
To make the MailerLite popup work with your "SIGN ME UP" button inside LayerSlider, please follow these steps:
- Select the layer that contains the "SIGN ME UP" button.
- In the right sidebar, navigate to Layers → Attributes.
- For the class, enter: ml-onclick-form
- Then, add a new custom attribute:
key: onclick
Best Regards,
George | Kreatura Dev Team
Thank you so much, George. It worked flawlessly!
Hey George. When you go to this site on a mobile phone. You see a circle in the top right. How do I get rid of it?
https://www.massexplained.com/mass-explained-academy/
Attached files: IMG_240613C1D1AA-1.jpeg
Hello Daniel,
Please make sure that Circle Timer is disabled in Project Settings → Navigation
Attached files: Screenshot 2025-05-26 at 12.52.28.png
Best Regards,
George | Kreatura Dev Team
It is off. That's what's so confusing. Any other ideas?
As I can see, it is still enabled in LayerSlider ID 118 (which is a mobile-only slider)
Attached files: Screenshot 2025-05-28 at 10.20.38.png
Best Regards,
George | Kreatura Dev Team