Sorting is not working after updated
-
After update this code stopped working
[featured_properties type=’all’ per_page=’30’ thumbnail_size=’featured_thumb’ stats=’post_title, price’ sorter=’on’ sort_by=’menu_order’ sort_order=’DESC’]
The code works until
featured_properties type=’all’ per_page=’30’ thumbnail_size=’featured_thumb’ stats=’post_title, price’The sorting part doesn’t seem to work
I tried with both
sorter=’on’ sort_by=’menu_order’ sort_order=’DESC’and
sorter=on sort_by=menu_order sort_order=DESC
What could be the reason?
The topic ‘Sorting is not working after updated’ is closed to new replies.