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
This is fairly straight forward question. I 've encounterd the folllowing several time I know {% %} is a statement delimiter what does the following mean {% - -%}
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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