Okay so I am considering moving to Hubspot CMS Hub for all things website. Hubspot has been making a big push lately for their Content Hub (aka CMS Hub), compared to a year or two ago. It's exciting; there is a lot of potential for SMBs with a read more
Hi @PatOfCle - I can't disagree with much of that, although I would say in our experience the number of pages that companies feel they need is way ...read more
I am trying to preload an image to improve my website performance. Following is the code setup // module.html
{% require_css %}
.container {
background: url({{bg_image.src}});
background-repeat: no-repeat;
backgr read more
Hi @WShek ,
There might be a more elegant solution to this, but in case there isn't, you could try using a workaround with the ' replace ' fil...read more
I'm encountering an issue integrating HubSpot CTAs into my Vue.js 3 SPA. The problem is that when the CTA HTML element is placed inside the Vue.js application, HubSpot's HubSpotCallsToActions.refresh() does not detect or render the CTA properly. H read more
We deal with HubDB queries, which aren't supported by Hubspot's own prerendering service and experience huge performance bottleneck.
We want to integrate a third party prerenderings service with Cloudflare/Cloudfront,
What are issues on read more
External prerendering will process certain set of dynamic pages, where some queries are uncached/non-prerendered by HS own engine, so I see in this p...read more
@MathewBernstein were you able to get this fixed? when I open on desktop, I see two titles, and it looks responsive when I change the screen size. ...read more
Hey @PWinata , thank you for posting in our Community!
You can design and customize your email subscription pages to provide a way for your ...read more
Our hero section uses a background image with various shapes. We want to allow this background image to extend into the next section of the page. Specifically, we want the left triangle to flow seamlessly into the next section. I'll share a previ read more
Hi @ARoberts89 ,
to get such look&feel without custom development you have to set the background to the section and put your content into row...read more
Hello, We're looking for advice on restructuring our blog content. Here’s our current situation and the problem we’re trying to solve: Current Setup Number of Blog Posts : ~450 Number of Blogs : 5 Tagging System : Tags are shared across all read more
HubSpot's default system pages for email subscription are not visually appealing at all. I would like to customise the pages in terms of design and content, but I keep failing because I only have limited HTML and CSS knowledge. If I want to edit the read more
@MartinaWi another option would be to find a free theme in the marketplace (or explore paid options) that has system pages you like and use that t...read more
I published a page at example.com/parent. Set the audience access to "list membership" required. It uses data from HubDB Table "mytable" to generate 20-21 pages' worth of content, all of which should be "List Membership required" in order to v read more
Hey I've been looking for some plugins for a specifc kind of "pull" slider. This website has them: https://www.visma.se/rabatter-for-foretag/berakna-din-besparing/ Before I turn to an agency and pay a lot of money, I just wanted to co read more
There's no free hubspot plugin that I am aware of that will do this for you. Also the calculation will likely be custom to your needs so you are prob...read more