• Hello,

    I use no sidebar cat widgets, I can reorder and save but it dosent show in my blog. Can you help sir?

Viewing 1 replies (of 1 total)
  • Plugin Author froman118

    (@froman118)

    bob,

    Without widgets you will have to modify your sidebar template. The wp_list_categories call needs “orderby=order” added to it. Something like this:

    wp_list_categories('orderby=order&title_li=');

Viewing 1 replies (of 1 total)
  • The topic ‘Help Please’ is closed to new replies.