CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
GFuller4 on June 08, 2023
Hi there, I'm new to Hubspot so please bare with me. I am trying to get the hamburger nav to work on this site on mobile - https://blog.aqdot.com/aqfresh-odour-elimination-news/aqfresh-hair-personal-care-consumer-insights-report I have ad read more
0 upvote
0 Reply
Chappers on June 07, 2023
There's a portion of .js we're wanting to add a couple more partners to. I'm just wondering how to test adding the partners to the list below and then checking it works with our Calculator here > https://www.homewise.co.uk/calculator The code read more
0 upvote
0 Reply
BarryGrennan on June 07, 2023
A client wants certain page info to only be visible to themselves when logged into Hubspot. I know that I can use {% if request.postDict.inpageEditorUI %} to only show content on the edit page but I'm struggling to think of a way read more
1 upvote
0 Reply
alvarofranz on June 07, 2023
I have my reasons to ALWAYS hide a field in the editor UI, but I don't see any option to do this. Reading the docs, I came up with a "hack" to do this, which would be: "visibility" : { "controlling_field_path" : "whatever_other_field", read more
0 upvote
2 Replies
Key Advisor | Elite Partner
June 07, 2023 08:20
Hi @alvarofranz , You can set the module parameter "locked" to true to hide it from the editor. [ { "name": "button_text", "label": "...read more
sam_sottosanto on June 06, 2023
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
0 upvote
4 Replies
Key Advisor | Gold Partner
June 07, 2023 18:55
Nice work Sam, Remember, when each of the modules loads CSS they all count as a file load and will slow down your page. Once I've finishe...read more
Vedant on June 06, 2023
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
0 upvote
2 Replies
Thought Leader
June 07, 2023 19:56
Happy to take a look @Jaycee_Lewis , hi @Vedant - do you have a link for a blog post so I can check the code directly to see where the schema is ...read more
alvarofranz on June 06, 2023
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
0 upvote
2 Replies
Participant
June 07, 2023 07:10
Thanks for the alternative approach, but note the following: The fixed values don't get passed to the module if they are not part of the original...read more
matt_scott on June 06, 2023
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
0 upvote
2 Replies
Top Contributor | Platinum Partner
June 06, 2023 05:53
Oops I've added a link to it now https://community.hubspot.com/t5/HubSpot-Ideas/Form-Fields-are-far-too-long/idi-p/803410#M145494
EMestrom on June 06, 2023
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
0 upvote
1 Reply
Key Advisor | Elite Partner
June 07, 2023 08:51
Hi @EMestrom , This would work in the same sense as most log in functionality works. It would add a cookie to the user's browser that would allow...read more
Solved
GSchuster on June 05, 2023
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
1 upvote
1 Reply
Accepted Solution
Recognized Expert | Platinum Partner
June 05, 2023 15:20
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
Solved
alvarofranz on June 05, 2023
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
0 upvote
6 Replies
Accepted Solution
Recognized Expert | Diamond Partner
June 05, 2023 07:34
Hi @alvarofranz , Could you try this: {% module "hero_banner" path='../modules/breadcrumb-hero', label='Breadcrumb Hero', parent_items="{...read more
SStrachan1 on June 02, 2023
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
0 upvote
1 Reply
Key Advisor | Elite Partner
June 04, 2023 21:45
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
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.