最近搜索
没有最近搜索

Yotan Halfon
已加入2021年4月16日
·
最后活动2021年10月27日
关注
0
关注者
0
活动总数
2
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Yotan Halfon
Yotan Halfon 进行了评论,
社区评论 Q&A - Help center and community
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!!
查看评论 · 已于 2017年7月27日 发布 · Yotan Halfon
0
关注者
0
投票
0
评论