• Resolved alx359

    (@alx359)


    Have the following tree widget: [mla_term_list taxonomy=attachment_category]
    Have an issue with the att. categories not being sorted the way I want, and the available fields (ID, name, etc.) in the orderby param are not capturing the order desired.

    Have briefly looked into some of the taxonomy sorters plugins over here in WP, like “Simple Taxonomy Ordering” but they aren’t compatible with the mla_term_list in the frontend. With the power of MLA, still feel there should be a better “MLA way” than installing yet another specialized plugin.

    Summarizing, how to enable a menu_order kind of column to att. categories in general and mla_term_list in particular? Have also tried $attr['orderby'] = 'menu_order'; in the mla_term_list_attributes filter, but get an SQL error.

    Thanks, David!

Viewing 16 replies (of 16 total)
  • Thread Starter alx359

    (@alx359)

    Ahh, that’s another thing I suspected. No worries, it’s working now. Thanks so much! ??

Viewing 16 replies (of 16 total)
  • The topic ‘[mla_term_list] menu_order support?’ is closed to new replies.