We're using the "redirect to another page" option on the scheduling page and we'd like to reduce the amount of time it takes for the page to redirect. Is this possible and if so, what can we do to change it? Thanks in advance.
Hi All, We have a client looking to use different global content headers for their landing pages, depending what that LP is there to promote. We're not developers but we've been pointed in the direction of global partials as a solution, alt read more
If the content needs to different on different pages I wouldn't recommend a global partial. Unless you were to create several global partials and use...read more
Hi, are there additional options to prevent spam in HubSpot form submission? Apart from the regular ReCaptcha field, recently I came across many forms that include a simple match calculation field, e.g. "What is 4+9?", so that the person submittin read more
I noticed a bug while coding a custom email module that uses contact properties as follows: {% set bag = [] %}
{% for i in range(0,2) %}
{% do bag.append('x') %}
{{ bag }}
{% endfor %} This prints what you can expect: ['x'] ['x','x'] read more
Hi PDeT,
To address this issue, one possible solution would be to initialize the "bag" list after the dynamic contact property is fetched and p...read more
I've really struggled to implement a search bar to the global header. While I am able to simply add the search module to the global header, it keeps the formatting for .forms. I can certainly change those properties to make the header look good read more
Hi everybody, I have a issue with the favicons in a client account, the client have ten domains in the account, with a primary domain and others as a secondary domain, the issue is that the client wants each domain load a different favicon, but in t read more
Hey @AlrodriguezOTF Yes, It is possible to use different domain different favicon icon. Follow the path as per document and upload the two ...read more
I'm attempting to use a currency property in an if statement. Can anyone tell me what the proper syntax is for a currency property? I'm using the price property on line items. It does not seem to work when I treat it as an integer. {% if line_it read more
Hi, @Raghavendra . Can you clarify the issue? Is the code you shared not working as expected? Or are you asking the community to help brainstorm an ...read more
Hi there, We are building a website on WordPress PHP8 and having issues with our HubSpot forms and ReCaptcha. The developer used the embed form code to link our forms to CTA's, however, there is an issue because a new ReCaptcha script is added eve read more
Hi @JPieters ,
I'd say yes and no.
While it's technically possible to set the ReCaptcha via cookie and let the page test if there's a correspon...read more
Greetings Hublers...
Ive add the crypto-js package to my project: npm install -g crypto-js
Added the dependencies to package.json:
"dependencies" : {
"crypto-js" : "^4.1.1"
},
I can see it min my package read more
Yes I'm getting that feeling too @Mike_Eastwood . In my google search I found a work aound but it no longer works as it folder is now alot more loc...read more
1. how to add a CTA button to slider caption overlay 2. can the thumbnails be a different graphic than the corresponding slide? For example, use a photo for the slide but and icon graphic for the thumbnail? https://app.hubspot.com/design-previ read more
I am looking for a developer for a simple module that can be added to the drag & drop editor. I am simply looking for collapsible accordian sections that I can update with content. Similar to a rich text field module but just with mouseover read more
Hey, @PhilGibson 👋 Thanks for posting. As a HubSpot employee, I cannot make specific recommendations. And I have a suggestion to help get more v...read more