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
JohnLaprairie on Outubro 27, 2020
Hello, We are looking at some Google speed suggestions and for mobile users they recommend PWAs. There are pros and cons to this of course in terms of presenting updated information to mobile users but I don't want to get into that conversation. D Leia mais
1 avaliações positivas
17 Respostas
Solução Aceita
Equipe de Produto da HubSpot
Outubro 28, 2020 15:40
Hey @JohnLaprairie ! Great question regarding PWAs! I do not believe the service worker placement should be an issue now as you can employ the p...Leia mais
Solucionado
Cristian_G on Outubro 08, 2020
Thanks in advance for the guidance you can give me. I have a new project for a client and I have to decide whether to develop it in Hubspot CMS or Wordpress. It is a directory of suppliers with their respective contact information and produc Leia mais
0 avaliações positivas
6 Respostas
Solução Aceita
Colaborador(a)
Outubro 08, 2020 09:19
Hi Crisitian, I built wordpress websites before using Hubspot CMS. You can do anything in wordpress and you got all the plugins but the downside i...Leia mais
Solucionado
Hrach on Outubro 07, 2020
I want to remove the green overlay that appears on clickable images here https://www.revenueriver.co/sahara/resources-2 I want to have t he text and the Download button, but no overlays on hover. If someone were to show me how to do Leia mais
0 avaliações positivas
7 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro
Outubro 15, 2020 11:39
Hey @Hrach In addition to the code I provided add this: .row-fluid .resource-box .resource-Isocta { top: 50%; opacity: 1; } ...Leia mais
Solucionado
GoldRobot on Outubro 05, 2020
Sorry if this is the wrong forum, bu tI cant find the answer anywhere, and HubSpot will only chat or talk to you on the phone if you have a Starter or greater acount level. My current problem is that I cannot change the company name in the Market Leia mais
0 avaliações positivas
10 Respostas
Solução Aceita
Membro
Março 28, 2022 10:51
Hi @dennisedson , We have a similar issue in our provider account. There is a typo in the company name which we cannot edit as there is a listing ...Leia mais
Solucionado
hkornilenko on Setembro 29, 2020
I am looking to streamline all our company pages' meta titles. I know with Yoast on WP you can create a default snippet for all meta titles ( https://yoast.com/help/how-to-modify-default-snippet-templates-in-yoast-seo/) . Is there a way to do t Leia mais
0 avaliações positivas
3 Respostas
Solução Aceita
Equipe de Produto da HubSpot
Outubro 02, 2020 15:43
hello @hkornilenko ! The answer to this depends on how you built the page template If you built it through the Design Manager using the drag an...Leia mais
Solucionado
MichaelWallis1 on Setembro 10, 2020
Hi everyone I am developing a theme to comply with the Hubspot theme requirements and one of those is to check if the user has included jQuery. If they have not and your site requires jQuery to run, you need to run it yourself. My site addit Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Conselheiro(a) de destaque | Parceiro
Setembro 10, 2020 11:03
@MichaelWallis1 I would try this: {% if standard_header_includes is string_containing "jquery-migrate" %} i am a hubspot site that uses jquery...Leia mais
Solucionado
Venki on Setembro 09, 2020
I'm planning to edit the shutter stock image and use it as a home banner? how can i edit the colors of the image
0 avaliações positivas
5 Respostas
Solução Aceita
Colaborador(a)
Setembro 10, 2020 10:15
Hi Jonchim, According to the latest updates of shutterstock images . We can't download or use the url of shutterstock image to use it in our pag...Leia mais
John89 on Agosto 21, 2020
Hello, I'm trying to integrate the Meeting module inside a React component, but without luck. I receive the following warning: "Did not expect server HTML to contain a <iframe> in <div>." The component: Thanks guy Leia mais
0 avaliações positivas
4 Respostas
Participante
Outubro 09, 2023 14:30
This React snippet works in case others need the code: <div className='scheduling-widget-wrapper'> <Helmet> <script ...Leia mais
Solucionado
Kacper on Agosto 10, 2020
Hello everyone, im new to Hubspot and i am looking for a solution to have a CMS where i can re-use my react components . The intention is to copy-paste like the design and the functionality of my current react software to the website. Since the Leia mais
0 avaliações positivas
1 Respostas
Solução Aceita
Especialista reconhecido(a) | Parceiro
Agosto 10, 2020 09:47
Hey @Kacper Check out these article: Getting started with local development Local Development Tooling: CMS CLI Reference ...Leia mais
Solucionado
isleybear on Julho 31, 2020
Is there an easy way to remove the boilerplate inside each group I create? <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-4 Leia mais
1 avaliações positivas
1 Respostas
Solução Aceita
Autoridade no assunto | Parceiro
Agosto 01, 2020 16:03
Hi @isleybear , yes it is removable - but you'll need to write all templates in HTML+Hubl and use the "noWrapper= True" function on every module....Leia mais
Solucionado
Jelmert on Julho 24, 2020
Hello, I would like the hide the menu in the header on pages like a landing page. Is there a code I can add to the additional html in the settings? I can change it in the global editor, but then I have no menu on all my pages Page: http://www- Leia mais
0 avaliações positivas
27 Respostas
Solução Aceita
Participante
Setembro 10, 2020 08:16
Got it to work with this 😄 <style>..header__menu.header__element,.header__cta--desktop,.header__search--wrapper,body .header__navigation--t...Leia mais
Solucionado
mickeyschlut on Julho 17, 2020
So recently we decided to take on projects of helping our clients build websites on Hubspot and are going to use a developer to start and then train people in house to do this service. We are in a very niche market that is relativley simple when it Leia mais
0 avaliações positivas
3 Respostas
Solução Aceita
Orientador(a) | Parceiro
Julho 18, 2020 09:25
Hi Mickey, Below are common ranges you will find the hourly rate. As you might imagine the rates depend on various things like the value given to th...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.