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
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
5 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
tmcmillan99 on June 01, 2023
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
0 upvote
3 Replies
Thought Leader
June 02, 2023 15:06
@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
Sk05 on June 01, 2023
Hi Everyone, We are migrating our existing website into HubSpot. only frontend, Backend still we are using existing server DB. We have the existing site URL format that looks like below. Example: www.hubspot.com/<statename>/create read more
Participant
June 01, 2023 06:22
Hi @himanshurauthan Thanks for the reply, I am not asking how to redirect to that URL. I want to build the page with that URL format. My problem i...read more
Solved
SRitchot on May 31, 2023
Hi, I am trying to style a module with fields and I think I am doing wrong. I would like to define a selector on the module field : {% simple_menu menu_tree="{{ module.simplemenu_field }}" data-identifier='identifier-menu-warpper-test' %}. Rig read more
0 upvote
4 Replies
Accepted Solution
Key Advisor | Elite Partner
June 04, 2023 22:48
It's not possible to place HTML attributes on a module tag, wrapping it in a div with your prefered selectors is the best solution there. If you're u...read more
Solved
RDuthie on May 31, 2023
Hi everyone, Is it possible to sort modules by folder in the content builder? For example, in Design Manager I'll create an folder within the "modules" in my theme called "New Update 2022" and add a bunch of modules inside of it. So if I now open t read more
1 upvote
2 Replies
Accepted Solution
Key Advisor | Elite Partner
May 31, 2023 08:18
No, there isn't a way for us to dictate how modules are sorted on the front end. The best you could do is add something to the label of those modules...read more
Solved
Michael-C on May 30, 2023
I've got an odd issue that seems to me to be a system bug. I'm writing a custom module, with a few fields for styling. Those fields output their user-selected values in the module.html file, like so: <aside class="callout-wrapper"> <! read more
0 upvote
2 Replies
Accepted Solution
Key Advisor | Elite Partner
May 30, 2023 23:05
Try changing your if statement to check if the color value exists on the background color field. Just checking the field as a whole is going to alway...read more
Solved
alvarofranz on May 27, 2023
The way I create module fields is by using the Design Tools UI on the web, instead of manually writing the fields.json file. Then I download the module with hs fetch and keep working on it locally. If you think there is a better way, please let read more
0 upvote
2 Replies
Accepted Solution
Community Manager
May 29, 2023 22:01
Hey, @alvarofranz 👋 Thanks for reaching out! Did you get this worked out? If not, I have a question: Have you seen this info about `id` i...read more
BBecker1 on May 23, 2023
Is it even possible to filter on standard tags within hubspot? So I added text standard tags to my blog_post template {% text "project_region" label="Enter region here", value="" %} So in my blog I can now add text there and add a region to read more
0 upvote
2 Replies
Member
May 25, 2023 02:19
Hello @Jaycee_Lewis , Yes, I want to be able to filter by region and other tags that I have added in the same way. So when the user selects va...read more
HanaHuyenNguyen on May 19, 2023
Hi, I am very new to HubSpot CMS and struggling to create a custom quote template. I managed to: - create child theme and clone modern.html template to make edit - create a new custom module with 4 text fields (required input from users)and pu read more
1 upvote
2 Replies
Participant
May 24, 2023 02:32
@amwilie thanks for the answer, it is disappointed that such functionality is not possible. I will have to live with it then.
IDraghia on May 18, 2023
I am working on a custom Quote template, and we want to show one table for the "non-recurring" products/services, another table for the recurring products and another table for products from a specific category. Does anyone has any ideas how I can d read more
0 upvote
1 Reply
Community Manager
May 19, 2023 17:31
Hi, @IDraghia 👋 Thanks for your question! Based on my understanding, this isn't possible by default. Hey, @Anton @MBERARD @Mike_Eas...read more
Solved
EBaldoni on May 16, 2023
Our client has a site with 40+ pages created with the Growth theme. Now they want a customized website header. The module says I can't edit it without creating a child theme. Do I make the child theme and then clone the header module there to work o read more
0 upvote
2 Replies
Accepted Solution
Key Advisor | Elite Partner
May 16, 2023 22:11
Creating a stand alone custom module to use within the global header section of the theme would be the least amount of work. If you create a ch...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.