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 Beitrag ansehen
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 Beitrag ansehen
Update: We've found some additional details about this issue. The module temporarily starts working when we move it to a different position on the pa...Beitrag ansehen
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 Beitrag ansehen
@Geogrow - I presume this is a Content hub based site? You need to be looking at the theme setup withing which your site is developed. The theme mo...Beitrag ansehen
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 Beitrag ansehen
Hi @PHenriot
Let's troubleshoot your HubSpot multi-language module issue. It sounds like you've set up language variants correctly, but the...Beitrag ansehen
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 Beitrag ansehen
Hi @tmcmillan99 ,
You could achieve this with a couple of for loops.
First, you would set a variable called "all_rows" which would be an...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
@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 ...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
@Okgbest - unfortunately, we seems to have reached a point where "it doesn't work" does not provide enough information for the community to really ...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen