• The same thing happened last year and I had someone do a “temporary fix” and he said it will probably happen again…well it did.
    So, when I try to make a new post it just sits there…I can’t even click the mouse in the body of the post. Then about a minute later I can.

    Newest versions of WP and Genesis are up to date and I deactivated all plug ins and it’s still happening.

    I’ve had Query Monitor since the last time it happened and this is what it is showing:
    Page generation time: 48.7776 (162.6% of 30s limit)
    Database Query Time 48.1833
    79.2% hit rate (866 hits, 227 misses)
    External object cache not in use

    Also, when I go to Query by component, it shows under CORE:
    SELECT DISTINCT meta_key
    FROM wp_postmeta
    WHERE meta_key NOT BETWEEN ‘_’
    AND ‘_z’
    HAVING meta_key NOT LIKE ‘\\_%’
    ORDER BY meta_key
    LIMIT 30
    TIME 47.4690

    Any ideas what this could be and if it’s something I can fix myself? I am soooo basic! Thanks so much for any ideas and input! I really appreciate it

    • This topic was modified 6 years, 6 months ago by coley123.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I had someone do a “temporary fix” and he said it will probably happen again…

    What was the temporary fix?

    Hi @coley123
    What was the that temporary fix ??
    can you ask him/her to confirm ??

    Thread Starter coley123

    (@coley123)

    So, I looked through old emails and this is what I found. If it is not helpful I can try to reach out for further info. (actually from end of 2016, so not last year as I thought)

    I told him I found a similar issue someone was having here: https://wordpress.stackexchange.com/questions/187612/admin-very-slow-edit-page-caused-by-core-meta-query

    He replied: ok I will implement that suggestion given by that thread and let you know.

    After asking me to update Genesis, he replied: I replaced the query here wp-admin/includes/template.php (lines 615-620).
    and issue is fixed now.

    Then replied As you know that this query change is a temporary fix as its a core wordpress bug. You can wait for few more furture versions of wordpress before you update to latest version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Takes almost 1 minute for page to load to make a post’ is closed to new replies.