My Cart

Blog for Magento 2 - All Questions

Blog for Magento 2 by Aheadworks
Blog for Magento 2
Rating:
99%
SKU#:
ext.m2.blo
Set Descending Direction
How can I remove Blog from top menu?
Question by: Guest on Nov 28, 2018, 2:56 PM
In Blog starting from 2.6.0 it is possible to remove it by disabling the Add Blog to Navigation Menu option.

As for earlier versions, it can be done by commenting the following event:
```
<event name="page_block_html_topmenu_gethtml_before">
<observer name="aw_blog_add_topmenu_items" instance="Aheadworks\Blog\Observer\AddBlogToTopmenuItemsObserver" />
</event>
```
in the following file:
app/code/Aheadworks/Blog/etc/frontend/events.xml

Note, to avoid any troubles it is recommended to make all the changes in dev environment.
Answer by: Tatiana Poleshchuk on Nov 28, 2018, 2:58 PM
Is there support of REST API?
Question asked at RMA for Magento 2
Question by: Ivan on Jul 3, 2019, 4:56 PM
Yes, the extension contains REST APIs and is ready to be integrated into PWA, SPA, and other solutions with modern and efficient frontend interfaces.
Answer by: Tatiana Poleshchuk on Jul 3, 2019, 12:25 PM
What is aheadworks policy on supporting its modules? Specifically if a security vulnerability is found will aheadworks create a patch?
Question asked at Blog for Magento 2
Question by: Conor on Jul 26, 2019, 4:28 PM
Our extensions come with included support period and we are able to provide technical assistance when the support is active.
As for security vulnerabilities and bugs, we are trying our best to fix them free of charge regardless of the support period status.
Answer by: Tatiana Poleshchuk on Jul 26, 2019, 12:53 PM
Can video be added to a blog post?
Question by: Tom Murray on Feb 8, 2021, 11:32 PM
Yes, you can decide if you want to let your customers attach images and videos to comments.
Answer by: Julia Gorobets (Admin) on Apr 21, 2022, 8:00 AM
Is there a way the Blog List page can be set as the homepage for a website? Maybe through the extension or through a CMS page calling the blog?
Question by: Jason on Mar 19, 2021, 4:06 PM
Yes, you need to take the Blog List Page link and set it as your homepage.
Answer by: Julia Gorobets (Admin) on Apr 21, 2022, 8:38 AM
What are the steps to integrate M1 AW Blog comments into M2 Disqus?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
Discus is being used as a comments management tool in our Blog M2, but this is a completely separate solution maintained by their team.
As I can see in their guides, Discus supports import from XML.
As for our Blog for Magento 1, it doesn't have export functionality, to my regret, so to export comments additional migration work is required.
However, your developers are free to perform custom migration work since the code of our solutions is open, or it is possible to take advantage of our additional Migration service. I would suggest that you check once again that "Disqus Forum Code" value in our Blog settings contains a correct UniqueDisqus URL.
As per Disqus, your unique Disqus URL should be: shortname.disqus.com (where "shortname" is the one you've set in your Disqus per this store).
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:40 AM
The module is generating tag pages for the tags added to a blog (like /blog/tag/*tag*). This page is also indexed, which generates duplicate pages. Is there a way to put the pages generated by those tags on the index no follow?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
You may want t use 'Use Canonical Link Meta Tag For Posts' option as long as it fits your requirements.
You can read more about 'Canonical tags' in the User Manual, available on the following link:
https://aheadworks.com/resources/blog/user-manual-blog
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:42 AM
Our customer used Blog extension for Magento 1. Is there any script to migrate the old blog to Magento 2?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
Since Blog M2 has a migration tool, blog posts transfer can be done according to our User guide.
https://aheadworks.com/resources/blog/user-manual-blog#migrating
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:43 AM
I would like to put the last 4 posts from my blog on the homepage. How can I limit loading just to the last 4 posts? How should I configure my block?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
It is possible to set the "Number of Posts to display" upon the "Recent Posts" widget adding in Content > Elements > Widgets > Add a Widget
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:45 AM
Can comments be disabled on the Blog extension?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
Comments in our Blog can be disabled via the "Comments Enabled" setting under Stores> Configuration > AHEADWORKS EXTENSIONS > Blog > General. As for multi-store, the extension can be configured separately per Website or Store View scope.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:47 AM

Items 11 to 20 of 24 total

Page
Show per page