I want to add transparent videos to my page but if I upload a working video to hubpsot it converts the file from the correct h265 encoding to the incorrect h264 encoding. I've tried with the many formats but here is an example: https://codepen.io/ read more
I've got an odd issue that seems to me to be a system bug. I'm writing a custom module, with a few fields for styling. Those fields output their user-selected values in the module.html file, like so: <aside class="callout-wrapper">
<! read more
Hello community, I am trying to remove row after confirmation message or alert message from hubspot api in serverless function using HubSpot CMS. Thanks
Hello community, I am trying to remove row after confirmation message or alert message from hubspot api in serverless function using HubSpot CMS. ...read more
Hello Everyone, I need help in fixing the below issue: 1. I have created a secondary domain for blog in sandbox environment and then i have installed custom theme there in the secondary domain which i was using the same inside my primary domain read more
@Shahnu97 if you have CMS Hub Enterprise and you have both of the domains connected, then you would need to change the default domain for the blog ...read more
The way I create module fields is by using the Design Tools UI on the web, instead of manually writing the fields.json file. Then I download the module with hs fetch and keep working on it locally. If you think there is a better way, please let read more
I was trying to create anchor points and links to those anchor points within an Accordion Module, but it's not working. What's confusing is that I have ability to create the Anchor Point within the Accordion Module, but just not enact it within the read more
Just wanted to add to @Anton 's great tutorial that you can now also use scroll-margin-top or scroll-padding-top in CSS, instead of JavaScript...read more
Hi Guys, I am trying to add a photo to the top of a repeater module. I would like the photo to be centered and to "cover" the area I've marked in red on this screenshot. But as you can see the photos are not covering the area and in some cases a read more
Hi @HollyRemaly
I think this is because the sizes of images are different and the size of container for images is different, so you should give ...read more
The Hubspot CMS boilerplate theme uses a theme-overrrides.css file which redefines properties that can be edited via the theme settings. But it confuses me to have different properties for the same element in different files, I don't see read more
No, you do not have to set up your theme in exactly the same way as the boilerplate is. It's just a guideline. Having this separate file can be usefu...read more
Hello guys, Please anyone have any idea on how to change the ICon of Langauge switcher in coloned madoule. I want to change the global icon for the language switcher to the Canada flag
Hi @ZAswad ,
there are several ways how you can modify the language-switcher icon. Unfortunately none of them is "easy" but it's not "rocket scie...read more
Hi! Looks like there is a bug in the design manager where, what I can see, the HubL comments stopped working? Creating errors and making code go white. Checked many different accounts and it's the same everywhere.
Hi, We have a React app, which generates random class names for HTML tags. Because of that, I have forms like <form class =" jss77 "> where 77 is a random number that may change. As a result, my app is generating a ton of non-Hubspot for read more
Hello @AY1 you can use the name attribute on the <form> element. HubSpot's form submission process relies on the form's name, so specifying...read more
Hi everybody,
I'm trying to optimize my blog and despite it is not so difficult in Wordpress, what about HubSpot?
There is the SEO section that highlights some problem like "Reduce how long the page is blocked from responding to user input" or read more