Share Your Work

Filtrar por
  • Todas las etiquetas
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Feedback
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Looking for Feedback
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Ordenar por
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
Resuelta
dsanchezRW en Febrero 18, 2024
Hi everyone, So, I have a repeater module and inside of it I added a cta that has a modal option. But the pop-up from the modal is not unique and all of the cta's are displaying the content from the latest repeater and not the one for their own. Leer más
0 Me gusta
5 Respuestas
Accepted Solution
Miembro | Partner nivel Elite
Marzo 05, 2024 23:01
You're so close! Give this a try: $(".modal-cta").on("click", function() { let target = $(this).attr("data-id"); $(`#${target}`).addClass("m...Leer más
Resuelta
JStearns en Abril 14, 2022
I am trying to figure out how to add a rectangular black border around my CTA button in a certain module, like there is for other modules in the same email. For some reason, one of the modules is missing the black border. (see images attached) Leer más
Accepted Solution
Miembro | Partner nivel Diamond
Abril 15, 2022 04:29
Hey @JStearns , you can create a new button module and add this code <table> <td style="width:160px; padding:10px; background-color:#b...Leer más
Jsum en Abril 04, 2019
I created a simple boilerplate stylesheet that I use everytime I built a custom modules now. It's mainly class controls that I have thrown in as the need arises, and I cleaned it up a bit to share. I removed form and cta controls because they were p Leer más
7 Me gusta
4 Respuestas
Experto reconocido | Partner nivel Diamond
Abril 12, 2019 17:21
Awesome thing! Thanks for sharing @Jsum
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.