• Resolved Gunjan

    (@gunjanpatel)


    Hello Team,

    Ordering of terms not working on ajax. I have placed like below but not getting results.

    $terms_array = get_terms('video_category', array(
                    	'hide_empty' => false,
                        'meta_key' => 'tax_position',
                         'orderby' => 'tax_position'
                     ) ); 
Viewing 1 replies (of 1 total)
  • Hi @gunjanpatel ???? – I have a couple questions.

    • Is taxonomy ordering for this category working without AJAX?
    • Have you confirmed that you’ve enabled the “Video Category” taxonomy in the Simple Taxonomy Ordering settings page?
Viewing 1 replies (of 1 total)
  • The topic ‘Ordering Not working in Ajax’ is closed to new replies.