Hi all, firstly let me just say I'm no coder, this is my first attempt so please go easy haha. I've used the Hubspot email signature generator as well as adding some extra elements to create an email signature. I used BBEdit to create a clean html read more
Hey @AHicks56 ,
I'm using Adobe Illustrator for creating such icons. For the icons themselves I'm using FontAwesome Pro (they got a free version...read more
I'm new to HTML and so I would really appreciate it if someone could advise on how I can apply code to my existing code that will remove the fixed size aspect of my images. I have a row of 5 user buttons, each with an image and link. The images read more
Hey @JTPwellness ,
you need to add some sort of css (in case this is your whole code).
Someting like
center{
display:flex;
flex-direction:c...read more
Hi, I have crated a Hubdb with 331 items. I am looking to create a glossary page that is built by pulling in the data from this tabel. I have coded the from A to L: <div class="a-z">
<div class="set">
<h3 class="l read more
Hey @Woodsy ,
if you're building a dynamic page with HubDB (with subpages and such). I would recommend to build a whole template instead of a m...read more
Hello, If someone can help me identify why my custom code is not working for a Deal Workflow to Create a Ticket and bring Ticket Properties I need. We are building a custom HubSpot workflow that: Triggers when a quote is marked "Ready for Book read more
I'm editing the templates in our Membership section and I would like to access and potentially modify the message text in the fields below. Is that possible? Is that a thing I can do? Any info or experience you might have would be swell! {% m read more
Hi @MrCapp 1) template_translations is a read‑only HubL dictionary HubSpot injects into system membership pages (login, registration, reset, et...read more
I'm working on creating a new page template using the current HTML + HubL file format. As I try to understand how the page is structured, I’ve been adding separate modules between sections to build a brand-new layout. However, the new modules I’v read more
This was really helpful! What I had been doing was going to Website Pages > Create New Page and selecting the template file. However, when I c...read more
On the website https://belong.naifa.org , the "Member Spotlight" section located above the footer is sometimes not loading properly. We've developed a custom module that fetches data from : https://members.naifa.org/member-spotlights , but occ read more
All the code below is AI generated, making sure to include the console errors in it after three attempts. I'd review the code before implementing, bu...read more
Is it possible to call a serverless function outside of HubSpot pages (Landing/website pages)? We currently have a module which is going to be embedded on a WordPress site, however the functions being used in our module gets a CORS error. API read more
When I create custom modules, I often need similar code, and I found myself writing the same stuff over and over. So I created a little snippet I use to start a new module. I just copy and paste it into the HTML section of a custom module and make a read more
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