I’m trying to work out how to add conditional logic based on templateType in HubSpot CMS. I’ve already looked at the documentation here: https://developers.hubspot.jp/docs/guides/cms/content/templates/types/html-hubl-templates Inside the globa Leer más
When I originally went to create my domain name, I turned off the reverse proxy, but when I went to verify the domain it kept giving me an error message. I don't want to manually add a reverse proxy, I just want to turn it back on. I'll thinking Leer más
Hi, I need to embed a form but ensure compliance with Cookiebot. The form should only show, if the user has selected marketing/statistic cookies etc? Any ideas?
Hey @CMcCaw , Install the official Cookiebot app via HubSpot App Marketplace . It handles consent flow and auto-sync for HubSpot tools, but fo...Leer más
I'm hoping someone can help me with this one as the HubSpot reference on the range function is a little basic on the details. I have created a new HubDB table that displays house information and set a basic HubL loop that pulls in all rows, di Leer más
Hi @ben-duchy , I think I'd need to see your code to full visualize what you mean but it sounds like an "if in" conditional should do the trick. ...Leer más
Hi there, The Security Scorecard tool has flagged a concern on our website (upply.com). One of the Call-To-Actions (CTA) in our navigation bar appears to reference an Amazon S3 URL directly: https://hubspot-cta-redirect-eu1-prod.s3.amazonaw Leer más
I have recently connected my domain to my website from GoDaddy, but it only works with the slug /home. Whenever I try to remove this slug and just make it the domain name, it doesn't work and says "domain already in use."
Hey @WebsiteBuilder , check all of your pages(website and landing pages) and the individual states (published, archived, draft, planned...) and repl...Leer más
Hi HS community, I'm a total loss here. After tearing my hair out getting errors importing a CSV file to HubDB, I've finally found the culprit, and now I'm tearing the last of my hair out. The following string is causing an import error (time ou Leer más
I'm sure there's a good reason for this, but it just seems strange. This works for areas {% dnd_area "dnd_area_main_content" label="Main Content Area"
%} But this doesn't work for sections {% dnd_section label="Hero Section" %} I know Leer más
@Anton yes! macros are like that too, it still confuses me sometimes. Control of the styles tab would be great too. Or at least better documentati...Leer más
Hi everyone, I'm working with dynamic pages in HubSpot and running into a slug conflict. I'd like to use the same base path (for example, /es/services) for more than one dynamic page, but HubSpot doesnt allow it. It either fails to detect the conte Leer más
Hello @jerequis , HubSpot enforces unique URL paths across dynamic routes. You cannot map /es/services to multiple dynamic templates, either i...Leer más
I cannot deploy the tutorial project for the "A Quickstart Guide to React in the CMS" HubSpot Academy course to my HubSpot account, as outlined here: https://app.hubspot.com/academy/4492052/?overviewType=LESSON&overviewEntityId=2663073& Leer más
This one took me ages to figure out myself when I was getting started. The quickstart project is slightly outdated. If you take a look at the comme...Leer más
We need to add dynamic phone numbers to our landing pages and emails and we've tried doing this by adding the script, however we need to add a class of .rulertel to phone numbers and there doesn't seem to be a way to do this. Can anyone help me wit Leer más
Hi @SOliveiraMP ,
Can you explain what kind of rules you are trying to use currently for the dynamic phone number and how are you trying to d...Leer más
Hi, I have a public app and i want to build a CrmAssociationTable. But i need the objectTypeId which need my custom object id but i cant retrieve it dynamically. Is there a solution ?