My blog posts will not allow me to backdate, and this is important because I am migrating my website. Currently I have the following script in:
<time datetime="{{ content.schedule_date }}" class="blog-post__timestamp">
{{ content.schedule_ Leer más
Hi @BRegan , datetimeformat filter is deprecated now, so consider using the format_datetime or format_date filter instead for more flexible settings...Leer más
I would like to know if it is possible to recover all the files constituting an existing HubSpot site to create a new identical HubSpot site but on a new account and a new domain. Thank you.
Thanks Anton for this quick response but I think I didn't publish the post in the right place because I don't want to do any development but just rec...Leer más
I am looking to fill in single line text field in a deal with the content of a date field. I would like to add the date to a deal when it's created in the deal name using a workflow. But I want to format the number to display a specific way (YYY Leer más
Hi, @awrietow 👋 Thanks for your question. I think the roadblock is date tokens like this don't support direct formatting when used in single lin...Leer más
We have a custom coded landing page template that we are using. However, we would like to add a clickable phone number in the upper right corner to match our main website. Can someone help us with the necessary steps to address this. Landi Leer más
Hey @RSM1 ,
usually Landing Pages doesn't have a header navigation (where a potential phone number is located).
In order to add your number to ...Leer más
Hello HubSpot Community, I recently transitioned from WordPress to HubSpot to build the website for my new marketing and e-commerce agency, CosmiCom Collective . I’ve spent the past two weeks setting up everything myself, but I’m now running Leer más
Hey @sharbar849 it looks like you're using a marketplace theme from @Stephanie-OG but haven't created a child theme which will limit a little bit...Leer más
I've started an A/B test on my home page A-version displays links to features and conversison channel links B-version displays only conversion channel links These conversion paths have selection pages prior to the converting landing pages (ex: Leer más
Hi William, You could append a URL parameter to track which version of your home page they encountered during their initial visit. For example, you ...Leer más
A quick backstory I created a website with my domain. I did not like it at all so I decided to delete my account and start fresh.
I came back and had to set it again using the same email address and same domain name but it seems it created Leer más
@Osheilla in addition to the steps outlined by @evaldas , you'll need to check your domain language settings if the en-us is not coming from the i...Leer más
Hi, new to hubspot and hubspot development. I'm planning on building modules that communicate with an az function app to use an external backend/db. Having some trouble with setting up the msal package within my module. Also new to SSR, I Leer más
Thanks for the advice on reaching out to microsoft forums too, that makes a lot of sense. I did manage to get it going. Once I wrapped my head ar...Leer más
I've created a google API project and key for the googleapiclient library for python, how should I go about using this to get location data? Associated libraries I've seen called in examples seem to require installing them, so that's not an option Leer más
Thank you for sharing your experience, and I'm truly sorry to hear how things unfolded. I'll make sure your feedback is passed along and won't tag yo...Leer más
I'm looking to use the google-api-python-client library listed among the inbuilt libraries (specifically a google maps or other location plugin), but adding a "import google-api-python-client" statement with either that name or googlemaps fails. H Leer más
Hi, I'm trying to allow a user to set the background image for the post hero using the "export_to_template_context" parameter as detailed here https://developers.hubspot.com/docs/cms/building-blocks/modules/export-to-template-context#user-selec Leer más