mirasvit / module-blog

Magento 2 Blog Extension
https://mirasvit.com/magento-2-extensions/blog.html
Open Software License 3.0
68 stars 48 forks source link

getFeaturedShowOnHome missing in Model #91

Closed Kroellie closed 6 years ago

Kroellie commented 6 years ago

at least, that's my guess... there are more methods missing apparently...

RomanZh commented 6 years ago

HI,

featured_show_on_home - is eav attribute of post object.

Kroellie commented 6 years ago

Whatever it is, it's not working :) at first post, the setting = 0. Post is not showing on Home. Re-editing sets the value to 1. Upon saving it is showing on Home. Then re-editing again, setting it to 0, doesn't do anything.