Show taxonomy list on blog item

Hello!

I have a blog and I want to show taxonomy list on sidebar (on both blog and blog-item) by using ‘taxonomy list’ plugin. It works on blog now but not blog-item. How to show the taxonomy list on blog-item page?

@thaonguyen4488, Presuming you know you way around in Twig, you could have a look at the default Quark theme that comes with every Grav installation.

Templates ‘/templates/blog.html.twig’, ‘/templates/item.html.twig’ and /templates/partials/sidebar.html.twig’ will show you how it can be done.

To see it in action, you could download/install the ‘Blog Site’ skeleton.