---
title: "Blog Carousel Pro: Dynamic Blog Module for HubSpot"
description: Dynamic blog carousel module for HubSpot CMS. Swiper slider, CSS grid, featured bento layout with tag filtering, reading time, and 50+ style controls.
image: https://www.studionope.com/hubfs/studio-nope-og-card.png
---

[Studio Nope](https://www.studionope.com/)

[Services](https://www.studionope.com/services) [Themes](https://www.studionope.com/themes) [Modules](https://www.studionope.com/modules) [Bundles](https://www.studionope.com/bundles) [Tools](https://www.studionope.com/tools) [Blog](https://www.studionope.com/blog) [Contact](https://www.studionope.com/contact)

HubSpot Blog Carousel Module

# Blog Carousel

A HubSpot blog carousel module that pulls recent blog posts into a carousel, grid, or featured layout with tag filtering, for pages, blog listing, and posts.

[Get it on HubSpot →](https://ecosystem.hubspot.com/marketplace/modules/studio-nope-blog-carousel-module-by-studio-nope) [View demo →](https://www.nopethemes.com/blog-carousel-pro-for-hubspot)

Features

## What this module does.

Pulls recent blog posts into a carousel, grid, or featured layout with tag filtering, for pages, blog listing, and posts. Every option below is a real, editable field in the HubSpot page editor.

01

### Blog source picker

select blog, number of posts, filter by tag, exclude current post

02

### Card toggles

featured image, date (4 formats), author + photo, excerpt (length), tag/topic, reading time

03

### Display modes carousel / grid / featured

2–4 posts per row; 5 image aspect ratios; autoplay + speed; load-more with initial count

04

### Full Style tab

~19 colors, typography, card (radius, shadow, hover shadow, image hover zoom/brighten/darken), navigation arrows/dots, responsive

Pricing

## One-time price.

A single one-time purchase on the HubSpot Marketplace — no subscription.

Blog Carousel

$24.99one-time

One-time price on the HubSpot Marketplace. Works with any theme; every option is a field in the page editor.

- Standalone HubSpot CMS module
- Full Style tab so it matches your brand
- Clean, documented HubL — no dependencies
- Free updates and support

[Get it on HubSpot →](https://ecosystem.hubspot.com/marketplace/modules/studio-nope-blog-carousel-module-by-studio-nope)

FAQ

## Common questions.

What does Blog Carousel do?

A HubSpot blog carousel module that pulls recent blog posts into a carousel, grid, or featured layout with tag filtering, for pages, blog listing, and posts.

Do we need a developer to use it?

No. Once it is installed, every setting is a field in the HubSpot page editor, so your marketing team drops it into a page and edits it like any native module.

Can we match it to our brand?

Yes. Colors, fonts, spacing, and layout are all controlled from the module's Style tab and inherit your theme tokens, so it matches the rest of your site.

How much does it cost?

It is a one-time purchase of $24.99 on the HubSpot Marketplace, which includes free updates and support.

## Tell us whatyou're building.

Themes, modules, full builds, audits, migrations. Send the shape of it and we'll come back with a clear scope and a price.

[Get in touch →](https://www.studionope.com/contact)

[Studio Nope](https://www.studionope.com/)

© 2026 Studio Nope.  
All rights reserved.

##### Products

[Themes](https://www.studionope.com/themes)[Modules](https://www.studionope.com/modules)[Bundles](https://www.studionope.com/bundles)[Tools](https://www.studionope.com/tools)

##### Services

[Custom themes](https://www.studionope.com/services/custom-hubspot-theme-development)[Branding & design](https://www.studionope.com/services/hubspot-branding-design)[HubL & CMS dev](https://www.studionope.com/services/hubl-hubspot-cms-development)[Website builds](https://www.studionope.com/services/hubspot-website-funnel-builds)[Audits & migrations](https://www.studionope.com/services/hubspot-audits-fixes-migrations)

##### Company

[Blog](https://www.studionope.com/blog)[FAQ](https://www.studionope.com/faq)[Contact](https://www.studionope.com/contact)[Legal](https://www.studionope.com/legal)

##### Get in touch

[hello@studionope.com](mailto:hello@studionope.com)[Contact](https://www.studionope.com/contact)[YouTube](https://www.youtube.com/@Hello-Studio-Nope)

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://www.studionope.com/blog-carousel-pro#breadcrumb",
  "@type" : "BreadcrumbList",
  "itemListElement" : [ {
    "@type" : "ListItem",
    "item" : "https://www.studionope.com/",
    "name" : "Home",
    "position" : 1
  }, {
    "@type" : "ListItem",
    "item" : "https://www.studionope.com/modules",
    "name" : "HubSpot Modules",
    "position" : 2
  }, {
    "@type" : "ListItem",
    "item" : "https://www.studionope.com/blog-carousel-pro",
    "name" : "Blog Carousel",
    "position" : 3
  } ]
}
```

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://www.studionope.com/blog-carousel-pro#product",
  "@type" : "Product",
  "brand" : {
    "@type" : "Brand",
    "name" : "Studio Nope"
  },
  "category" : "HubSpot CMS module",
  "description" : "Blog Carousel is a HubSpot blog carousel module that pulls recent blog posts into a carousel, grid, or featured layout with tag filtering. Works on pages, blog listing, and blog posts.",
  "name" : "Blog Carousel",
  "offers" : {
    "@type" : "Offer",
    "availability" : "https://schema.org/InStock",
    "price" : "24.99",
    "priceCurrency" : "USD",
    "url" : "https://ecosystem.hubspot.com/marketplace/modules/studio-nope-blog-carousel-module-by-studio-nope"
  },
  "url" : "https://www.studionope.com/blog-carousel-pro"
}
```

```json
{
  "@context" : "https://schema.org",
  "@type" : "FAQPage",
  "mainEntity" : [ {
    "@type" : "Question",
    "acceptedAnswer" : {
      "@type" : "Answer",
      "text" : "A HubSpot blog carousel module that pulls recent blog posts into a carousel, grid, or featured layout with tag filtering, for pages, blog listing, and posts."
    },
    "name" : "What does Blog Carousel do?"
  }, {
    "@type" : "Question",
    "acceptedAnswer" : {
      "@type" : "Answer",
      "text" : "No. Once it is installed, every setting is a field in the HubSpot page editor, so your marketing team drops it into a page and edits it like any native module."
    },
    "name" : "Do we need a developer to use it?"
  }, {
    "@type" : "Question",
    "acceptedAnswer" : {
      "@type" : "Answer",
      "text" : "Yes. Colors, fonts, spacing, and layout are all controlled from the module's Style tab and inherit your theme tokens, so it matches the rest of your site."
    },
    "name" : "Can we match it to our brand?"
  }, {
    "@type" : "Question",
    "acceptedAnswer" : {
      "@type" : "Answer",
      "text" : "It is a one-time purchase of $24.99 on the HubSpot Marketplace, which includes free updates and support."
    },
    "name" : "How much does it cost?"
  } ]
}
```