I finally got around to putting together an extension for when I'm too lazy to type ?developerMode=true in the address bar and hit enter. Pin it to your browser and it's a one-click solution. Just for giggles here's some infomercial style copy I 続きを読む
Hi everyone, I have a HubSpot Meetings link on my website domain. Example old URL: https://example.com/meetings/john-doe/intro-call I want to change it to: https://example.com/meetings/company-name/discovery-call-en HubSpot URL Redirects sho 続きを読む
Hey @jerequis ,
I don't think that creating a redirect from a user to a company will work as meetings are technically person based.
That beeing...続きを読む
Hi - we've got some custom email templates that use image module fields e.g. {{ module.image_field }} But when it outputs the image url it uses the HubSpot CDN e.g. https://xxxxxxx.fs1.hubspotusercontent-eu1.net/ Rather than our branded domain, 続きを読む
Hey @JWright76 ,
there's a somewhat hidden setting for this hidden in the portal settings. You can find it here: Settings (gear icon top right) ...続きを読む
Hi everyone,
I’ve been working with HubSpot CMS for several years and wanted to share a few best practices that consistently help when building scalable, easy-to-maintain websites:
• Use reusable custom modules instead of page-specific layouts • 続きを読む
Thanks so much @vijayhubspotpro for sharing these fantastic best practices! Your experience is incredibly valuable to others in the community. I...続きを読む
As the title say it, I am facing problem while creating filter dropdown option to the search result page, the resulted data is coming from blog post to the page. I am using Hubspot CRM Search API that gives the metadata like (total, start-index, pa 続きを読む
Hey @sachin_gowda - thanks for posting in the Community! I'd like to tag in some Community experts to see if they have any context here that may...続きを読む
Safari browser, when clicking on the login button, loads an unknown file. This is reproducible for a very small number of users. I cannot reproduce this. I suspect that these users have an old Mac OS. Here is my button <a href="{{ module.l 続きを読む
Hey @OksanaR .,
found this old Reddit topic where users experiencing the same issue and provide a fix. But since this isn't a code fix, it's so...続きを読む
Hi everyone, I have a Deal property (dropdown/select field) and another Deal field that should only be visible when a specific option is selected in that dropdown Example: Deal property: Event Type (dropdown) If “Special Event” 続きを読む
@bkumar42 as I said, not possible as far as I know. You could request this from the product team here: https://community.hubspot.com/t5/HubSpot-Id...続きを読む
I need help right justifying the search bar to be in a right column. Right now I added 400px padding all around the search bar so that it doesn't go to the ends of the page, but my boss has requested that the search bar be moved to a right column, s 続きを読む
@TaylorLioy the search input? Judging by the html it's the standard hubspot search input module (Site search input). The html that leads me to bel...続きを読む
Formatting HTML + HubL cleanly has been a recurring issue, especially when different developers touch the same theme and VS Code formatters do not fully understand html-hubl. For people who often edit directly in HubSpot’s Design Manager, We buil 続きを読む
Issue Summary For the past couple of days, when creating or editing blog posts, the system either doesn't allow me to edit them or completely hides the blog editor. I've tried logging out and back in, but the error persists, showing a series of con 続きを読む
I’ve identified the issue with the blog editor. Although the console errors persist, they weren't actually triggering the bug. The problem was that I...続きを読む
Hi Everyone,
We all know the struggle with the native HubSpot search—it requires a page reload for every query, which can feel a bit slow compared to modern "Instant Search" experiences (like Algolia or Google).
I wanted to fix this UX g 続きを読む
Hi @2CUBE-Studio This is a really nice upgrade to HubSpot’s default search. Removing page reloads makes the experience feel much faster and smooth...続きを読む
I've been looking all over the documentation, and I'm not sure if what I'm looking for is possible with the currently available tools. I am trying to make a custom asset module that integrates with our DAM. This module just needs to display the 続きを読む
For everyone who comes across this post in the future, the solution is to use the Media Bridge API. This doesn't work as smoothly as I was looking fo...続きを読む