Hi,
Is there a way to get categories by list of category ids with read or write API or I have to make N number of calls to get the categories that I want or there is another way to achieve that?
Which is the simplest way to get 'isSection' and 'link' properties of categories to render 'account/categories' pages ? I need them for my account/categories.tpl template.
I use the recent posts page as my home on my forum running nodebb. But I really like discourse's approach on showing categories - a pull down menu. 0_1457634154048_dismenu.PNG
How can I implement such in a menu on the recent posts page in persona theme ?