I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Categories

#6415
alexg
Keymaster

Hello,

Thanks for the additional info. In version 1.2.5 all categories are shown even if they are not being used in posts.

Custom posts are likely rendered with custom theme/plugin templates so this might be the reason the UI is not displayed in your theme. In general, the UI is appended to the content using the the_content filter (see here), to avoid such problems. Do you experience the same problem in other themes too?