Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Joost de Valk

    (@joostdevalk)

    I can only ask you to try and report back ??

    eaglejohn

    (@danielbenjamins)

    Still problems. Meta description on a page are not being saved. Only when you edit them in the Bulk Editor. Meta descriptions on a custom post type are being saved, at least on a WooCommerce product.

    Plugin Contributor Joost de Valk

    (@joostdevalk)

    Do you have any errors when saving?

    eaglejohn

    (@danielbenjamins)

    No errors, just nothing happens when I save the page. On a new page the meta description stays empty, on page with an existing meta description the new one doesn’t get saved.

    eaglejohn

    (@danielbenjamins)

    There is a JS error in the console when I try to edit the meta description:

    “Uncaught TypeError: Cannot set property ‘value’ of null”
    “wp-seo-post-scraper-324.min.js:1 ”

    eaglejohn

    (@danielbenjamins)

    So now you have your feedback… Can we get feedback as well?

    Seems like it’s related to removing the slugdiv meta box:

    https://github.com/Yoast/wordpress-seo/issues/4512

    Once I commented out the following line, it saved fine:

    remove_meta_box( 'slugdiv', $type, 'normal' );

    Thanks Sam! That worked for me ??

    This problem is still plaguing me. Is this something the Yoast team is actively looking to fix?

    *Snippet does not update Google view as you type.
    *Snippet does not inform you of length errors
    *Snipped does not save.

    Thanks Sam for the link and hack but I have no idea where to begin looking for: remove_meta_box( 'slugdiv', $type, 'normal' );

    eaglejohn

    (@danielbenjamins)

    It worked for me too. Kind of a ridiculous bug, but oh well… Gotta fix 80+ websites now, fun!

    @dasped big chance you can find it in your functions.php file.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Are solved the meta descriptions problems with SEO Yoast 3.2.4’ is closed to new replies.