CMS Development

Filtrar por
  • Todas las etiquetas
  • 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
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
Resuelta
Osheilla en Octubre 09, 2024
I bought the domain www.catalystmarketinglab.com but it seems that every time click on it it takes me to the Blog side of the website instead of the homepage which is weird The homepage has instead picked the https://www.catalystmarketinglab. Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Miembro del salón de la fama
Octubre 09, 2024 13:26
@Osheilla in addition to the steps outlined by @evaldas , you'll need to check your domain language settings if the en-us is not coming from the i...Leer más
advcha en Octubre 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 Leer más
0 Me gusta
1 Respuestas
Administrador de la comunidad
Octubre 07, 2024 11:11
Hey, @advcha 👋 Our community champion @Jake_Lett provided one potential solution in this post . Best, Jaycee
MUlHuq en Septiembre 30, 2024
Hi, I’m facing a strange issue with a custom module I’ve developed for my pricing cards. Everything works fine when previewed using certain themes (like boilerplate themes) or design previewer, but when I apply it to a default HubSpot theme/templat Leer más
0 Me gusta
1 Respuestas
Participante
Septiembre 30, 2024 11:59
Hi @MUlHuq , It sounds like there’s a CSS conflict between your custom module and the default HubSpot theme’s styles. To keep your module’s style...Leer más
mdenning en Septiembre 24, 2024
Hi, when looking at the CTA's source code, I see that it is rendered as a PNG image. For example, the code looks something like this: <a href=""><img src=""></a> Currently we're going through a bit of a branding update and Leer más
1 Me gusta
3 Respuestas
Experto reconocido | Partner nivel Platinum
Septiembre 26, 2024 04:10
Hi @mdenning Thanks for providing the info. I tried but was unable to replicate this issue. Not sure but it may happen because you are using...Leer más
Resuelta
DWahl7 en Septiembre 13, 2024
the nav isn't working for the 'services' dropdown on our custom code. it is working on other sites though. It was working yesterday but not today. https://www.mrbundles.co/
0 Me gusta
2 Respuestas
Solución Aceptada
Guía
Septiembre 14, 2024 03:53
It looks to me like the issue is with is with the javascript you have for opening submenus /*!*************************************************!*...Leer más
Resuelta
madsmoller en Septiembre 06, 2024
Our sites have CSS inlined in the source code instead of generating a link to the css file. Our theme uses the following to add the css as a link. {{ require_css(get_asset_url('../css/main.css')) }} How do I change this behavi Leer más
1 Me gusta
4 Respuestas
Solución Aceptada
Líder intelectual | Partner
Septiembre 06, 2024 08:39
Hi @madsmoller , yes. This is currently happening for several people in several portals. @TomM2 noticed this a few days ago. Let's include a f...Leer más
Resuelta
ShyamVikaas en Septiembre 05, 2024
Hi All, My sole intention is to create a layout of image , text inside a section which should be editable in Hubspot Website Pages from CLI Boilplate code. Seeking right approach to style this modules of image, text. if Tailwind is applicable to S Leer más
0 Me gusta
4 Respuestas
Solución Aceptada
Líder intelectual | Partner
Septiembre 05, 2024 02:38
Hi @ShyamVikaas , you can create a section template or a custom module for this. Section templates look something like this: <!-- t...Leer más
Resuelta
MrCapp en Agosto 30, 2024
Hello - I'm struggling with how to properly apply CSS border properites inside of my module. I have the card background and radius sorted but I cannot figure out how to apply the border options. I'm trying to apply the border style, width, colour an Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Miembro
Septiembre 05, 2024 16:34
Hello! As there is no border field type, I would expect that you'd have a group "border" and then 4 fields in that group: style (select field) width ...Leer más
MHussain8 en Agosto 30, 2024
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>{{ content.heading }}</title> {{ require_css(g Leer más
1 Me gusta
3 Respuestas
Experto reconocido | Partner nivel Platinum
Septiembre 02, 2024 02:55
Hi @MHussain8 In HubSpot themes, CSS files are typically stored in the theme's CSS folder. Ensure your style.css file is located in this ...Leer más
dzoladz en Agosto 27, 2024
The content css below represents an icon. The problem is I don't know where \44 is being referenced or associated to an icon. If I change it to a random number, the icon changes if there is a match. Does anyone know where this is located in HubSpot Leer más
0 Me gusta
5 Respuestas
Colaborador | Partner nivel Platinum
Octubre 01, 2024 16:34
@BarryGrennan is there any call to a font foundry/library in the code? TypeKit, MyFonts, Google Fonts, etc? The file you see might be a false posi...Leer más
Resuelta
CSparanese en Agosto 22, 2024
Using a banner slider from the Quest website theme, how would I go about having full control over the banner height? Under module settings I'm able to see two options for banner height - normal and full height, however I'd like to have more flexibil Leer más
0 Me gusta
3 Respuestas
Solución Aceptada
Líder intelectual | Partner
Agosto 23, 2024 04:10
Hi @CSparanese , if the module is editable in the design-manager you can search for the banner-height option, add a new select to it like "custom...Leer más
MMcAdams3 en Agosto 16, 2024
I am trying to change the placeholder/input text of the embed from grey to white. Here is my form: https://share.hsforms.com/1bWmygpd8R0yeAd4deKoY7grzl4w Here you can see the issue when I enter my email address (the user can't se Leer más
0 Me gusta
5 Respuestas
Guía
Agosto 19, 2024 23:33
Just double checking: the website you're embedding on isn't on HubSpot CMS, is that right? Barry Grennan Freelance HubSpot CMS Develope...Leer más
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.