Hello! So we run an Awards program. We have been using a third party tool for management of nominations submissions and judging. Due to a number of limitations, we are moving to our own system. We have built the system for peopel to submit a read more
Hi everyone, I'm having an issue where drop-down items in my mobile navigation menu won't open. They work perfectly fine on desktop view, opening the drop-down, and the version of this menu on our regular site works just fine – clicking on the p read more
Hi @pjbovee
So when I checked the menu on my phone its working fine but I thought checking the issue for smaller screens so below 372 px th...read more
Hi all, I still have a problem adding a language switcher to our landing pages. One example would be this page: https://lp.ingentis.com/events?hs_preview=WDGJxiqF-113672377023 What I have already found out: It is about the "header-no-naviga read more
Client is on a custom Hubspot site that was developed before themes became the standard. We are in the early stages of a site redesign and want to take this opportunity to switch their site to a theme. They have quite a few custom gallery type modul read more
Hey @tmcmillan99 ,
first thing I'd do:
Move all the pages to staging environment. This should make the transition to themes easier.
Also - I...read more
Our sites have CSS inlined in the source code instead of generating a link to the css file. Our theme uses the following to add the css as a link. {{ require_css(get_asset_url('../css/main.css')) }} How do I change this behavi read more
Hi @madsmoller ,
yes. This is currently happening for several people in several portals. @TomM2 noticed this a few days ago. Let's include a f...read more
Hi, all I tried create the development sandbox account through CLI but i faced an error Failed to create a development sandbox devsandbox . [ERROR] Unable to access language property. [ERROR] [Missing language data]: en.lib.s read more
@GRajput Thank you for your reply. But I also couldn't find any information about 'language' or '403' error in the document you linked. How can...read more
I am working to add a few fields onto the membership registration form. Here is the current version: https://filterlabs.ai/_hcms/mem/register?redirect_url=/sample-newsletter-blog/ai-for-peace-what-is-the-russian-public-thinking-0 I would like read more
Hello! The system template you are referring to is not intended to actually be a registration form. When you add someone to your membership list, the...read more
I would like to change the logo file on the header.html file [@hubspot/cmsdefaultsystempages/templates/partials/header.html] I have added the new logo to the BrandKit and can link to it by using the code [<img src="{{ brand_settings.logos[3].src read more
Sure thing. Anytime you clone something from the system folder, all of the relative path references (i.e. "../macros/helpers.html") get broken since ...read more
Hi All, My sole intention is to create a layout of image , text inside a section which should be editable in Hubspot Website Pages from CLI Boilplate code. Seeking right approach to style this modules of image, text. if Tailwind is applicable to S read more
Hi! I have a question for linking from one page to another with route parameters. We have a react app running with a bunch of products, and to filter the products there are route params added. I want to link from the home page to this filtered read more
Hello, Does anyone have idea how can make add a shadow to the image in my button once hovered? https://tpsisandler.com/webinar-diagnoza-potrzeb Right now it looks like this: The image placing: <a class="hs-button " href="{{ href ~ read more
In our project, we're using a HubSpot form for the product enquiry page. We've managed to retrieve the current product SKU and name and stored them in a JavaScript variable. We then used these values to populate two fields in the form (Product SKU a read more