Hey all - does anyone know of the best way to translate/localize hard-coded aria labels for accessibility purposes? We have a few areas where aria labels are included in the HubL with hard-coded English values in some instances. I guess we could Leer más
Hi all, We are currently facing an issue where a React module that was working perfectly before is now only displaying a placeholder in the live version of our project. The module still works as expected in the editor and preview mode, but once pub Leer más
I am having some issues with our header. when full screen the sizing and location of the font on the menu is perfect. When i start to shrink the size of the page it automatically shrinks the text when it gets to a certain size. I have been Leer más
Hi, I followed the steps described on this page https://knowledge.hubspot.com/website-and-landing-pages/create-pages-in-multiple-languages to add a language switcher to the global header, but the module remains empty and displays nothing. In th Leer más
I know this is going to be a simple solution but have spent way too much time trying to figure out the correct syntax. So I am reaching out for assistance.
I have a for loop returning rows from a HubDB table. The goal is to only return one ins Leer más
Our company has revised our HubSpot workflow after discontinuing development in Umbraco and realizing that HubSpot lacks a robust beta → staging → live safe environment for updating modules. Our new approach involves maintaining duplicate themes—one Leer más
Hello Anton! We're totally fine using content staging, but it seems as if I'm either missing something or content staging is lacking. We used content...Leer más
@Jaycee_Lewis I am trying to send a transaction email once the based on some status after ticket gets created using workflow I have filed on the ...Leer más
We develop an App to ingest the HubSpot Knowledge Base using GraphQL. But we are not able to list the knowledgs bases for a customer. The customer has Service Hub Professional. We asked the customer to go to https://app.hubspot.com/graphiql/the Leer más
Hey New to hubspot here :)) i have a task to match some design modifications from the website to the blog. most of it is in CSS, which is fine, but now I need to do some backend changes like implementing new elements using HTML. usually what Leer más
Correct, downloading the theme and uploading as a child theme would not impact any existing pages. In order to have pages use the child theme, you wo...Leer más
I can add responsive padding to my section like so: {% dnd_section
padding={
'default': {
'top': 0,
'bottom': 0,
'left': 0,
'right': 0
},
'mobile': {
'top': 0,
'bottom': 0,
'left Leer más
Hi @EdCupaioli
Padding applied through drag-and-drop (DnD) doesn’t work inside a module. To add padding to a div within a module, assign a c...Leer más
The Domain level and the DNS connection are fine, the in app connection to host the domain and also to redirect www to domain are connected but when search with www the web page isn't available only to the domain level .com What cloud be the probl Leer más
@Okgbest - unfortunately, we seems to have reached a point where "it doesn't work" does not provide enough information for the community to really ...Leer más
I understand there's a limit to the amount of times you can call a HubDB table. Could someone please clarify the following: Is the 10 limit per module or per page? When using a foreign ID to bring in data from another table, does this count as Leer más
Ben, per the documentation below (and I've run up against it in practice, too), it's 10 calls to hubdb_table_rows per page . afaik. foreign ID rela...Leer más