List Categories

I want to achieve functionality of wordpress categories sidebar widget using loop and logic. Is there any way to achieve this functionality.

I’m not sure exactly what you’re looking for, but you can create a taxonomy term loop to display all the terms of your category taxonomy. Once you’ve used L&L to surface the data you need, you should be able to style it to make it look/work the way you want by adding some other CSS or HTML as needed.

1 Like