• Resolved idealynx

    (@idealynx)


    I just discovered that Yoast 12.0 is getting in the way of the WordPress blocks on a page. I’m using WordPress 5.2.3 with Genesis 3.1.2. Please advise.

    Thanks!

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

Viewing 13 replies - 1 through 13 (of 13 total)
  • I think I am having the same issue and I reported it 6 days ago – https://www.ads-software.com/support/topic/yoast-12-0/ with the blocks not opening under EDIT POST but have not heard back.

    RObin

    I have the same issue. I can’t get anything new published or edit older posts. This is ridiculous.

    Ana A

    (@ihealthcareanalyst)

    Is it happening since Chrome update to version 77.0?

    See here: yoast plugin overlays in the middle of the wordpress post using chrome Version 77.0.3865.75
    https://support.google.com/chrome/thread/14142683?hl=en

    Yoast guys, please help us solve this dilemma!

    Not sure if it is related but Yoast 12 and current version of WordPress crash the editor. I also am running Avada 6.x. Their editor works somewhat, but there are also inconsistencies there as well. The exact symptom i am experiencing is that I cannot open the WordPress default editor at all. I click the button but nothing happens.

    THIS IS HAPPENING ON MULTIPLE SITES THAT I HOST with similar platform. Currently i have deactivated Yoast and I am able to edit both in WordPress as well as AVADA Fusion editor.

    PLEASE HELP!

    Luke

    (@danceyrselfclean_admin)

    Same issue. Happens with 11.9 as well, Firefox is fine, seems to only happen in the latest version of Chrome. Chrome 76 was fine.

    Default twenty nineteen theme, WordPress up to date and no other plugins installed.

    Jeff D

    (@twogringosmedia)

    Add the following code to your theme’s function.php

    ?/**
     * Modify the height of a specific CSS class to fix an issue in Chrome 77 with Gutenberg. 
     * 
     * @see https://github.com/WordPress/gutenberg/issues/17406
    */
     add_action(
        'admin_head',
        function() {
           echo '<style>.block-editor-writing-flow { height: auto; }</style>'; // phpcs:ignore
        }
     );

    Thanks, Jeff. I added the code you recommended to the theme’s functions.php but it didn’t work – doesn’t work in Chrome or Firefox

    Robin

    • This reply was modified 5 years, 2 months ago by rbennett.

    Yep, I’m having the same problem since updating Chrome. I’d prefer a fix to the plugin itself rather than having to modify my php file. I’m new to WP and only touch my system files manually when absolutely necessary.

    MariusG

    (@marius_codeinwp)

    Hello,

    This issue has been fixed by the Gutenberg team in their latest update (in the plugin version, 6.4.0). As the WordPress core has not yet received an update, this issue persists until an update is released.

    There are several workarounds until then:
    a) Use another browser, i.e. Firefox (the issue only happens with the latest version of Google Chrome)
    b) Add this code to the functions.php file of the theme
    c) Install the Gutenberg v6.4.0 plugin

    We hope to have cleared things up for you and please don’t hesitate to let us know if you have any further questions.

    Still does not work – installed gutenberg – didn’t work – installed code to functions.php – didn’t work – tried firefox – didn’t work

    Robin

    Thread Starter idealynx

    (@idealynx)

    Yes, I’m showing the same. Basically, Google needs to get their $@#& together. It seems like I’m always having some kind of an issue with Chrome. I just reverted back to Safari because of this and I’m not happy about it. ??

    !DOCTYPE html><html
    lang=ru><head><meta
    charset=UTF-8><title> Открыть автомобиль Митсубиси (Mitsubishi) в Белгороде. Звоните!!!</title><meta
    name=description content><meta
    name=keywords content><link
    rel=stylesheet href=https://zamok-service31.ru/wp-content/cache/minify/79155.css media=all><link
    rel=”shortcut icon” href=https://zamok-service31.ru/wp-content/themes/web-chord/img/favicon.ico type=image/x-icon><link
    rel=icon href=https://zamok-service31.ru/wp-content/themes/web-chord/img/favicon.ico type=image/x-icon> <script src=https://zamok-service31.ru/wp-content/cache/minify/25182.js></script> <meta
    property=og:title content=” Открыть автомобиль Митсубиси (Mitsubishi) в Белгороде. Звоните!!!”><meta
    property=og:type content=website><meta
    property=og:url content=https://zamok-service31.ru/vskrytie-avtomobilnyh-zamkov/mitsubishi><meta
    Отсутствует description и keywords НЕ ПОЛУЧАЕТСЯ ПРОПИСАТЬ, не отображается в коде

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Yoast 12.0 Getting in the way of WordPress Blocks’ is closed to new replies.