Desperately need help with language translation on the text field. currently its “Search…”. I need to change it t oother language . and when i switch it to english it should be Search…
Another thing is the search suggestion doesnt work on ipad. Pls help ASAP. Need to present to my boss on monday. tq
the location of my files in ftp => /usr/share/nginx/html/catzmedia/
1. You can change it on the backend, it’s the “Default search text” option under the Layout options panel.
2. The trigger-on-type is disabled (in code) for mobile devices for better performance. Older iPads and android devices tend to freeze of excessive javascript usage. I hopefully can find a better way (perhaps html5) for the next version.