CMS Development

Filtrer par
  • Tous les libellés
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Trier par 
Plus récents
  • Plus récents
  • Plus de mentions Jaime
Statut
Tout
  • Tout
  • Résolues
  • Non résolue(s)
  • Sans réponses
Riyadh9292 le Mai 09, 2025
Hi HubSpot Community! I'm working on implementing a consistent form design across our entire website and need advice on the best approach for global form handling. I've found the default form.module in Design Manager (@hubspot/form.module) Lire la suite
0 Mention J'aime
2 Réponses
Contributeur de premier rang | Partenaire solutions Gold
Mai 11, 2025 06:08
Hi @Riyadh9292 , When you say "consistent form styling across all site pages," do you mean: • the visual appearance (like colors and fonts fro...Lire la suite
LvanAggelen le Mai 09, 2025
We have a customer that uses the HubSpot CMS for their website. When they create a new CTA, they would have to apply the styling each time over, and it never matches the website or the previous created CTA. Now I understand that these new CTA Lire la suite
0 Mention J'aime
2 Réponses
Contributeur
Mai 09, 2025 13:16
Hello @LvanAggelen ! If you're working with CTA styling in HubSpot, it's important to note the key differences between the legacy CTAs and the new ...Lire la suite
ryabepatel le Mai 09, 2025
Hi, everyone! I'm facing an issue where the menu links on my website work fine on desktop but are not responsive on mobile devices. I’ve noticed that when viewed on mobile, the menu doesn’t expand properly, and users are unable to access the full li Lire la suite
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Mai 09, 2025 07:56
Hello @ryabepatel , I've reviewed your question and found similar queries in the community with accepted solutions that might be helpful for your...Lire la suite
Résolues
rmoore le Mai 08, 2025
Our SEO scanning software recently made us aware of a bunch of HTTP links instead HTTPS. The site has been up for a year + so the sudden addition is surprising. It looks like when a user clicks our corporate logo in the top left corner to take Lire la suite
0 Mention J'aime
3 Réponses
Solution Acceptée
Leader d'opinion | Partenaire solutions
Mai 08, 2025 11:08
Hey @rmoore , Depending on your page setup there are at least 3 places you can check for the logo URL. The brand-kit settings The file-m...Lire la suite
Leon17 le Mai 08, 2025
Normally I am able to fetch the variations of a page using this hubL function {% set languages = language_variants("localized") %} This returns the multi language variations of a page for example ("home", "fr/home", and "en/home") But when us Lire la suite
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Mai 08, 2025 16:54
Hi, @Leon17 👋 Thanks for your question. I appreciate you including your details. I'd like to invite some of our community members to the conve...Lire la suite
omaklad le Mai 08, 2025
Hello, I have a chatbot created using chatflows on my website, I need to be able to capture a specific parameter from the session URL and save it to the contact record created by the bot. I found a post talking about saving the param as a cookie i Lire la suite
0 Mention J'aime
2 Réponses
Membre
Mai 08, 2025 14:34
Hi @Jaycee_Lewis I can't find the exact post, but I basically I put this code in my browser: first to create the cookie: <script> fun...Lire la suite
Résolues
JTPwellness le Mai 06, 2025
I'm new to HTML and so I would really appreciate it if someone could advise on how I can apply code to my existing code that will remove the fixed size aspect of my images. I have a row of 5 user buttons, each with an image and link. The images Lire la suite
0 Mention J'aime
8 Réponses
Solution Acceptée
Leader d'opinion | Partenaire solutions
Mai 06, 2025 11:45
Hey @JTPwellness , you need to add some sort of css (in case this is your whole code). Someting like center{ display:flex; flex-direction:c...Lire la suite
Résolues
Woodsy le Mai 06, 2025
Hi, I have crated a Hubdb with 331 items. I am looking to create a glossary page that is built by pulling in the data from this tabel. I have coded the from A to L: <div class="a-z"> <div class="set"> <h3 class="l Lire la suite
0 Mention J'aime
5 Réponses
Solution Acceptée
Leader d'opinion | Partenaire solutions
Mai 08, 2025 03:26
Hey @Woodsy , if you're building a dynamic page with HubDB (with subpages and such). I would recommend to build a whole template instead of a m...Lire la suite
Résolues
mii le Mai 06, 2025
I like SVG, you can build nice frontend Artworks with it. But to effectively create and calculate circle graphs; trigonometry is required. Java and JavaScript have it in the math library. But it's missing in HubL. Example: I have a pie cha Lire la suite
0 Mention J'aime
3 Réponses
Solution Acceptée
Leader d'opinion | Partenaire solutions
Mai 08, 2025 03:07
Hey @mii , great idea! What I've done a few times: Implementing chart.js and modifing it via HubL. A simple example for the modul...Lire la suite
Résolues
bharath45 le Mai 05, 2025
Hi Community, We have a business requirement concerning a custom object named Quote , which contains a field titled Probability of Closing . The visibility of the Add Deals button should be controlled based on the value of this field as foll Lire la suite
0 Mention J'aime
1 Réponse
Solution Acceptée
Leader d'opinion | Partenaire solutions
Mai 05, 2025 05:57
Hey @bharath45 , from my experience this can only be done with a so-called custom card (or UIE card; just a different name) that has to be develo...Lire la suite
Résolues
Pietro-Poli- le Mai 03, 2025
Hi! I'm working on personalize quote module for quote signature. The standard code is: {# Localize the ordering of first and last name #} {% macro localize_signer_names(signers, use_honorific) -%} {% for signer in signers %} {% set signer_full_n Lire la suite
0 Mention J'aime
6 Réponses
Solution Acceptée
Participant
Mai 08, 2025 07:09
Hi @Pietro-Poli- The issue you're encountering with adding signer.company directly into the format_name function is likely because com...Lire la suite
Résolues
SRincon8 le Mai 02, 2025
Hello, If someone can help me identify why my custom code is not working for a Deal Workflow to Create a Ticket and bring Ticket Properties I need. We are building a custom HubSpot workflow that: Triggers when a quote is marked "Ready for Book Lire la suite
0 Mention J'aime
13 Réponses
Solution Acceptée
Membre
Mai 08, 2025 16:00
I was abel to resolve it. Thank you all for your feedback here. I appreciate it. I ended up using getPage and that did it.
annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

Vous cherchez à entamer une conversation ou à poser une question ?

Créez un post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.