Skip Navigation

[Resolved] View Order By not working on site

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 1 year, 7 months ago.

Assisted by: Waqar.

Author
Posts
#2650219
FireShot Capture 437 - Edit View ‹ San Antonio Private Schools — WordPress_ - sanantonioprivateschools.com.png

I am trying to:

I have a view that displays my A-Z taxonomy and on every other (50+ sites it works perfectly) but I just added it to this site (sanantonioprivateschools.com) and no matter how I change the "Order By" settings, the view displays the taxonomy in the same jumbled way.

I deleted this view and hand wrote out the view again thinking something was wrong with that one, but the new view behaves the same. If I change the taxonomy choice to another taxonomy I have the order by works correctly. It is only with the Alpha taxonomy that I am having this issue.

I cleared the site and browser and server cache multiple times and still the order by will not work.

Link to a page where the issue can be seen:

hidden link

I expected to see:

Order by sorting the taxonomy view a-z.

Instead, I got:

I'm not sure how it is being sorted. None of the orderby works.

#2650303

Hi,

Thank you for contacting us and I'd be happy to assist.

In your website's plugin list, I see the plugin 'Category Order and Taxonomy Terms Order'. Plugins like these can interfere with the ordering setting of the views.

Can you please test with this plugin deactivated? If the issue is fixed, you can adjust its settings, so that it doesn't affect the order of the queries, globally.

I hope this helps and please let me know if you need further assistance.

regards,
Waqar

#2650473

Thank you Waqar!! That was it! I had added the plugin previously and forgot about it, so I was not thinking about it being a possible problem!