Home Forums WoodMart support forum Slow FrontEnd Elementor

Slow FrontEnd Elementor

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #528644

    manoskoulos
    Participant

    Hello i have this on my websites on jquery can you please help me to solve it? :

    SELECT COUNT(*)
    FROM xJm4y6Sb_options
    WHERE option_name LIKE ‘elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%’
    Elementor\Core\Base\BackgroundProcess\WP_Background_Process->is_queue_empty
    0,8673
    SELECT xJm4y6Sb_posts.ID
    FROM xJm4y6Sb_posts
    WHERE 1=1
    AND xJm4y6Sb_posts.ID = 86691
    AND xJm4y6Sb_posts.post_type = ‘page’
    ORDER BY xJm4y6Sb_posts.post_date DESC
    WP_Query->get_posts
    Main Query

    0,9008
    SELECT xJm4y6Sb_posts.ID
    FROM xJm4y6Sb_posts
    WHERE 1=1
    AND ((xJm4y6Sb_posts.post_type = ‘elementor_font’
    AND (xJm4y6Sb_posts.post_status = ‘publish’
    OR xJm4y6Sb_posts.post_status = ‘acf-disabled’
    OR xJm4y6Sb_posts.post_status = ‘private’)))
    ORDER BY xJm4y6Sb_posts.post_date DESC
    WP_Query->get_posts
    0,0550
    SELECT SQL_CALC_FOUND_ROWS xJm4y6Sb_posts.ID
    FROM xJm4y6Sb_posts
    INNER JOIN xJm4y6Sb_postmeta
    ON ( xJm4y6Sb_posts.ID = xJm4y6Sb_postmeta.post_id )
    WHERE 1=1
    AND ( xJm4y6Sb_posts.ID NOT IN (
    SELECT object_id
    FROM xJm4y6Sb_term_relationships
    WHERE term_taxonomy_id IN (7,9) ) )
    AND ( xJm4y6Sb_postmeta.meta_key = ‘total_sales’ )
    AND xJm4y6Sb_posts.post_type = ‘product’
    AND ((xJm4y6Sb_posts.post_status = ‘publish’))
    GROUP BY xJm4y6Sb_posts.ID
    ORDER BY xJm4y6Sb_postmeta.meta_value+0 DESC
    LIMIT 0, 12
    WP_Query->get_posts
    0,1095
    SELECT SQL_CALC_FOUND_ROWS xJm4y6Sb_posts.ID
    FROM xJm4y6Sb_posts
    LEFT JOIN xJm4y6Sb_term_relationships
    ON (xJm4y6Sb_posts.ID = xJm4y6Sb_term_relationships.object_id)
    WHERE 1=1
    AND ( xJm4y6Sb_posts.ID NOT IN (
    SELECT object_id
    FROM xJm4y6Sb_term_relationships
    WHERE term_taxonomy_id IN (7,9) )
    AND ( xJm4y6Sb_term_relationships.term_taxonomy_id IN (5221) ) )
    AND xJm4y6Sb_posts.post_type = ‘product’
    AND ((xJm4y6Sb_posts.post_status = ‘publish’))
    GROUP BY xJm4y6Sb_posts.ID
    ORDER BY RAND()
    LIMIT 0, 8

    Attachments:
    You must be logged in to view attached files.
    #528664

    Artem Temos
    Keymaster

    Hello,

    According to your screenshot and query logs, these queries are made by the Elementor plugin and not by the theme. Could you please switch to the default theme and test how it works?

    Kind Regards

    #528682

    manoskoulos
    Participant

    Everything working fine if i switch it!

    #528708

    Artem Temos
    Keymaster

    Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
    WoodMart core
    WooCommerce
    Elementor/WPBakery page builder

    Thank you in advance

    #528763

    manoskoulos
    Participant

    Problem is when im activating the Elementor + Elementor Pro.

    #528928

    Artem Temos
    Keymaster

    If this problem is caused by Elementor then you need to contact its developers for help.

    Kind Regards

    #528954

    manoskoulos
    Participant

    Hello , on chat they reply to me that performance issues or any help is not on their side..

    #528971

    Artem Temos
    Keymaster

    But as we understand from your screenshots it happens because of Elementor PRO. So this issue is not caused by our theme.

    Kind Regards

    #529074

    manoskoulos
    Participant

    Sorry , no . Its not from Elementor PRO , if i disable it i have the same problem. I Have to switch off the Elementor to not see this errors.

    #529193

    Artem Temos
    Keymaster

    OK, in this case, please, keep all plugins that are not related to our theme disabled and send us your admin access so we can check the issue.

Viewing 10 posts - 1 through 10 (of 10 total)