Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3674841
the web site is giving me a slow query
Closed

Comments

  • Gabriel Brens started the conversation

    the web site is giving me a slow query when loading the page and navigating through the menu
    info: SELECT wphq_posts.ID
    FROM wphq_posts
    INNER JOIN wphq_postmeta
    ON ( wphq_posts.ID = wphq_postmeta.post_id )
    WHERE 1=1
    AND ( ( ( wphq_postmeta.meta_key = '_elementor_edit_mode'
    AND wphq_postmeta.meta_value = 'builder' ) )
    AND wphq_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'podcast', 'portfolio', 'penci-block')
    AND ((wphq_posts.post_status = 'publish'
    OR wphq_posts.post_status = 'draft'))
    GROUP BY wphq_posts.ID
    OR ORDER BY wphq_posts.post_modified DESC
    LIMIT 0, 1

    I want to know if this causes the website to be so slow.

  •  2,540
    PenciDesign replied

    Hi,

    This issue is related to your other ticket: https://pencidesign.ticksy.com/ticket/3674849/

    Regards,
    PenciDesign.