Hi - thanks in advance for any help people can give me. There is clearly something I'm missing about themes and I'm not even sure what to search for to figure this out. I am working on converting the website I inherited when I joined my current read more
Hi @emilytm One way is to include font styling within your module and theme fields. You can include these within your fields.json file when de...read more
CSS Nesting has been supported by all major browsers since September. Does Hubspot have any plans to update their code so that nesting doesn't flag issues?
Is there any way to detect that a note has been deleted in Hubspot? The goal is for an admin to be alerted that a note has been deleted so that they can take action. Right now I see no webhook or API call that returns a list of deleted notes. The read more
Hi @VBossio Currently there is no webhook to receive a notification when a note has been deleted, and you are correct there is also no permiss...read more
Hi @MHussain8 You can create templates through the CLI, you can read more about this here: https://developers.hubspot.com/docs/cms/developer...read more
Hello, I am trying to upload the font file in cmsdefaultsystem pages. But I couldn't do that. The options "New File in Fonts" "Upload file in fonts" are visible but are not accessible. I hope you can help me with this!
Hello all, I am building in email where there is different messaging for recipients based on the amount of points they have in their account. This text is in a module and the module contains the following script; {% set rfPointTotal = contact.rf_p read more
Hey, @mmcgowan702 👋 Thanks for the interesting question. It sounds like we need some way to escape that comma when it is used in your module.
...read more
Is there a possibility to change the owner of an Private App, or does this require the creating of a new app? I am leaving a Hubspot project, and have cfreated an private app to access HubDB tables vial api. When my user is removed from the acco read more
I've been tasked with making changes to one of our website pages. Most of the changes I'd like to make need to be done through the Design manager on the template level of things. But, as this is one of our highest converting pages, I'd like to be ab read more
Hi, @DSaunders35 👋 Thanks for your question. I'd like to invite some of our experts to the converstaion — hey @Jnix284 @MBERARD @skimura , ...read more
LS, We are building a CRM extension card called "Pricing", we want to target record type Deals. Within this card we want to show a subscription linked to this deal on our platform, to do so we need to know for which company/contact this deal is read more
Hey there @AKempen - I don't know how you'd go about retrieving any associated Company IDs without explicit use of the HubSpot APIs. I'd recommend ...read more
Hello!
I'm trying to remove the /tag/ word from the blog tag listing page url. In order to have the url in the structure: domain/tag-name instead of domain/tag/tag-name.
Is there some way to do this natively? If not, could someone read more
Hi @desarrolloweb2 ,
it would be new to me if this would be natively possible. The only solution I know is the same you're thinking of: Creating ...read more
Hello, We would like to add a widget with sharing options at the footer of each of our blog posts. How can I do that? See example from HubSpot blog post below.
Hi @DFenton ,
if the default sharing module doesn't meet your needs you can create your own by creating a new (global) custom module.
It's up ...read more