Hi, I was wondering if anyone had any insight on where I needed to go or which .css or .html files I needed to find in order to fix my navigation hamburger menu. After changing some fonts and colors for our website design, I somehow lost the n read more
Hi, it seems that a new user registers with a new email address will be regarded as an update of the email address? This will cause the unsubscribe property to be overwritten, even if the user chooses not to subscribe (as the photo shows). And only read more
Google search console reports that many of our blog pages is having an u nparsable structured data and they are missing '}' or object member name. Can someone kindly please help me troubleshoot the issue and where I can possibly edit the JSON? read more
I am using a template in which I use a module and pass it custom values, that I need to be predefined only for that template. The other instances of said module, should take the values provided via the UI when editing the page. It works fine read more
Hi @alvarofranz ,
I would go for a different approach, you could pass the values in different variables instead of the ones that you register...read more
Edit meant to post this in the ideas forum: https://community.hubspot.com/t5/HubSpot-Ideas/Form-Fields-are-far-too-long/idi-p/803410#M145494 The form field in the CMS editor is far far too long, when I'm adding fields I want to create a nice clea read more
Hi There, I have a question. I can't find the answer anywhere, so maybe somedy can help me here. Hi there, I have a question. I can't find the answer anywhere, so maybe somebody can help me here. I'm working on a website with a membership area, read more
I am looking for suggestions for the best platform for prospects to book meetings. Initial thoughts are Calendly of course. This is something we will need to live in WP Engine.
Does anyone have experience/advice on connecting Calendly to WP & read more
Hey @GSchuster , thanks for reaching out!
There is a pretty solid native integration between HubSpot and Calendly , but you may run into limi...read more
I am trying to pass this information to a custom module: {% set parent_items = [
{
"parent_item_link": {
"url": {
"href": "https://example.com"
},
"open_in_new_tab": true,
"rel": null
},
"parent_item_label": "Example 1"
},
{
"parent_item_ read more
Is it possible to use values from one Custom Module in another Custom Module in Drag and Drop Emails? I've checked and tried here: https://developers.hubspot.com/docs/cms/building-blocks/modules/export-to-template-context But I can't seem to g read more
The module would have to be a static module to be able to grab it's data. With both the widgets and widgets_data tags a module ID (this is separate f...read more
Client has a gallery module that they would like to convert to be global. I know I can download it to my local dev environment and convert it to be global.
However, when I upload it back to the client's portal, will it keep all of the images/info read more
@tmcmillan99 until HubSpot makes creating global modules easier (at least via design tools and not the CLI, but better if non-devs can create in th...read more
Hi I've been building out a custom quote template, and I've been customising the line_items_table module to show the info that I need. I've added a few custom fields to Line Items, specifically to show the the partner margin and partner discount read more
As stated in docs , JPGs were turned into webP on the server side. I'm afraid, this doesn't work for me.
Displaying an article in my browser I download a JPG image and expect, it should be a webP, or a webP with JPG file ending. What I in fac read more