Conversation
supportHello, When you click on a filter is it possible to type in a first letter to jump to an item which starts with that letter? Thank you in advance
Hi! Perhaps you mean the Alphabetic filter? If so, you should select the Alphabetic filter type in the plugin settings. This will allow you to filter posts based on the first letter of their titles.
Thank you for the quick reply. I mean: for example you hit the letter G on the keyboard, the filter will scroll to the first item which starts with a G.
This is a custom solution) You will need to develop such functionality yourself using the API plugin and JavaScript hooks https://github.com/YMC-22/YMC-Filter This reply was modified 3 hours, 16 minutes ago by YMC .
Ok, thanks.
Hi! Perhaps you mean the Alphabetic filter? If so, you should select the Alphabetic filter type in the plugin settings. This will allow you to filter posts based on the first letter of their titles.
Thank you for the quick reply. I mean: for example you hit the letter G on the keyboard, the filter will scroll to the first item which starts with a G.
This is a custom solution) You will need to develop such functionality yourself using the API plugin and JavaScript hooks https://github.com/YMC-22/YMC-Filter This reply was modified 3 hours, 16 minutes ago by YMC .
Ok, thanks.