magefan / module-blog

Magento 2 Blog Extension is a solution that helps you to create a blog on Magento and manage posts,categories, tags, authors, and comments.
https://magefan.com/magento2-blog-extension
Other
265 stars 136 forks source link

Featured Images #23

Closed Krapulat closed 8 years ago

Krapulat commented 8 years ago

Hello,

The featured images doesn't appear in post list. Why?

magefan commented 8 years ago

@Krapulat

  1. After update post try to refresh magento cache
  2. Check if your template files in blog extension folder and theme (if they are overridden) includes code $_post->getFeaturedImage(). If not update your template files This is last original files: https://github.com/magefan/module-blog/blob/master/view/frontend/templates/post/view.phtml https://github.com/magefan/module-blog/blob/master/view/frontend/templates/post/list/item.phtml
Krapulat commented 8 years ago

@magefan Thanks. It works! The Porto theme had overridden these files.

refaelgold commented 7 years ago

Put notice thats a lot of themes who use this GREAT extension and when you upgrade , you must modify the duplicate phtml files inside .