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

Problem with results layout and results behaviour

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Problem with results layout and results behaviour

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7309
    pspaulinhapspaulinha
    Participant

    Hi,

    I’m using the Ajax Search Pro plugin in my site, the last version. (4.6) I installed and then, appears two errors:

    1. In some browsers, the results layout is biggest than the width page. ( Attachments)

    Does not appears results behaviour when is “No results text”. If i write “tttt” for example, the search circle just is waiting, nothing appear.

    Can you help me? I just installed and then, appears these errors.

    Thank you

    #7312
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    1. There was a custom CSS applied on the search bar for max-width:1100px and it caused the issue. I have added another custom CSS for the results as well:

    [php].wpdreams_asp_sc {
    max-width: 1110px;
    }[/php]

    It should be working fine now.

    2. Because the keyword suggestions source had an unset taxonomy selected. I removed that from the keyword suggestions list, now it works 🙂

    #7315
    pspaulinhapspaulinha
    Participant

    Hi,

    Oh, I undestood the erros!

    Thank you, really thank you for your fast answer and your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.