We needed to create multiple help desks within the same account, and the HubSpot Knowledge Base, in addition to being more rigid in structure, allowed us to only have one per HubSpot account.
With that, we created a solution with HubSpot's Hub Beitrag ansehen
We ran into this issue where we wanted to sort items from a blog based on the contents of a custom field/module we added to that post type. We noticed there are no solutions for this yet and discovered one that utilizes some undocumented feature Beitrag ansehen
I came across a case recently where it was suggested I document some of the methods we used (cc @mnonnamaker who also did a lot of work here). Maybe this will help people building something similar in the future. The goal here was to build a modul Beitrag ansehen
Hello @lscanlan , Thank you for the reply. I didn't think that default content would have not been evaluated, idk if I should feel dumb or it is ac...Beitrag ansehen
This is a guide for creating a separate field within the blog post editor in order to write a summary of the post, which will then display as the post's summary on the blog's listing pages. It's an alternative to using the beginning of the post body Beitrag ansehen
I got it! I don't know how exactly but I copied the code again and it works... Thank you @shaban for the support! @shaban wrote: Hi @Cristin...Beitrag ansehen
A Custom Background Image Module For people who read the old version of this guide: I have found that this post over a year later is still quite popular. Re-reading this post, after learning so much, feels like reading my middle-school d Beitrag ansehen
Great writeup @mrcruz ! We had this convo over Slack, but I'd also like to continue that here/point out another way to set this up for anybody inter...Beitrag ansehen
I've been playing around with the idea of template modularization within the Hubspot COS, The idea being that you would create multiple layout and section options that are controlled via the page editor. Today I build this pretty simple example for Beitrag ansehen
@roisinkirby , Thanks, and yes @Ty I have used custom modules for this. In my opinion this is more robust, and if the ordering of modules and ...Beitrag ansehen
I am in the middle of getting my own website launched and I had an idea I am hoping to get some feed back on. I placed a "Read Mode" button in my blog tool bar. You can see it here . At the moment, when you click it it will hide the sidebar and cen Beitrag ansehen
This is really cool @Jsum . I like @ndwilliams3 suggestion about widening the reading view. I think it would be helpful to keep the Read Mode but...Beitrag ansehen
would love to get some feedback from those of you who build custom COS page and landing page templates for HubSpot ///// http://belch.io/ ** Here's a recording of us building the hubspot.com homepage in under 30 mins. [Vide Beitrag ansehen
Hi @bpcharles Looks really cool! A couple of questions: 1. On your website, there's a few screenshots of webpages built with Belch - would...Beitrag ansehen
Hey everyone. I wanted to share with you this new HubL idea. I decided to create a topic icon that shows on my posts on the listing page. To achieve this I needed some way to tell the CSS what topics each post has. This is the code I came up with. Beitrag ansehen
I would like to be able to set up a page where our fans can automatically upload videos and pictures to a dedicated fan page. Can this be done? Do I need to have them use a specific video or photo service and embed their api??? Thanks for t Beitrag ansehen
Hi @DanielNGross ,
In terms of user-generated content, there are a few possible solutions that might fit for you, but there should be a fair w...Beitrag ansehen
Hi! I'm creating a custom module widget inside a template called "blog-single" . {% text "description" label='Descripción', export_to_template_context=True %} , and i need to get the value of this custom moduel and print it inside a different Beitrag ansehen
Hey @mateomm22 , are you trying to print a value from your post page ("blog-single") to your blog listing page ("blog-home")? If so it looks like yo...Beitrag ansehen
Hello all I am creating an email template for our company which updates subscribers on recent activity from our blog. I'm using HubL functions ( as opposed to the RSS module) in order combine my own markup and apply inline CSS styles. The f Beitrag ansehen
You could try something like adding a hidden choice module so that the user can select the value and then using the token for that value in the blog_...Beitrag ansehen