
David Bjorgen
-
Actividad total64
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen1 usuario
-
Votos21
-
Suscripciones22
Resumen de la actividad
Última actividad de David Bjorgen-
David Bjorgen hizo un comentario,
Gerrit are you trying to include the icon in a button as a background image that appears on hover? If so, perhaps try adding the icon as a pseudo element of the button. .lb-nav a.lb-prev { posit...
-
David Bjorgen hizo un comentario,
Gerrit have you tried encapsulating the asset pointer in quotes? background: url("$assets-prev-png") left 48% no-repeat;
-
David Bjorgen hizo un comentario,
Wouldn't this be a perfect place to add side loading capabilities, similar to categories-sections-articles?
-
David Bjorgen hizo un comentario,
Jay Lee have you tried enabling the option to "Display unsafe content" in guide settings. Enabling this option has worked for me in keeping Zendesk from swapping out my completely valid code for "s...
-
David Bjorgen creó una publicación,
Post Comments API
RespondidaIs there any way to pull all post comments in a Help Center in a single call, rather than by post ID? If not, are there any plans to add this capability?
-
David Bjorgen hizo un comentario,
Functionality like this should be elevated to the dev team's top priority.
-
David Bjorgen hizo un comentario,
Alan Blair you can wrap Font Awesome in <span> tags instead of <i> tags. In certain cases, such as tables, empty <span> tags are removed, so you have to add a non-breaking space ( ) inside the...
-
David Bjorgen hizo un comentario,
The "safe" list is missing a few semantic HTML elements: figure figcaption mark
-
David Bjorgen hizo un comentario,
Ari that's how you would do it in an .hbs file. I'm not sure if you can use the curlybars in the article HTML, however.
-
David Bjorgen hizo un comentario,
Gorka Cardona-Lauridsen this is great news! Thanks for the update.