Hello! I have read other threads where it was mentioned the dnd_area function works only in blog_listing. It doesn't work in blog_post templates. Is this still the case? If not, I am trying to add DnD sections to the blog template, not blog post read more
Hey Folks, Hoping someone may be able to help guide me to a solution on an issue I am encountering with links to assets in my css files. So far this issue appears to be isolated to font files, but I am not sure why. When I link the fonts vi read more
Yeah, there must be some reasoning behind it. But you can get around it by using {{ 'https:' + get_asset_url('../fonts/fa-solid-900.woff2') }} ...read more
Hello everyone! Could you please let me know if it's possible in HubSpot to create ready-made templates for pages and blocks (custom design and layout) and at the same time limit the content manager's ability to modify the blocks and their read more
Hey @OBobyleva ,
welcome to the community!
As designing and creating custom "building-blocks" for HubSpot is my daily job, the short answer...read more
Hi, I've been trying for several days to figure out why a particular record is not being accepted in HubSpot. I've already created a property for it, but it's still not working. It's a simple checkbox field. I've tried sending the data using differe read more
Checkbox (aka boolean field) in Hubspot would expect a true value. The default value would probably be checked if that's the error you're receivi...read more
Hi, I've set up a HS project and modified github copy of Elevate Theme. I deployed it, was able to create additional react modules and they work fine. The problem I have now is that I cannot find a way to use marketplace modules with this theme. read more
Hey, I am trying to have two logos in my header, but I don't know how to do it. Can someone help? I also need help with how to get my drop down to work. The first picture is how I want it to look. So both "Silarosa" and "FrostPharma" logo. read more
This would be up to what theme you're using and what it supports. If drop downs don't work, then the theme simply might not support drop down navs. ...read more
I see a few notable object types missing from this module. Is there any chance subscriptions and leads will be added to this? Screenshot of property https://share.cleanshot.com/frTSWYLl
Hey, @nickdeckerdevs1 👋 I don't see an update or mention in the Dev Changelog, but that doesn't mean there isn't anything in the works. If you...read more
Hi, afer uodating the module 'language-swithcher' it doesn't work. Is there anybody who has experinces with the last update of the language-switcher module? The code we are using is: <!--
templateType: global_partial
label: Website head read more
Hi @Christoph-W
Could you please clarify what kind of design you're looking for? Please share any screenshor page link for understand bette...read more
Hello, I am very new to hubspot and not sure what group in the community to post this. But I am trying to change the font in my Richtext module to Poppins. It does not exist there, only in the heading modules. Is there any way for me to get read more
No problem @KEjnar , then you would need to add the CSS to the landing page header. You can do that from the Settings for that page (via the page edi...read more
Hey there! It looks like you're trying to reach out to HubSpot Support. You'll need to make that request using one of the options available here ....read more
Morning Mates, I try to use the _hsq. push ([ 'identify'... Function to track the custom events by user. But how can I get the email of the current logged in User? - there is a https cookie with the Data but not for js available - I read more
Hi Hutfuchs, To track custom events with the _hsq.push(['identify', ...]) function and associate them with the logged-in user's email in HubSpot, he...read more
How I can send data from a form to hubDB rows? I have a real estate website and need when client add new property, need this information to be sent out to hubDB rows ! thanks
@Online911 - I don't believe there is any HubL functionality to write to HubDB, only to access table data that is already posted.
My own appr...read more