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

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 18,408 total)
  • Author
    Posts
  • in reply to: Search results very slow after server migration #57451
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Boris,

    Thank you very much for the details, it helps a lot.

    There seems to be a general issue somewhere on the website. When I try to load the products page, it takes ~8 seconds to load, if I enter a search term on the products page on the back-end, then it’s over 30 seconds, so it looks like something might be adding a lot of workload to the server. I suspect that there might be a little too many plugins active and one or more is causing a massive workload for certain tasks. I strongly recommend removing some plugins which you may not use, it can significantly improve the overall site health. If you are using cloudflare enterprise, then I would disable all cache, query monitor and profiler plugins, those are already mitigated by Cloudflare itself.

    The index is small, it’s only 10000 keywords, it should execute almost instantly. I did a debugging and found one issue, and that was the primary ordering using the stock status, but that shouldn’t be an issue at all. I changed it to relevance, now some bottleneck is gone and the search is a lot faster. I recommend checking the wp_postmeta table, perhaps do a degfragmentation on it, it seems like something might be wrong there, as all queries on the metadata table seem to be slowed down for some reason, maybe there is a table lock or a paging issue that could be solved via an optimize table commad. I also strongly recommend trying this plugin after you did a table optimize command on the postmeta table.

    in reply to: Divi 5 Results Page Settings #57448
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Matt,

    It was always a pain to handle custom javascript modules in live search containers as swapping out elements will automatically detach those actions. Usually these javascript events are initialized through a window readystate event, which is triggered after the search to re-attach the event handlers, but sometimes that just doesn’t work.

    Can I check the issue somewhere? I can try to check what is triggering the events and perhaps suggest a custom code snippet to resolve it.

    in reply to: FileBird Folder Exclusion #57447
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: FileBird Folder Exclusion #57443
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: activiate the plugin #57441
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Make sure to activate the plugin, then go to the Help & Updates submenu for license activation to add your new license key.

    If you need help with it, you can add temporary back-end access details and I will do it for you.

    in reply to: Updated Ajax Search Pro on WordPress #57434
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Fatal error after last update #57433
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Exactly, it was only a reference to an old file location as it’s shown in the error message. In case it would pop-up again, then let me know and I will investicate closer, but it should be all okay from now on.

    in reply to: Fatal error after last update #57430
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    You can safely ignore this error, it popped up during the automated update process during the replacement and will not replicate again.

    In the new version some files were moved to a different namespace and momentarily when the WordPress updater replaced them an existing hook was still running referencing the old locations.

    in reply to: E_Error after upgrade to 4.28.5 #57423
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Great, thank you for letting me know!

    I will mark this topic as resolved.

    in reply to: E_Error after upgrade to 4.28.5 #57421
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Johnny,

    If the error does not reappear, then you can safely ignore it.

    The file it refers to was moved to a different namespace in 4.28.5 due to AI integration preparations. During the update process WordPress may tried to access it through the old location via a running process and that’s why it popped up.

    in reply to: Updated Ajax Search Pro on WordPress #57419
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Ignore hyphen or minus #57416
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: WP/ Search not populating #57404
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    1. Positioning it relative is likely what you want. However your manu container is already in a relative position, I just checked, so that is already covered.
    If you place the search icon to that container (ex. as a menu item), then set an absolute position of 0 to the right and auto to the left, then it should be positioned relative to that.

    2. Those are the actual search filters. If they are set as visible by default, then using the shortcode generator or the setting module or shortcode you can poisition then anywhere away from the search bar on the same page. This setup is very similar to that and here is a step-by-step tutorial for it.

    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Jovan,

    Thank you for the details, it helps a lot!

    This is a known issue which has been already patched. If you are using a version before 4.27, then make sure to manually update to the latest version, that will resolve the issue.

    All the best,
    Ernest

    in reply to: Same Results for all pages #57393
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 15 posts - 46 through 60 (of 18,408 total)