How to display specific blog posts in a widget?
A new feature
to specify post IDs for displaying in a widget was introduced in version 2.20.0 of the Blog Pro module.
The functionality is available as a part of an active product subscription or support subscription. You can find the 'amasty/module-blog-recent-posts-slider’ package for installing in composer suggest.

This setting is available for ‘Amasty Blog Recent Posts’ and ‘Amasty Blog Recent Posts Slider’ widget types.
After the module installation, you will find a new 'Post IDs' field where you can specify which post IDs are supposed to be shown in a widget:
Related Articles
Blog Pro | GraphQL methods
Queries amBlogSetting description: get blog pro module settings amBlogPost (id: Int, urlKey: String) description: get post information about a post by ID amBlogPosts (type: AmBlogPageType, page: Int, entityId: Int) description: get an array of posts ...
How to display Google customer reviews via a widget?
Since v.1.1.0 of Google Customer Reviews extension, we have added an option to display reviews via a widget. In order to obtain the functionality, the Google Customer Reviews Slider module should be installed additionally. You can find the ...
How to add a YouTube video to a blog post?
With the Blog Pro extension, it is possible to add and play YouTube videos right in blog posts. To add a video to a post page, follow the steps below. Step 1. Open the required YouTube video, right-click on it, and select Copy Embed Code. Step 2. ...
How can I display related products block on blog pages?
Automatic Related Products extension can be integrated with the Amasty Blog Pro module. In order to set the related products block on the blog page, follow the steps below. Step 1. Navigate to Amasty → Automatic Related Products → Related Product ...
Is it possible to include Blog posts in Google XML sitemap?
Using the Blog Pro extension, it is possible to include pages of the module entities to the default XML Sitemap. To do so, it is necessary to install the amasty/blog-sitemap add-on provided on the subscription basis. To install the module, the ...