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

This topic contains 2 replies, has 2 voices, and was last updated by pspaulinha pspaulinha 8 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7309
    pspaulinha
    pspaulinha
    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

    Attachments:
    You must be logged in to view attached files.
    #7312
    Ernest Marcinko
    Ernest 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:

    .wpdreams_asp_sc {
        max-width: 1110px;
    }

    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 🙂

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #7315
    pspaulinha
    pspaulinha
    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.