Posts Tagged: HubSpot Tips
Want to Receive Email Updates of New Articles About HubSpot Tips?
Join My Email NewsletterCustom HubSpot Development Tutorial: How to Create a Custom Module [video]
Category: Newsletter
In this custom HubSpot development tutorial, I will demonstrate how to create a custom module in HubSpot using HTML and HubL code. I will be building a product attributes list inspired by one found on Amazon product listings. A good way to think of how HubSpot custom modules work is by comparing it to a… Read more »
What are HubSpot Modules Used For?
Category: Newsletter
Are you new to building pages on HubSpot or want to learn more about it? One very important thing to understand is modules and the different ways to use them. In this video, I will explain what HubSpot modules are and how they are used inside the HubSpot website builder. HubSpot modules are reusable components… Read more »
How to Combine Blog Authors in HubSpot
Category: Common Questions
HubSpot has the ability to delete a blog author and have their posts reassigned to an existing author. This is commonly done if an employee leaves a company and you no longer want the content attributed to that author. Below are the steps needed to combine authors in HubSpot blogs. Step 1: Login to your… Read more »
How to Customize a Quote Template in HubSpot [video tutorial]
Category: Newsletter
Learn how to create and customize a HubSpot quote template to add a rich text product property In this video, I demonstrate how to customize a sales quote template to support rich text for a product description. The default product description property is multi-line and does not support bullets, links, and other rich text features…. Read more »
How to Build HubSpot Custom Modules Using HTML + HubL [video tutorial]
Category: Tutorials
Have you heard of HubSpot modules but are not sure what they are or how to use them in your pages? Have you wondered how to make a HubSpot custom module? This HubSpot CMS theme development tutorial will show you how to build HubSpot custom modules that you can use to experiment and test how… Read more »
How to Create a Landing Page in HubSpot CMS Using a Blank Page
Category: Tutorials
Are you trying to create a landing page using a blank page in HubSpot? HubSpot’s drag and drop templates make it incredibly simple to create landing pages that generate leads or promote webinars. The user-friendly drag and drop editor allows you to easily add or update text and images within the landing page layout. What… Read more »
How to Make CSS Style Customizations to HubSpot CMS Pages
Category: Articles
Are you creating a HubSpot landing page or website page but want to make a small design style adjustment? Sometimes you just have to dig in and get your hands dirty writing some code. But don’t worry it isn’t as bad as it looks. And if this is your first time, afterward you will think… Read more »
How to Copy HubSpot Sections Into a HubL Code Template
Category: Code Snippets
HubSpot CMS has recently added the ability to copy sections built with the visual editor and then paste the HubL code into a template. Previously, this had to be done by manually. Why you might want to use this A designer or marketer could visually design the page. Get 80% there and then hand off… Read more »
How do you change the styling of a HubSpot pop up form?
Category: Articles
I recently tried adding a HubSpot popup form but I noticed I didn’t like the styles. It wasn’t exactly what I was looking for. The form admin does not provide extensive customization options, but if you are comfortable adding CSS styles you can adjust the popup to fit your needs. Below are the changes I… Read more »
How to Remove ?hsLang=en from URL in HubSpot
Category: Common Questions
Are you seeing ?hsLang=en in your urls or analytics reports and want them removed? There is a setting in the HubSpot admin that enables this feature. Before making a change, consider if you have an existing page translation strategy. If you prefer to have a subdirectory like yourdomain.com/en/your-page or do you prefer having one URL… Read more »