Hi, how can I edit every html page of my website to insert the adsense code? I only found how to add a html header in the general settings of my website, but it is not enough for Google (it seems) Thanks in advance!!
Thanks Matt. I don't find the section you refer to. I still use a free HubSpot account, I think that is the reason, isn't it? If so, is there an...read more
The header logo on our website won't shrink on scroll. I'd like the logo to get a lot smaller when you scroll down, but not disappear completely. We have tinkered around but can't figure it out. Our homepage: https://www.thepeakok.com/
Since the width and height are being set on the image, you would need to use !important in the css. Right now I'm seeing that you are applying a heig...read more
Hi, Im building a website for my company and i'm having some issues with the menu items in my header. I have set them up in navigation bar settings to what i believe to be correct i need four main menu items with two of those having child read more
Hi! I have the same issue that you're showing in the screenshots, but when I visited your website, I saw that you've resolved it. How did you do it?...read more
Hi, I'm using the HubSpot default pagination.module to build a blog listing page and test it on a hs domain. I can see the pagination in the "Edit Blog Listing" page, but when I open the live preview, it doesn't show up. Any reccommendations read more
I'm currently working on customising the language switcher classes and trying to find the html code that structures the <div class="language_switcher_class> with the <div class="globe_class"> in it. The default hubspot language switcher read more
It you set the hover on the parent element that contains everything it should work. For example, on HubSpot's boilerplate theme ( GitHub ) it's wra...read more
Need change the Chinese language into 简 体中文 in the language switcher, Let anyone know? I have attached the screenshot. I'm using @hubspot /language_switcher
Hmm this looks like a Hubspot issue. If you're using the default switcher with the "localized" display name option selected, which it looks like you ...read more
Hi, I'm building a new site with the Atlas theme. The CSS loads as expected in the HubSpot editor and when previewing a page. However, when I view the published page, the CSS returns a 404 error. I haven't made any customizations to the Atlas them read more
Hello, all. I'm new to the community so please redirect me if this belongs elsewhere. I'm looking to create a floating module for the hero section of my organization's website, one wherein I can put some small "badge" icons. I need this module (or read more
Hello! I have a custom template that uses a bit of json to generate some content, and I'm looking on the best way to update it without having to manually update the json in the template each time. Nowadays I have something like this: var myjs read more
@APino you can host JSON files in Hubspot CMS and use it on a page, you just need a bit of JS to do it. That would probably be the easiest way arou...read more
Are there suggestions for how to place a large data table in the CMS? It has multiple columns of information. Ideally, something that could be sorted by column or searched. And it needs to be accessible.
Hi @AYares ,
If I'm not wrong, you want to create a table. This may be accomplished through using HubDB. HubDB is a relational data storage th...read more
Hello people. The question might be stupid (I'm new to hubspot). I searched the subject in the community and I didn't find what can help me. I have a menu on the website and I only need to change the color of one menu item. I found where to chan read more
I'm using the new custom object query function ( https://developers.hubspot.com/docs/cms/data/crm-objects ) to filter objects in dynamic pages. Is there a way to get ALL of the properties for the objects returned from the filter or at least add in read more