• Resolved zuzinka

    (@zuzinka)


    Hi,

    I have downloaded my first product, but getting an error message from Google Console of Missing field “Name”.

    I have searched your support forum where you mentioned it will be resolved but that was a long time ago.
    Any way of helping me to get rid of this error?

    Thanks in advance

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Mihai Joldis

    (@misulicus)

    Hey @zuzinka

    We are changing the way the markup/schemes work with EDD version 3.0 which is currently in Beta 1 (Beta 2 will be available soon).
    In the mean time you can deactivate the microdata from showing by adding the following code in your theme’s functions.php file or in a custom plugin:

    add_filter( 'edd_add_schema_microdata', '__return_false' );

Viewing 1 replies (of 1 total)

The topic ‘Error in Google Console’ is closed to new replies.