Búsquedas recientes


No hay búsquedas recientes

Sean Cuevas's Avatar

Sean Cuevas

Incorporación 15 abr 2021

·

Última actividad 14 feb 2022

Seguimientos

0

Seguidores

0

Actividad total

10

Voto

1

Suscripciones

7

RESUMEN DE LA ACTIVIDAD

Última actividad de Sean Cuevas

Sean Cuevas hizo un comentario,

Comentario de la comunidad Discussion - Tips and best practices from the community

This is actually Frank (I work for Sean). IE / Edge combined represents less than 5% of the browsers now, and for our SMB audience it represents as close to zero as you can get. That number would be greater if you are serving Fortune 500 or government customers, where IE 8 is still used, so you will have to check. Edge renders the page with all the sections expanded so at least you can read them.

It works well for us but the editor insists on adding superfluous paragraph tags before the

tag each time the article is edited. We inserted this script at the bottom of the Article page template to strip them out when the page is rendered:

Ver comentario · Publicado 09 jun 2017 · Sean Cuevas

0

Seguidores

0

Votos

0

Comentarios


Sean Cuevas creó una publicación,

Publicación Discussion - Tips and best practices from the community

We discovered that you can use the HTML5 Details tag to create accordion sections in Help Center Articles. There are some limitations imposed by ZenDesk's editor, but you can work around them. The HTML5 Details tag doesn't need any JavaScript to work and is pretty easy to code. See the link for details. 

The limitations: the HC editor will not allow the very first paragraph on a page to be a Details section, as it inserts paragraph tags that defeat the HTML5 tags. The editor will save the Details section as per it's state when you click "Save" ... if the accordion section is open it will remain open after saving. You can collapse and open the sections in the editor.

There are some other oddities; the editor will add paragraph tags to the top each time you save the page, eventually forcing your content down and off the page. I edit the source to correct this. 

Publicado 24 mar 2017 · Sean Cuevas

0

Seguidores

18

Votos

19

Comentarios