Add Sorting for Subtitles in Advanced Search
complete
Amrayu78
Add sorting to Advanced Search for Subtitles:
Most Recent = Recently updated
Most Viewed = Most Viewed of Subtitle Projects
Most Requested = Pull from the respective title
Top Rated = Pull from the respective title
---
Add a button to Advanced Search from Search bar
Only visible to subscribers and above.
Guests can't view Advanced Search
Amrayu78
marked this post as
complete
Amrayu78
Max Romanchenko task for you.
Max Romanchenko
Amrayu78 This task is ready, please check it. Since WordPress doesn't natively support sorting by related post data (Most Requested and Top Rated), I used custom SQL JOIN queries to pull this information from the related titles. This works well but may show slightly different ordering compared to the Titles tab due to the technical workaround required. In any case, I think it's a good workaround not to store/synchronize title fields (Requests and Rating) with projects, which will clearly cause more problems.
Amrayu78
Max Romanchenko This is good, but does it make sense to add the ratings (star ratings) and Subtitle Requests (4 for English) to the results in the search too?
Max Romanchenko
Amrayu78 Thanks for the idea, that definitely makes sense. I've implemented it, please check it out.
Amrayu78
Max Romanchenko looks good. thanks