Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    Thank you for your question.

    To better assist you, could you please clarify why you want to reduce the query execution time? For example, is it for reporting, frontend performance, or a custom integration?

    Please note that in this forum, we provide support for core WooCommerce features. Performance optimizations, database query tuning, or custom code adjustments fall outside of WooCommerce support scope.

    If you need more in-depth support or want to consider professional assistance for customization, I can recommend WooExperts and Codeable.io as options for getting professional help.

    Alternatively, you can also ask your development questions in the  WooCommerce Community Slack as custom code falls outside our usual scope of support.

    Hi @essentialstracksuits,

    I see what you are aiming to achieve here, improving the execution time of queries can make a noticeable difference to both editor actions and overall site performance, and I am keen to help you narrow this down properly.

    To clarify further, can you share a bit more detail about where you are seeing the slow query execution. For example, does this mainly happen when publishing or updating pages with Elementor, or are you also noticing slow load times on the front end or within wp admin in general. If you have identified a specific query or error message, please let me know how you surfaced it, such as through a plugin like Query Monitor or from your server logs.

    It would also help to understand your setup a bit better. Are there any caching or optimization plugins active on the site, and does the issue still occur if you temporarily disable non essential plugins and switch to a default theme for testing. This can help determine whether the slowdown is coming from Elementor itself or from an interaction with another plugin or the theme.

    Once I have these details, I can better point you in the right direction, including which performance focused steps or guides would be most relevant for your case.

    Thread Starter muhammad waseem

    (@author122)

    This error mainly happen when publishing or updating pages with Elementor. I currently want to do some changes in my landing page, but when i publish the page in elementor builder after the changing it shows me the server 500 error.

    Hi @essentialstracksuits,

    I see how disruptive this is, especially when you are trying to make changes to an important landing page and the publish action fails with a 500 server error, and I want to help you get pointed in the right direction as efficiently as possible.

    Based on what you have shared so far, this does not appear to be coming from WooCommerce itself. A 500 error during publish in Elementor is typically triggered by a server level issue, a PHP error, or a conflict involving Elementor, another plugin, or the active theme. In this case, the best next step would be to also check in with Elementor support and your hosting provider, as they can directly review server error logs and resource limits that may be affecting the publish process.

    To help surface the exact cause, I recommend enabling WordPress debug mode so the underlying PHP error can be identified. This often reveals whether the issue is related to memory limits, timeouts, or a specific plugin or function failing during publish. You can follow this guide to enable debugging and review errors: https://ww.wp.xz.cn/documentation/article/debugging-in-wordpress/.

    In addition, running a plugin conflict test is strongly recommended. You can temporarily disable all non essential plugins except Elementor and WooCommerce, then try publishing again. If the page publishes successfully, you can re enable plugins one at a time to pinpoint which one is causing the conflict. This guide walks through that process safely: https://woocommerce.com/document/how-to-test-for-conflicts/.

    Once you have either a specific error message from debug mode or confirmation from the conflict test, that information will be very helpful for Elementor or your host to take this further.

    Let me know how it goes after trying these steps, and we can review the findings together.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.