CMS Development

Filtrar por
  • Todos os rótulos
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Ordenar por
Mais recente
  • Mais recente
  • Mais votados
Estado
Todos
  • Todos
  • Solucionado
  • Unsolved
  • Sem respostas ainda
Solucionado
TSwisher008 on Junho 11, 2025
I have migrated a site from Wordpress to HS staging. I noticed that internal URLs in the body are hard coded with the domain. I removed them on the front end and they populate when saved. If I look in the source code it is relative not static like Leia mais
1 avaliações positivas
2 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro Ouro
Junho 12, 2025 06:59
Hi @TSwisher008 Yes, the links will be updated. You do not need to update the relative links again. For your relative links which you have a...Leia mais
tricialeach on Junho 11, 2025
Hello, How can we pass in default values to RepeatedFieldGroups? I tried this example from the docs in CMS React, and the default values are not reflected in the page editor. Would it be possible to get an answer to this, and the docs update Leia mais
0 avaliações positivas
1 Respostas
Membro
Junho 11, 2025 13:44
For some additional context, I am only seeing this bug when I used a RepeatedFieldGroup that is nested inside a Field Group. This is the result: ...Leia mais
ViniBernardo on Junho 11, 2025
Recently, some custom budget templates (HTML) are causing problems: When downloaded as a PDF, the tables, texts, and banners are overlapping each other. I don't know if this is due to the PDF itself or the code. I need help. follow a screenshot: Leia mais
0 avaliações positivas
1 Respostas
Autoridade no assunto | Parceiro
Junho 12, 2025 11:30
Hi @ViniBernardo , do I get you right that the PDF is actually a HTML file and once a user clicks on "download", it getting converted to a PDF? ...Leia mais
Solucionado
wmflan39 on Junho 11, 2025
I have 10 parent URLs (ex: .../brazing-collection/...), each of which has a group of child pages dynamically rendered with a dynamic template from data in a HubDB table. The website pages work as expected but... Looking at my sitemap.xml file: e Leia mais
1 avaliações positivas
2 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro Ouro
Junho 12, 2025 07:19
Hi @wmflan39 This is a pretty common (and frustrating) issue when working with HubSpot’s dynamic pages, especially if you’re using HubDB to...Leia mais
LvanAggelen on Junho 11, 2025
I have created a custom blog module for our client, which has a mixture of standard tags, static modules, 'hidden' standard tags, and the post_body all over the page. In the editor, these modules are shown in a particular order: First the Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Junho 12, 2025 11:07
Hey, @LvanAggelen Thanks for your question. Do you have an example you can share? My experience in the community is that sharing links and screen...Leia mais
Solucionado
ben-duchy on Junho 11, 2025
I'm creating a new module that displays the options from a specific HubDB field and I would like to know whether it's possible to combine multiple calls or if they have to remain seperate? Current HubDB call examples: {% set bedrooms_list = hubdb Leia mais
0 avaliações positivas
5 Respostas
Solução Aceita
Top colaborador(a) | Parceiro
Junho 11, 2025 06:08
Hey @ben-duchy , Unfortunately, hubdb_table_column() doesn’t support fetching multiple columns in a single call like this: {% set item_li...Leia mais
GDiack on Junho 10, 2025
Hi HubSpot Community, I hope someone can help me understand an issue I’m facing with multilevel dynamic pages. My goal is to have a list of parent articles (which I already have), each linked to several mini articles (child articles). Leia mais
0 avaliações positivas
6 Respostas
Gerente da Comunidade
Junho 12, 2025 13:52
Hey @GDiack 👋 I think @kosalaindrasiri did a great job of getting us closer. You already have: the parent from the URL: row.hs_par...Leia mais
Solucionado
TaylorLioy on Junho 10, 2025
Hi! Can you help me figure out why the header slider background won't show the background image on each slide? I add a background to each individual slide in the module, but it won't display the backgrounds on each slide. Only the first slide displa Leia mais
1 avaliações positivas
7 Respostas
Solução Aceita
Participante
Junho 11, 2025 13:04
I figured it out! I had to remove the loop.first from the code
Solucionado
rmoore on Junho 09, 2025
Having an issue with enhanced conversions on Google ads and HubSpot - the event is that a contact becomes a marketing qualified lead, and although we are recording conversions and the imported data is excellent, there are “no user-provided data mat Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Gerente da Comunidade
Junho 10, 2025 00:59
Hey, @rmoore 👋 do they ever give you the easy problems to solve 😉 we'll leave this open in case another community member has more direct fe...Leia mais
Solucionado
JLow16 on Junho 08, 2025
Hi! I need help in the code to use in child theme to customise the below. To be able to select multiple recipient company to appear in the quote. Reflecting from associated company in the deal. To be able to toggle and choose between sender comp Leia mais
0 avaliações positivas
4 Respostas
Solução Aceita
Top colaborador(a) | Parceiro
Junho 09, 2025 10:59
@DianaGomez thanks for the mention! Hey @JLow16 , Happy to help, and I’ll assume you're working off a child theme cloned from @hubspot/cms-q...Leia mais
JLow16 on Junho 06, 2025
Hi! When we creates a child.css from original.html to customise the CMS template, do we need to copy the whole code from original to child and edit from there?
0 avaliações positivas
3 Respostas
Gerente da Comunidade
Junho 11, 2025 13:53
Hey hey @JLow16 👋 Have you tried using a for loop instead? {% set all_companies = quote.associations.companies.items %} {% if all_companies|...Leia mais
Solucionado
VJindal on Junho 05, 2025
Hi HubSpot Devs, I'm working with the Case Studies (Beta) feature in HubSpot CMS, and I’d like to customize the header and footer . Right now, it uses the default Elevate theme , and I’m facing these limitations: What I’ve Tried: I cloned Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Conselheiro(a) de destaque | Parceiro Platinum
Junho 06, 2025 10:55
Hi @VJindal Unfortunately, this is not yet possible. You may have noticed that there is a link to "Edit template" when creating/editing...Leia mais
cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

Quer iniciar uma conversa ou fazer uma pergunta?

Crie uma postagem.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.