-
AuthorPosts
-
January 28, 2021 at 7:37 am #1275991
Hi!
Just about to finalize the website on Friday, when I noticed that there is a problem displaying (AJAX) search results on the search form next to the main menu.
If you try to type some keywords (there are thousands of posts to search into) without hitting enter/the search icon, small popup opens up, but doesn’t display well at all. I have no idea why. Can you please have a quick look, the link is in the private content section.
Another quick question: I couldn’t find on the forum an explanation how to display results of any search not by seeing full posts one after the other, but just the title/link, meta, and excerpts. Could you please point out the right information, I am sure that has been covered.
Thanks a lot!
January 30, 2021 at 9:07 am #1276490Hello,
Can someone please have a quick look?
Thanks!
February 2, 2021 at 12:04 pm #1277099Hi,
Sorry for the delay. The search form looks broken because of this css code.
#top #searchform { display: inline-flex; }Did you add it somewhere? We are not really sure where it is located because the css files are currently compressed or minified. Please disable the minification so that we could locate the css code.
Or use this css code to override it.
#top #searchform { display: block !important; }You may need to disable the Performance > File Compression settings temporarily.
Best regards,
IsmaelFebruary 3, 2021 at 5:24 am #1277231Hi Ismael,
Thank you so very much for your reply! This indeed was a problem.
It is entirely my fault – that CSS code DID exist in my Custom CSS, and I have no idea how it ended up there. I have simply deleted it, because I had no intention to modify that parameter. I must have clicked by mistake, and saved it like that.
Thanks again!!
Kind regards
February 3, 2021 at 7:15 am #1277250Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Main Menu Search field display problem’ is closed to new replies.
