Búsquedas recientes


No hay búsquedas recientes

Felix's Avatar

Felix

Incorporación 15 abr 2021

·

Última actividad 27 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

3

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Felix

Felix hizo un comentario,

Comentario de la comunidad Q&A - Help center and community

@Wes, Yes it was pathing error. Thanks!

Ver comentario · Publicado 09 ago 2017 · Felix

0

Seguidores

0

Votos

0

Comentarios


Felix hizo un comentario,

Comentario de la comunidad Q&A - Help center and community

@Wes, I followed this guide. But no images showes up for me. Am I missing something?

EDIT: I see that it gets poorly formated when I copy paste. Test this fiddle instead https://jsfiddle.net/58y0zj66/

{{#each categories}}
{{#if ../has_multiple_categories}}
{{#is name 'Abonnemang'}}
{{/is}}
{{#is name 'Betalning'}}
{{/is}}
{{#is name 'Beställning'}}
{{/is}}
{{#is name 'Teknisk support'}}
{{/is}}
{{#is name 'Utomlands'}}
{{/is}}
{{#is name 'Artiklar'}}
{{/is}}
{{name}}
{{excerpt description}}

{{else}}
{{#each sections}}
{{name}}
{{#if internal}}
{{/if}}
{{excerpt description}}

{{/each}}
{{/if}}
{{/each}}
{{pagination}}

Ver comentario · Publicado 09 ago 2017 · Felix

0

Seguidores

0

Votos

0

Comentarios