Recherches récentes


Pas de recherche récente

Felix's Avatar

Felix

Adhésion le 15 avr. 2021

·

Dernière activité le 27 oct. 2021

Suivis

0

Abonnés

0

Activité totale

3

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Felix

Felix a ajouté un commentaire,

Commentaire de la communauté Q&A - Help center and community

@Wes, Yes it was pathing error. Thanks!

Afficher le commentaire · Publication le 09 août 2017 · Felix

0

Abonnés

0

Votes

0

Commentaire


Felix a ajouté un commentaire,

Commentaire de la communauté 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}}

Afficher le commentaire · Publication le 09 août 2017 · Felix

0

Abonnés

0

Votes

0

Commentaire