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
KCozzi on March 21, 2023
Hi! I am not a developer, I'm a designer trying to learn a little bit more about the backend of Hubspot. I do have some training from a masters program with coding (CSS, Java) but I am not that great. I have a few questions to start: I'm read more
0 upvote
1 Reply
Community Manager
March 22, 2023 10:56
Hey, @KCozzi 👋 Thanks for reaching out. Here are some resources to help get you started: HubSpot Quickstart guide to developing on the Hub...read more
Solved
simonp on March 16, 2023
This is fairly straight forward question. I 've encounterd the folllowing several time I know {% %} is a statement delimiter what does the following mean {% - -%}
0 upvote
2 Replies
Accepted Solution
Recognized Expert | Elite Partner
March 16, 2023 03:45
Hello @simonp the syntax {%- -%} is also used to control whitespace in the rendered output of HubSpot's templating language, HubL. Similar...read more
Solved
jcromero on March 13, 2023
Hello everyone! Im having trouble with the second level and it is displaying a 404! Here is my code.... I can display the Countries, then by clicking the selected country i can access the Country with the people names...But when i click on any p read more
0 upvote
6 Replies
Accepted Solution
Member
March 16, 2023 04:57
Hi! after several days of troubleshooting and reading documentation and related posts, i found the error! So, this was a rookie mistake that is proba...read more
MTajak on March 11, 2023
Hi everyone, I'm struggling with changing privacy policy text size on the bottom of the form on a website. I've found a couple of topics describing that I need to add CSS rule, but there is no description how to do that. I use Drive theme and here read more
0 upvote
5 Replies
Key Advisor
March 15, 2023 03:40
Hmm... You could add that line wrapped in a <style> tag to your website settings in Site header/footer
ajinvise on March 06, 2023
Have anyone published a blog post from the API? I can create it but it refuses to be published. So I have to go into the portal and publish it manually. Here is my code: const post = new BlogPost() // ... filling with content etc post.currentStat read more
0 upvote
3 Replies
Member
March 20, 2023 14:31
Hi! I had the exact same issue. For me it was the property state that did the trick. When I passed State: 'PUBLISHED' it worked. Did not use the...read more
董思騏 on March 02, 2023
If customers need to open cloud upload files (such as google cloud or others), is there any way or software that can be automated?
0 upvote
1 Reply
Recognized Expert | Diamond Partner
March 03, 2023 03:29
Hi @董思騏 , you have several approaches: you can install an app from the marketplace(most easy one) you can try a service like zappier or sim...read more
Nilsremmel on February 27, 2023
I am trying to generate a module with compares a URL parameter to a field list in order to pick the right scenario. I will open the URL https://.../testingpage?case=id3 I have created a field list containing case_id (simple text) > th read more
0 upvote
1 Reply
Key Advisor
February 28, 2023 03:04
When using a HubL variable in an if statement, you should leave out the curly brackets. So {% if usecase == item.case_id %} instead of {% if usec...read more
SAndrew on February 17, 2023
Hi All, Does anybody know if a network has been set up for example. Customer brings items to me, they get weighed and recorded what the items are, then the customer recieves money for the items. This information would then need to feed back to a c read more
0 upvote
0 Reply
SAndrew on February 17, 2023
Cheaper than a skip menu tab Hi All bit new to the community so if this is in the wrong place let me know Currently got builder lite theme with hero header trying to change it to look like the above header the menu t read more
0 upvote
0 Reply
Solved
Sellinator on February 17, 2023
Hi HubSpot Community, I would like to ask for your advice on how to optimize our website https://www.socialsellinator.com/ Specifically, we're looking to improve mobile page speed as measured by 1) https://pagespeed.web.dev/report?url read more
0 upvote
3 Replies
Accepted Solution
Thought Leader | Partner
February 21, 2023 17:08
Happy to help @MiaSrebrnjak thanks for the tag! Hi @Sellinator , one of the biggest sweeps you can make is moving all of your third-party sc...read more
Solved
simonp on February 14, 2023
What is https://js.hsleadflows.net/leadflows.js it add 500k to the site. Can it be used as defer script. How do you remove it - reserching I can think leadflows is to with with pop ups
0 upvote
4 Replies
Accepted Solution
Recognized Expert | Elite Partner
February 20, 2023 23:04
Hello @simonp Yes you are right, the script is loaded on Hubspot pages if 1. Use any chat options once, somewhere, it will load conversation...read more
HPrzygoda on February 13, 2023
Hi, I have a question about using the color module globally. I created a module that currently collects 4 colors: https://prnt.sc/mTFBjDn36DJd I would like to use this module globally and, depending on the template, use, for example read more
0 upvote
1 Reply
Recognized Expert | Diamond Partner
February 14, 2023 03:54
Hi @HPrzygoda , technically you can do something like this - but you can't put one module into another. Therefore you have to implement all col...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.