Hey, I need to put some kind of specific html markup (with absolute positioning, etc.) containing modules (buttons, forms, ...) into a reusable section template (inside a dnd_section tag), but Hubspot seems to be ignoring it completely! When dropp read more
Hi I want to use a custom coded html imported from Canva. I have implemented this on to Hubspot - design manager. Before publishing it - I can all elements of what I created on Canva is on the editing page before review and publish. I decide read more
Hi, I have setup my web site with hubspot content/web pages and created a 404 page for any unavailable paths. When the user tries to access a page that do not available, it is showing the 404 page but with 200 as the response code. How can I set read more
Hi @DMuthuhewa ,
Just to confirm, are you referring to a 404 page OR template?
Because system pages on HubSpot are not editable pages, but t...read more
Hi there ! I added an html code section to one of my emails to add a quick action button for Gmail. The goal is for a “make an appointment” CTA to appear in Gmail. When I send myself a test email, it works. But when I send the email to a re read more
Hey there, it is possible to lock whole modules over a template by using overridable=False. But can you also lock only some fields of a module used in an template? Maybe with the module_attribute tag? Thank you
Thank you for clarifying. While, yes, the overrideable=False can prevent the entire module from being edited on a page, there isn't an equivalent for...read more
We recently noticed that the HubSpot chat popup is significantly larger than it used to be, now occupying nearly a quarter of the screen. Upon reviewing our theme’s CSS, we were unable to locate any relevant settings to adjust the chat popup siz read more
Hello @Jaycee_Lewis Thanks for replying and for the info, I will check this out! My website is codekeeper.co , feel free to check it out. Let me ...read more
Hi, Can someone please provide me with some code and instructions to use so I can round out the corner of my columns? It is just a column within a column that is coloured. On inspect it comes up as fluid row and I have tried editing it but noth read more
Hi HubSpot Community,
I'm trying to create an HTML button in a HubSpot email where the text changes on hover.
I understand that JavaScript is not supported in most email clients, so I'm trying to achieve this using only HTML and inline CSS. read more
Hey all - does anyone know of the best way to translate/localize hard-coded aria labels for accessibility purposes? We have a few areas where aria labels are included in the HubL with hard-coded English values in some instances. I guess we could read more
Hey @AMarsden4 ,
I think the easiest solution for this would be to create locale files. An example of it can be found in the @hubspot/cmsdefaultp...read more
Hey New to hubspot here :)) i have a task to match some design modifications from the website to the blog. most of it is in CSS, which is fine, but now I need to do some backend changes like implementing new elements using HTML. usually what read more
Correct, downloading the theme and uploading as a child theme would not impact any existing pages. In order to have pages use the child theme, you wo...read more
Hello @Anton , the macro solution is not good for me. But I found a soulution that I can store the module rendering into an variable. The variable...read more
Hey @Anton , I want to call the module in an template and fill it with values directly in the HTML. Therefore I need all the possible fields fro...read more