module-blog
module-blog copied to clipboard
Class 'PostListTemplate' not available.
Magefan\Blog\Model\Config\Source\PostListTemplate
@hiten-gautami , thank you for your report. If you check https://github.com/magefan/module-blog/blob/master/etc/di.xml you will see that the Magefan\Blog\Model\Config\Source\PostListTemplate is a virtual type.
To make it available, please run the command bin/magento setup:di:compile
Please let us know if it helps to solve the issue.