Product Help Documentation - NopAdvance

NopAdvance Store

Frequently Asked Questions - Enhanced Nop-Blogs

Buy Now

1. What is the Enhanced Blogs Plugin?

The Enhanced Blogs Plugin extends nopCommerce’s default blog feature. It allows you to group blogs into collections, map blogs directly to products, display them in specific widget zones, and embed products dynamically inside blog posts using tokens.

2. Can I map a single blog post to multiple products?

Yes. A single blog post can be linked to multiple products. This is useful when you write a blog that is relevant to different product categories.

3. Where will the mapped blogs appear on the storefront?

Mapped blogs will appear on the Product Details Page in the widget zone configured in plugin settings. They will follow the order defined in the Display Order column.

4. What are Blog Collections?

Blog Collections allow you to group related blog posts under one collection.

5. What are Product Tokens and how do they work?

Product Tokens let you embed products directly inside a blog post.

  • Format: %product_ids:1,2,3|grid/slider%
  • Example: %product_ids:5,6,7|grid% will display products with IDs 5, 6, and 7 in a grid layout within the blog content.

6. Do I need coding skills to use this plugin?

No. All features, such as blog mapping, collections, and product tokens, can be managed from the nopCommerce admin panel without coding.

7. Can I reorder mapped blogs for a product?

Yes. Use the Display Order column in the Blog Mapping panel. Lower numbers appear first.

8. What happens if I delete a blog mapping?

Only the mapping is removed. The actual blog post remains in your blog list and can still be used elsewhere.

9. Does the plugin support multi-store environments?

Yes. Blogs, collections, and mappings can be configured per store, making it suitable for multi-store setups.

10. Can customers comment on mapped blogs from the product page?

Yes. If comments are enabled for the blog post, customers can view and add comments by opening the blog details page from the mapped section.