This will work. It depends if you want to return the primary language version of the blogs that have mutli-language variations, or return the multi-l...read more
I am a free user using the Quest theme. As a sole proprieter I don't need my facec plastered all over the site and would like to remove the Author modult on the bottom of the posts. Can someone help me do that easily? Thanks!
Hey guys , Hubspot has an option of adding code snippets in the header html and footer html of blog posts . In which instances would you find this feature helpful ? Thank you !
Adding scripts, styling, tracking codes, etc.
In all instances it'd be something specific to that one page.
As a developer I'd tend to view t...read more
I am looking at the hubspot cms boilerplate ,specifically the blog template and can't seem to understand the following : What is blog_author_url ? What is the difference between content.publish_date and content.publish_date_localized ? I'l read more
Someone to explain this line of code : <a href="{{ blog_author_url(group.id, content.blog_post_author.slug) }}">
{{ content.blog_post_author.display_name }} What does group.id do ? And also,what does content.blog_post_author.slu read more
This is from hubspot academy . I'm trying to make sense of the Code from the hubspot CMS developer course If you can explain <div class = "two-col-feature {{module.choice_field}}" AND .two-col-feature.img-left {fle read more
I am using a hubspot API " crm/v3/objects/contacts" to get contact details. As the authentication method, I am using the private app access token there. And, all the required permissions are set. But when trying to call that API from the backend th read more
Hi, @SRajapakshe 👋 Can you provide any additional details? The more specific you are, the more likely it is the community can assist you or prov...read more
The code block you provided is using the Twig template engine syntax, which is commonly used in web development with PHP or other programming languag...read more