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
CGrove0 on Outubro 07, 2024
Hi, I'm new to using the custom code function and when I test the default code block it gives when selecting python as the language it fails, but when I test with the custom JS block it works. The JS code is here: exports.main = async (eve Leia mais
0 avaliações positivas
1 Respostas
Orientador(a) | Parceiro
Outubro 07, 2024 20:14
@CGrove0 - this may seem like a stupid question, but have you explicityly defined 'email' as an input property to the custom cose workflow step? Th...Leia mais
JoyceNguyen on Outubro 07, 2024
Hi there, our corporate website recently switched to a new font. To ensure that the previous font has been fully removed (to avoid the fine for unlicensed use), we would like to check if it is still in use elsewhere on our website. Can someone Leia mais
1 avaliações positivas
2 Respostas
Participante
Outubro 07, 2024 13:14
To check if the old font is still in use on your website, you can use browser developer tools. Right-click on any section of the page, select "Inspe...Leia mais
Solucionado
UArrobbio on Outubro 07, 2024
Uncaught ReferenceError: hbspt is not defined. I receive this error from all the form that i have integrate in my website. https://www.comastridistribution.com/it/content/12-preventivatore <script charset="utf-8" type="text/javascript" sr Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Membro
Outubro 07, 2024 08:29
the problem was due to iubenda module. you need to add authorization in the iubenda dashboard for hubspot
HBarden on Outubro 07, 2024
Hi, I've downloaded a marketplace testimonial module and a few others but they don't seem to be working correctly. The current one I have seems to have the text disappearing more out of frame as you scroll further through them. https://ame Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Outubro 07, 2024 19:27
Hey, @HBarden 👋 Can you grab a few screenshots of what you see on your end? When I visit your page, the carousel renders text as expected. I don...Leia mais
6bridge on Outubro 07, 2024
Hello everyone. We are having an issue where all of a sudden my website stops loading. when I preview these pages in Hubspot, the content pulls through but then when I look at the live version, it says "This page is unavailable." For example, Leia mais
0 avaliações positivas
3 Respostas
Membro
Outubro 07, 2024 14:07
Hi @evaldas and @Jaycee_Lewis , Thanks for checking this. Great it's back to normal now! This issue has occurred twice since August. The fi...Leia mais
SDEGLIAME on Outubro 06, 2024
Hello folks ! I get a date throught a corporate API who gives-me date string in this format "yyyy-MM-dd'T'HH:mm:ss" So to display my date correctly, I will transform the string into date object with strtotime filter, but I have an error. So I Leia mais
1 avaliações positivas
2 Respostas
Participante
Outubro 07, 2024 09:25
Hello, Thank you Gaurav for your reply, my post was certainly not well formulated ^_^' I get a whole lot of information from an “in-house” applicat...Leia mais
advcha on Outubro 06, 2024
Hello, I am creating a customized quote theme. I customized a 'Flow' quote template. I changed the line items table layout and it run well. But when I downloaded the layout, it turned out to be a PDF file and the PDF layout seems messy. The fonts a Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Outubro 07, 2024 11:11
Hey, @advcha 👋 Our community champion @Jake_Lett provided one potential solution in this post . Best, Jaycee
Solucionado
JTedesco4 on Outubro 04, 2024
I built this site with CMS Hub paid and then let the account expire. it has been running on 'free tools' since May and all of a sudden the website is now showing an old 404 page. all pages showing 404. www.npdlogistics.com Is this Hubspo Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Membro
Outubro 07, 2024 08:55
I appreciate you taking a look and responding. I'm very experienced with Hubspot and could not see any issues in my Hubspot account that would make ...Leia mais
MAsghari on Outubro 04, 2024
Hi, I’ve been working on HubSpot UI Extensions and am curious about using TypeScript instead of JavaScript. While the official documentation focuses on JavaScript, I’d like to switch to TypeScript for the added benefits of type safety and improved Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Outubro 07, 2024 12:24
Hi, @MAsghari 👋 Thanks for your question. It's a bit of a challenge to find other related posts for this topic. I'd like to invite some of our...Leia mais
Solucionado
JTapper on Outubro 04, 2024
Hi all! Here's a short summary of my webinars project, which consists of a module and a page template: Webinars Module (webinars listing): Webinar List Display: Lists webinars from a HubDB table, sorted by date, categorizing them Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro Elite
Outubro 04, 2024 16:26
Hi @JTapper , In this case, I would store the video in the same HubDB and create another page that uses the same HubDB table as a data source...Leia mais
Solucionado
tmcmillan99 on Outubro 03, 2024
Starting work on a version 2 of our custom CMS theme and am trying to figure out what is the absolute minimum needed from the cms-theme-boilerplate? Which files, css folders, etc are must haves in order for all of the drag-n-drop items and default H Leia mais
0 avaliações positivas
4 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro Elite
Outubro 04, 2024 16:37
Hi @tmcmillan99 , You would at least need the layout.css and if you want to use theme settings, you need something like the theme-overrides...Leia mais
MAsghari on Outubro 03, 2024
Is it possible to use HubSpot Quote template preview in an Iframe within a HubSpot UI Extension card? I want to avoid redirecting the user to the HubSpot quote wizard and instead display the same quote preview directly in the UI extension. Has anyon Leia mais
0 avaliações positivas
3 Respostas
Participante | Parceiro Elite
Outubro 07, 2024 04:41
Hi Zach, Thanks for your answer! I kind of forgot to mention one important thing in my first question! Your solution is awesome and this is...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.