paulmassen / grav-plugin-seo

Manage your site’s meta tags for display in search engine results or social media networks. Create and manage json-ld microdata. Includes an easy-to-use live preview feature.
MIT License
84 stars 21 forks source link

Product Microdata causes Undefined variable: offer error #85

Closed 01Kuzma closed 4 years ago

01Kuzma commented 4 years ago

Hi! It doesn't matter if I fill all the data into 'Product Microdata' card I always receive the same error: Undefined variable: offer

Grav v1.6.26 SEO plugin v2.3.5

paulmassen commented 4 years ago

Hi, sorry I'm late,

I see that you closed the issue, did you find the problem?

01Kuzma commented 4 years ago

Hello! Yes, it was my fault, because I haven't observed the add offer tab. It was empty and caused the error. But, some fields are missing, because schema was updated some time ago. Like these ones:

  1. priceValidUntil
  2. url
  3. sku
  4. review
  5. globalID

Will it be updated?

Thank you!