module-blog icon indicating copy to clipboard operation
module-blog copied to clipboard

Magento 2 Blog Extension is a solution that helps you to create a blog on Magento and manage posts,categories, tags, authors, and comments.

Results 46 module-blog issues
Sort by recently updated
recently updated
newest added

This mistyping lead to display post title instead of anchor text defined in configuration's widget.

Right now there is no implementation for Scandipwa based widget for Blog Ecstention. We can insert the Blog widget to the CMS page and will be inserted as plain HTML....

Hi Magefan, First of all thanks for your free module. I'm having some trouble with the implementation of `magefan/module-blog/view/frontend/templates/post/info.phtml`. I've used this module for different project and notice that in...

CSS can now be minified and bundled using Magento 2 LESS preprocessing + it profits from using Magento 2 LESS variables system + CSS can be overriden easily using LESS...

**Describe the bug** Fatal error while installing the Blog module: ``` "Fatal Error: 'Uncaught Error: Cannot instantiate interface Magefan\\Blog\\Api\\CategoryRepositoryInterface in \/home\/X\/domains\/X.nl\/application\/vendor\/magento\/framework\/ObjectManager\/Factory\/Dynamic\/Developer.php:50 Stack trace: #0 \/home\/X\/domains\/X.nl\/application\/vendor\/magento\/framework\/ObjectManager\/ObjectManager.php(56): Magento\\Framework\\ObjectManager\\Factory\\Dynamic\\Developer->create('Magefan\\\\Blog\\\\Ap...', Array) #1 \/home\/X\/domains\/X.nl\/application\/vendor\/magefan\/module-blog\/Model\/ResourceModel\/Post\/Collection.php(68): Magento\\Framework\\ObjectManager\\ObjectManager->create('Magefan\\\\Blog\\\\Ap...')...

**Describe the bug** When you create a Blog Category with the same name as an Catalog Category, it show the Catalog Category. **Preconditions:** - Magento Version: 2.4.3-p2 - Module Version:...