CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
CreateApe on March 30, 2023
Hello there, We want to inquire how we can fetch the blogs that are available depending on the frequency the user has selected [Instant, Daily, Weekly] instead of fetching the latest recent post with the function " blog_recent_posts('default', NU read more
0 upvote
0 Reply
Solved
PPardi on March 30, 2023
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.
0 upvote
1 Reply
Accepted Solution
Thought Leader | Partner
March 30, 2023 17:40
Hi @PPardi no, it's not possible to change the time it takes to redirect as a setting, the only thing you can do is to optimize the page you are r...read more
CharlotteP10 on March 30, 2023
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
0 upvote
1 Reply
Top Contributor
March 30, 2023 13:20
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
SPfadt on March 30, 2023
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
0 upvote
0 Reply
PDeT on March 29, 2023
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
0 upvote
1 Reply
Contributor | Diamond Partner
March 30, 2023 00:43
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
kalex on March 29, 2023
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
0 upvote
4 Replies
Participant
March 30, 2023 08:09
Anytime 👍
AlrodriguezOTF on March 29, 2023
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
0 upvote
1 Reply
Participant
March 30, 2023 01:49
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
KimJ on March 29, 2023
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
0 upvote
1 Reply
Contributor | Diamond Partner
March 30, 2023 00:49
Hi KimJ, U can use: {% set price = 1234.56 %} {{ price|format_currency('USD', 'en-US') }}
Raghavendra on March 29, 2023
{% if dynamic_page_route_level == 0 %} <h1>Top-level</h1> <div class="featured-video-outer"> <h3>Featured Video</h3> {% set row = hubdb_table_rows(dynamic_page_hubdb_table_id)[0] %} <div class="child-row" read more
0 upvote
1 Reply
Community Manager
March 30, 2023 09:09
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
JPieters on March 29, 2023
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
0 upvote
1 Reply
Recognized Expert | Diamond Partner
March 30, 2023 04:41
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
JBrake on March 28, 2023
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
Contributor | Elite Partner
March 29, 2023 17:43
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
PBifaro on March 28, 2023
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
0 upvote
2 Replies
Member
March 29, 2023 06:40
So I need to add the module to a page and publish it for you to see it? Our website is not public yet so is there another way around it?
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.