This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Auto populate on input focus

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Auto populate on input focus

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16074
    igordiscoigordisco
    Participant

    Hi,

    I emailed envato.com about an auto populate system with the input focus.

    The link was this:

    https://codecanyon.net/item/ajax-search-pro-for-wordpress-live-search-plugin/3357410/comments?page=83&filter=all#comment_18388785

    Basically, I would like the Ajax Search Pro system to send the div # ajaxsearchprores1_1 only when I clicked on the input text form.

    That is, it would be an auto populate where the div changes from display: none to display: block when there was input focus.

    My site is this:

    http://www.embudasartes.net

    To access the dashboard, I need an email from gmail because the login is via Google oAuth.

    And to get access to FTP, I need an IP, because it has FTP lock on AWS.

    Thanks for now! The plugin is simply wonderful.

    #16089
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I have quickly put together a custom code that may help you with this.
    Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

    This runs an auto-populate feature when the user focuses the input the first time.

    #16091
    igordiscoigordisco
    Participant

    Ernest,

    Fucking amazing!!!

    https://cl.ly/281Y0E2L083A

    Works fine, look: http://www.embudasasrtes.net

    But now i’ll insert in my others search boxes. (now, i have 5 😉

    Other thing…

    How can i speed up the results?

    We have a 1, 2 seconds delay.

    This delay comes from EC2 machine, rds database?

    Thanks again

    #16096
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    1-2 second delay for WordPress sounds normal, as it mostly depends on the server speed and the WordPress performance (number and quality of plugins affecting the loading, theme etc..).
    There are a few things you can change in the configuration that can optimize the search performance: Performance tuning

    #16098
    igordiscoigordisco
    Participant

    Thanks, Ernest 😉

    The plugin is amazing, and support even better.

    I already gave 5 stars in CodeCanyon.

    Anything else, i call you.

    Tks,

    Igor

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Auto populate on input focus’ is closed to new replies.