• hello
    thanks for the plugin
    but I have some problem :
    1. it does not work with mega menu when i put php shortcode in website header. it broke the menu
    2. it seems search is a little slow even i set search only for titles (i have 32000 posts) is there anyway to make it faster?
    3.when java script is disabled, it does not work. search result will like this
    https://website.com/?phrase=searchitem

    can you please help me to fix them?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi!

    1. Usually placing complex, interactive elements into menus is not a good idea, it usually does not work without tweaking. If you can link me to a page where I can see this, I might be able to suggest a custom CSS to fix it, but there is a good chance it might not work. Menus are usually designed to hold simple text or image elements, placing search bars, sliders etc.. might be problematic. I only recommend doing this if you have a good programming experience.

    2. Since you have a big dataset to search for, I would recommend to try the following optimizations:
    – Enable only to search in post titles & enable exact matches, so the general configuration should look like this: https://i.imgur.com/4h8Feig.png
    – On the Performance options submenu, try enabling the custom ajax handler and disabling the image cropping: https://i.imgur.com/LUHdoiA.png
    This is the lowest-spec configuration I can think of.

    3. Unfortunately it won’t work without javascript, it’s the only possible way of sending ajax requests.

    I hope this helps!

    Thread Starter saman27

    (@saman27)

    Thank you very much for reply and your time

    is there anyway to send my website URL privately? to check if there is a chance for custom CSS or editing CSS files.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problems!’ is closed to new replies.