From what I vaguely remember, I’m pretty sure that Website Pages used to allow creating child pages and organizing them in a hierarchy. Has that feature been removed? Right now, it seems like there’s no hierarchy concept in the dashboard, and inste Leer más
You can do "Site tree" view under "more tools" on your site pages dashboard. From there if you hover over "more" on a page, you can click "create c...Leer más
Hey Developer Community, I’m noticing that our current HubSpot blog tag functionality only displays blogs for tags that have been used two or more times . If a tag is only used once, it doesn’t return any results when someone clicks that tag. Leer más
That’s a sharp observation it sounds like the current HubL logic or the underlying query might be grouping or filtering tags by occurrence count, whi...Leer más
I know that HubSpot’s blog has a “tag” feature, but does it also have “categories”? In WordPress, there are two taxonomies: categories and tags, each with different hierarchy levels. Is it correct to assume that HubSpot CMS simply doesn’t provide a Leer más
Hi @TMisuna ,
Correct, HubSpot does not have a separate "category" feature - it only has the "tags", which also does not have a hierarchy feat...Leer más
Hi there! I have data on my HubSpot that, even when the data type is number, it is not passed to another platform as an integer but as a JSON string instead. For example: "subscription_lifetime_absolute_days": "1". How can I ensure the data is pass Leer más
Hi @alif-12 , are you able to parse the number into integer when passing it to the JSON body? If you are in HubL then it can be as easy as "youVar|...Leer más
Is there a memory leak currently with the hubspot CRM? I only have one page of hubspot open and it's taking 7GB of memory... That's insane. Please support.
That's a lot of memory try clearing the cache of your browser or disabling any extension that feel problematic and also test in in incognito window t...Leer más
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 Leer más
Hi @meesf29
Even if your schema is added correctly, Google doesn’t always show rich snippets right away. Make sure your markup is valid usin...Leer más
I am working on creating a header for a sister company. I cloned a theme and wrote the code for the new header in the design manager. I opened the global header for that theme and put the header module I designed in. I tried to delete the default Leer más
Hey, @JKoob 👋 I was concerned about the password you shared being displayed on a public forum. Apologies for not being clear. Talk soon! ‚— Ja...Leer más
Our blogs are having a back end logic issue. Any blogs that have been tagged only once using the correctly associated tag, will not populate when that tag is selected in our category module. It seems that as long as a blog has been tagged at least t Leer más
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 Leer más
Hi @FPConnect and thanks for sharing all the detailed troubleshooting steps you’ve taken, it really helps clarify the scenario.
Since you've ...Leer más
Workflow: 1. Subscribe 2. Click on Manage Preference in footer of email. 3. In the landing page that opens in my browser: Uncheck all subscriptions 4. Next browser page shows " You have successfully unsubscribed from all email communications. " Leer más
Hey @TMahon ,
Since it's not possible to modify the @hubspot/email_subscription module besides translations, it might be a translation thing or a...Leer más
Is there a pendant to resize_image_url() for React directly? Because Breeze is 100% sure, that if I only add ?width=200 to the url of the Image. Hubspot will resize it. But this is not the case. Is there any other posibillity except HublData? Leer más
I don't think it's misconfiguration, it's just not an obvious "setting".
When an image module is used and the Size control is left as "Automati...Leer más
The below code pulls content from a HubDB column called <overview_items> which contains foreign ID data. The data that is surrently being pulled is the name and id columns of the foreign ID table. {% for item in module.lp_select.columns.ov Leer más
Hi @Woodsy , Thank you for posting to the Community! I'd like to tag in some Top Contributors to see if they have any advice on this one -- Hi ...Leer más