backdrop-contrib / shopify

Integrate and sync your site with a Shopify store.
GNU General Public License v2.0
0 stars 1 forks source link

Entity Plus tweaks needed #22

Closed laryn closed 2 years ago

laryn commented 2 years ago

Theme hook "entity_property" not found.

This should likely be entity_plus_property.

laryn commented 2 years ago

I think due to this commit I'm now seeing this:

Argument 1 passed to entity_plus_property_default_render_value_by_type() must be an instance of EntityMetadataWrapper, null given, called in /app/web/modules/entity_plus/theme/entity_plus.theme.inc on line 100

laryn commented 2 years ago

I'm also seeing in class ShopifyProductMetadataController a number of references to entity_property_verbatim_date_set and entity_property_verbatim_date_get that likely need to be addressed.

argiepiano commented 2 years ago

PR submitted.

Important: Use the dev version of Entity Plus (current E+ version is 1.0.15)