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

Suggested Keywords (Try these) are not clickable and not showing as intended

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Suggested Keywords (Try these) are not clickable and not showing as intended

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17650
    alharamalharam
    Participant

    Hi,
    We have added suggested keyword (Try these) Laventure in our search box( which replaced the Theme Search). However it is not working. However it is working well in short code embedded Search in other places. How can we fix it?

    Our second issue: we need to add L’Aventure as our keyword. However it is showing as L\’aventure in fronted. How to correct it?

    Best,
    Satheq

    #17658
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I corrected all issues via FTP.

    1. The L\’averture issue was a bug, I will include a fix in the next update.

    2. The try this positioning was due to a theme CSS, I have added the following custom CSS to the search settings to resolve it:

    [html]p.asp-try a {
    display: inline !important;
    }[/html]

    3. The not working ‘try this’ links were also a theme related conflict. One of the scripts was preventing the plugin to handle the click events. I guess it is part of the menu script to work correctly. I have added this custom code to the child theme functions.php file, please keep it. It might not be the best solution, but it should work in most cases:

    It should be working correctly now.

    #17670
    alharamalharam
    Participant

    You cannot access this content.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Suggested Keywords (Try these) are not clickable and not showing as intended’ is closed to new replies.