XenForo
Administrative
- Thread starter
- Admin
- #1
How would I get the category list block to expand on individual items? As you can see from the picture, I am putting the category list block on individual items, but they don't expand. I'm not sure if they're meant to.

I'm using the standard category list template code:
Code:
Read more
ادامه مطلب...

I'm using the standard category list template code:
Code:
Code:
<xf:page option="sideNavTitle">{{ phrase('ah_cx_codex_categories') }}</xf:page>
<xf:sidenav>
<xf:macro template="ah_cx_category_list_macros" name="list_block"...
Read more
ادامه مطلب...