Hi everyone,
I’m currently working on improving my website’s visibility in search results and exploring how to optimize for rich snippets.
I’ve been experimenting with schema markup on my project — https://freefireproxyserver.click/ — but so far read more
Welcome to the Community @meesf29 ! I'm in agreement with what @GRajput already offered as far as no gurantee. But if you're looking to improve yo...read more
Hi everyone! I’m having an issue while proxying private pages locally when developing with CMS React . I’m using projects version 2025.2 . I built a theme with React, and now I want to use the template I created for private pages. According to read more
Hi @FPConnect and thanks for the additional information!
According to the local development documentation, when proxying pages you should acc...read more
Hey there, I'm trying to set up a local development environment on my MacBook for HS. I installed the hubspot cli (version 7.8.0) via node. But when I try to run "hs account auth" I get the following error: Validation failed: config.accounts[] is read more
So, i use CMS React to build and mantain themes/websites.. since monday when i run "npm run start" in my project root every hubl-module or template dissapeared... Cannot even proxy..q
Hi everyone,
The HubSpot team has found the cause — a recent change removed a gating check from LocalDevAuth, but the dev server still expecte...read more
Hi everyone,
I’ve been looking into customizing quotes using the new HubSpot CPQ model , but I can’t find clear information on how to do this at the code level .
In the official documentation, I’ve seen that you can create and edit templates t read more
I'm looking for this too but it looks like it's not possible at the moment. The new CPQ Quote theme is not available to access (located at @hubspot ...read more
I have not had this issue in the past but today I tried creating a new developer account via https://developers.hubspot.com "Create developer account" button and it created a non-developer account (I see the Upgrade button at the top of the page o read more
Hey, @Homerlex7 👋 This looks to be part of the changes rolling out to the Developer Platform. I just walked through the same setup and noticed...read more
I'm building a HubSpot UI extension using React. I want the extension to fetch deal data automatically when the component loads. Here's a simplified version of my code: import React, {useState, useEffect} from "react";
import {Text, Flex, hubsp read more
Hi,
Ty to replace:
const response = await hubspot.fetch(`https://api.hubapi.com/crm/v3/objects/0-3/${dealId}?properties=num_associated_conta...read more
Hi Community, I’m trying to delete a developer project in my HubSpot developer account, but I don’t see any option to remove it. I accidentally deleted the app that was connected to this project, and now I’m stuck because there’s read more
Hi @NVaniyanValap and thanks for reaching out to the HubSpot Community! Can you please share via private message the following information so th...read more
Currently I am using v7.5.4 and was planning to migrate the private apps I am using to the projects platform from this article https://developers.hubspot.com/docs/apps/developer-platform/build-apps/migrate-an-app/migrate-an-existing-private-app
read more
Hi, so in a template I have a dnd_section and inside it there is two dnd_column - the left one with width = 9, offset = 0 and the right one with width = 3, offset = 9 so now I want to make the right dnd_column sticky. How do I do read more
I am creating a module where I have to use the HubSpot built-in video field (It will be working as a background video player for the module) There are two issues I'm facing with this: 1. Whenever I change the browser tab, the video gets automatical read more
Hi @MUlHuq , Thank you for posting to the Community! I'd like to tag in some of our Top Contributors to see if they have any ideas -- @Anton ...read more
The recommended way to format Hubl code locally in an IDE is to use the Prettier plugin https://github.com/HubSpot/prettier-plugin-hubl . Basically, the tool works quite well. However, the plugin also makes critical changes to the code. For example read more
Hey @DAlfes , I can't guarantee it, because it's been a few days since I've set it up and I remember changing other stuff in VSCode/Cursor, but her...read more