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 続きを読む
There is also something called "multilevel dynamic pages" in HubSpot that can be set up in a hierarchy, though those would need to be built using Hub...続きを読む
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. 続きを読む
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...続きを読む
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 続きを読む
Just to add, there are hacks you can use to replicate seperate taxonomies. In your case you could create tags prepended by the word "Category" an...続きを読む
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 続きを読む
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|...続きを読む
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...続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
Hi Barry, thank you so much for getting back to me and I am sorry to hear that your family is dealing with medical issues, that can be scary. I hope ...続きを読む
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 続きを読む
Hi @BérangèreL , thank you for your message and for looping in the others, I appreciate it. Just to clarify an important point: the issue is not li...続きを読む
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. " 続きを読む
Hey @TMahon ,
Since it's not possible to modify the @hubspot/email_subscription module besides translations, it might be a translation thing or a...続きを読む
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? 続きを読む
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...続きを読む
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 続きを読む
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 ...続きを読む