This one's just for the nerds 😂 but I wanted to show it off and see if anyone else came up with any solutions. On my blog I end up writing about hubl a lot. So I end up having to use {% raw %} tags a lot. To speed this up I added some filters t read more
Nice one @BarryGrennan !
Here's something I've done quite a while ago(when there was no dnd for blog posts):
I've implemented https://prism...read more
Hello! I have a custom quiz module that I am creating via the Design Manger on HS and have hit a wall when it comes to pushing those quiz result values to a custom contact property I created called "endangered_animal_quiz_results". The quiz has 3 read more
Hello @Jaycee_Lewis ! Nice spot! I fixed that issue and tried my code again and still no luck. When I check the contacts activity section on Hubsp...read more
Hello! I have the following structure in the design manager: The slides field group has repeater option set to 3. So it prints out 3 questions in which each has a question text property followed by an answers group field which has it read more
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 read more
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 read more
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 read more
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...read more
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 read more
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...read more
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 read more
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...read more
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 read more
@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 ...read more
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 read more
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...read more
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 read more
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. read more