Newbie having trouble here. My overall problem is that Class and ID attributes are not available on most elements in HS. (Insert rant here) My solution is to create a new section that has class and id attributes available to the user to edit. I h read more
Hi, Is there a way to loop thorugh HUbDB rows in reverse order, for a "show the top at the top" listing? I think this old soution isn't working. Solved: HubSpot Community - Loop hubdb table rows in reverse order - HubSpot Community Tha read more
Hi all we are planning to re-launch our site with a new theme. The site has multi-language variants for each page and we'll be wanting to use the staging environment. I'm aware that staging cannot support language variants directly. Can read more
Hi there! I have a website page initially created in English, with multi-language variations (German/French). I created these pages several weeks ago initially. However, I just added some content to the English page, which I cannot figure out ho read more
Hi @KevinEcosia , Unfortunately, this is not possible. Multi-language variation pages are basically separate pages that are grouped togethe...read more
Hey, I'm trying to add a "contains" filter in my hubl function but it's not working as expected. Code: {% set test = crm_objects("contact", "lastname__contains=mille", "firstname,lastname") %} There are two contacts in my account whose l read more
I attempted to import npm packages while creating a custom React app extension, specifically chalk and d3-react-tree , for testing purposes. I added these packages to package.json using the notation "chalk": "latest", as outlined in the README, w read more
Hi, @hubertspot 👋 Thanks for your question. I'd like to invite some of our community members to the converstaion — hey @albertsg @zach_thread...read more
I've made a custom theme and wish to copy to client account but the option to copy to different account in the Design Manager is greyed out. If I make a clone of the theme I can then copy the clone to different account. Any idea what is going on? I read more
Hi @cyberwombat , It seems you're trying to move a child theme into a different account. A workaround is to use HubSpot CLI to push it to the ta...read more
Hello, we have a custom integration with HubSpot > Five9. If we receive a call from phone number in Five9, we should receive a connector window populate with the contacts information or if they do not have a record, it will populate an external read more
Hey there 👋 Thanks for reaching out! Since this is a peer-to-peer forum, HubSpot Support and Engineers do not monitor posts here. For next steps, ...read more
Updating site and all of a sudden, the ability to edit the menu is gone. The structure is there but everything after the first 6 items is blank and cannot be edited. (I can edit the first 6 items) If I try to move the item, I can see what it is read more
Hi @CMarshall1 , It's hard to provide an answer without checking it directly in your portal. But a few things you can recheck: Please recheck ...read more
We use HubDB to maintain a list of pages but we want to embed some of the content on 3rd party websites. We have written an exporter of the relevant content which gives us access to the ID of the referenced video but if I try to load this video read more
Hi, @lsmith77 👋 Thanks for the interesting question. My guess is this has to do with the sites being 3rd party. If we are using HubSpot hosted...read more
After adding modules in edit page, all the modules are changing positions, its effect in web page also, and we can't drag back again to same position. is there any solution for this.
Hi @ZTechnologys , To add modules, you can drag and drop them directly from the first tab (Add to page); there is no need to go to the Page Cont...read more
Hi! I want to use load_translations function for website localization, in order to reduce manual work needed to create page on new language. I have two questions: Can the load_translations function be used for general translations? When HUBL v read more