How to ignore the word "the" in orderby grid

Hi

I have a Essential Grid setup on this page and it is ordering by Title Ascending. However I want to strip the word The out so that The Lonely Heartstring Band actually is ordered as Lonely Heartstring Band.

http://rndr.staging.wpengine.com/

Thanks

Hi there,

The sorting option for Essential Grid is limited to the options that are listed under the Sorting Settings.

If you select the title, it would sort the items using the title. Using the second word of the title as the index would not be possible with the given options available. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.