Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Yotan Halfon
Beigetreten 16. Apr. 2021
·
Letzte Aktivität 27. Okt. 2021
Folge ich
0
Follower
0
Gesamtaktivitäten
2
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Yotan Halfon
Yotan Halfon hat einen Kommentar hinterlassen
Hi,
I'm real late to the party, but I'm having the same issue, trying to hide a number of categories from the homepage, but without success.
Tried both:
$('li:contains("X")').hide();
$("section.category").has("a[href$='/hc/en-us/categories/200187754-Example-Category']").hide();
And none seem to work.
I also tried what Diziana suggested, but my code does not seems like that at all. The categories are called to the
- and not the "category tree".
{{title}}
This is my homepage code:
Popular Help Articles
{{recent_articles}}
Promoted Articles
{{#if promoted_articles}}
{{t 'promoted_articles'}}
{{#each promoted_articles}}
{{/each}}
{{/if}}
Thanks!!
Kommentar anzeigen · Gepostet 27. Juli 2017 · Yotan Halfon
0
Follower
0
Stimmen
0
Kommentare