Forums
Home / Plugins / display Specific category
(@mortrza1371)
10 years, 4 months ago
Hello I use this code to display Specific category.
<ul class="list-group"> <li class="list-group-item"><?php wp_list_categories('orderby=order&title_li=&hide_empty=0&include=1,2,41,51'); ?> </li> </ul>
but when use this code the category list style Bollixing .
see this photo.
how fix it?
I fixed.
should use the wordpress category style ..
https://codex.wordpre…_Category_Lists