Hello, I am trying to create a customer portal with the pages Customer Portal, Blog and Knowledge Base with the same template. They look similar, but they are still different and that looks unprofessional. Can someone help me to do this ? This read more
When a Form has been created in Legacy, we can find it in our React component. This is not the case for a "Modern" Form. I'm not able to find any documentation regarding this. Is it a known issue? The "Elevate CMS React boilerplate" u read more
I'm working on creating a custom theme page and I'm running into some persistent issues with linking my CSS and JavaScript assets. I've been through a number of troubleshooting steps, and also worked with HubSpot Support, but I'm still stuck. My T read more
Hi all, firstly let me just say I'm no coder, this is my first attempt so please go easy haha. I've used the Hubspot email signature generator as well as adding some extra elements to create an email signature. I used BBEdit to create a clean html read more
Hi HubSpot Community! I'm working on implementing a consistent form design across our entire website and need advice on the best approach for global form handling. I've found the default form.module in Design Manager (@hubspot/form.module) read more
We have a customer that uses the HubSpot CMS for their website. When they create a new CTA, they would have to apply the styling each time over, and it never matches the website or the previous created CTA.
Now I understand that these new CTA read more
Hello @LvanAggelen ! If you're working with CTA styling in HubSpot, it's important to note the key differences between the legacy CTAs and the new ...read more
Hi, everyone! I'm facing an issue where the menu links on my website work fine on desktop but are not responsive on mobile devices. I’ve noticed that when viewed on mobile, the menu doesn’t expand properly, and users are unable to access the full li read more
Hello @ryabepatel , I've reviewed your question and found similar queries in the community with accepted solutions that might be helpful for your...read more
Our SEO scanning software recently made us aware of a bunch of HTTP links instead HTTPS. The site has been up for a year + so the sudden addition is surprising. It looks like when a user clicks our corporate logo in the top left corner to take read more
Normally I am able to fetch the variations of a page using this hubL function
{% set languages = language_variants("localized") %}
This returns the multi language variations of a page for example ("home", "fr/home", and "en/home") But when us read more
Hi, @Leon17 👋 Thanks for your question. I appreciate you including your details. I'd like to invite some of our community members to the conve...read more
Hello, I have a chatbot created using chatflows on my website, I need to be able to capture a specific parameter from the session URL and save it to the contact record created by the bot. I found a post talking about saving the param as a cookie i read more
I'm new to HTML and so I would really appreciate it if someone could advise on how I can apply code to my existing code that will remove the fixed size aspect of my images. I have a row of 5 user buttons, each with an image and link. The images read more
Hey @JTPwellness ,
you need to add some sort of css (in case this is your whole code).
Someting like
center{
display:flex;
flex-direction:c...read more
Hi, I have crated a Hubdb with 331 items. I am looking to create a glossary page that is built by pulling in the data from this tabel. I have coded the from A to L: <div class="a-z">
<div class="set">
<h3 class="l read more
Hey @Woodsy ,
if you're building a dynamic page with HubDB (with subpages and such). I would recommend to build a whole template instead of a m...read more