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
Hi @eavitan ,
Looks like you are trying to use the "Elevate" theme, which was created by HubSpot. However, this theme was built slightly diffe...read more
I can add responsive padding to my section like so: {% dnd_section
padding={
'default': {
'top': 0,
'bottom': 0,
'left': 0,
'right': 0
},
'mobile': {
'top': 0,
'bottom': 0,
'left read more
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 read more
@Okgbest - can I suggest you try removing the top level domain redirect and see if you can access www.domain.com correctly before you add the ext...read more
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 read more
Hello guys! Hope everyone's doing well. I'm working toward improving a websites Google Page Speed Insights and i'm getting some obversations on the Best Practices section related to the husbpot video preoloader. The observations are the next one read more
Hi, @DEsteva 👋 Thanks for your question. I'd like to invite some of our community champions to the converstaion and see if they have any feedbac...read more
Hi, I recently downgraded my hubspot subscription. I now have some CTAs on my website header which arent included in my subscription so hubspot is asking me to delete it. But where do i delete from? I can't access the design manager everything i read more
Hi Team,
I need your help/advice regarding the publication of the template on the HubSpot Marketplace. I have created the draft and added all the necessary information, but I have been stuck at the last step for the past two days.
Does anyone kn read more
This doesn't seem to fit in anywere in location choices, but does anyone have a list of ALL the permissions a SuperAdmin has? I know it has permissions that are not listed in the permissions list in Settings>Users & Teams because I've given read more
I recently discovered that some modules had disappeared from my published website. The common factor among them was that they all had smart rules applied (device type). While these modules remain visible in the HubSpot editor and preview, they do n read more
Hi @jason-k
The issue stems from how HubSpot CMS React processes smart rules for device types, potentially causing an SSR/CSR mismatch. The ...read more
There is currently a bug surrounding the DescriptionList component. When rendered, independent of being direction="column" or direction="row", it displays as column. I updated the code to column, then back to row in an attempt to "turn it off then b read more
I have a page that contains numerous checkboxes and a form. I am trying to append the values of the checkboxed that have been checked to the form's textarea. I have not been able to get it to work and do not know what I am missing. Here is my javasc read more
Hi @tmcmillan99
Your function is correct and it should work for simple HTML form. But I assume you are trying to do this in a HubSpot form a...read more
Hi, for the past few hours, i've been trying to pull information from my listings CRM object into a custom module. It has so far only worked with the "products" CRM object, but not the listings one. Why could this be? This is the code i'm using jus read more
Hi, thanks so much for the reply! Sadly, as seen in the image, it does not accept this. I think I'll revert to just accessing the information ...read more