Hi guys, I have a blog listing page. Blog posts are displayed based on the date of publication from the most recent to the oldest one. I want to display some specific articles on top of the most recent articles. I followed the instructions given read more
I created a react project from the boilarplate from quickstart-guide-to-react-in-cms. created a module in the components/modules/reactModule. Also call the module in my template. like this {% module "reactModule" title = "reactModule read more
Hey there! It can be challenging for our community to troubleshoot things happening locally. Do you have any additional details you can share that mi...read more
I’m building a custom language switcher using the language_variants('localized') function, but I’ve run into a limitation. It seems like there’s no documented way to check whether a localized page is a draft or published . Issu read more
Hi, @2CUBE-Studio 👋 Thanks for posting. It's a great question. I'd like to invite some of our community members to the conversation — hey @Anto...read more
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 read more
Hey @AMarsden4 ,
I think the easiest solution for this would be to create locale files. An example of it can be found in the @hubspot/cmsdefaultp...read more
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 read more
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...read more
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 read more
@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...read more
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 read more
Hi @PHenriot ,
thanks for the detailed informations.
There is one important thing to keep in mind when using the language switcher:
it will ...read more
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 read more
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 read more
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...read more
@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 ...read more
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 read more
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 read more
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...read more