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
lortiz2 on April 01, 2023
In today's digital world, having a strong online presence is crucial for businesses. And in order to stand out from the competition, it's important to have a well-designed website. However, designing a website can be a daunting task, especially if read more
0 upvote
0 Reply
karien on March 31, 2023
import requests import os from dotenv import load_dotenv import os load_dotenv( '/home/karien/PycharmProjects/VDVTEST/secretsSandbox.env' ) # Replace YOUR_API_KEY with your actual API key OAUTH = os.environ[ "OAUTH" ] # Replace ACTI read more
0 upvote
0 Reply
pozitronic on March 31, 2023
Hi, I'm looking in my wordpress plugins folder. I have wordpress installed, but can't for the life of me find which folder it's in! I know this is so basic, but can someone help? I'm very confused. Thanks
0 upvote
0 Reply
TPasic on March 31, 2023
Hi there, Would appreciate if anyone got a minute to spare. So I've got a page where I want to display some recent post by tags. While it works on my staging website, when I send my changes to production, the posts are not showing 😞 read more
0 upvote
0 Reply
MVad on March 31, 2023
There seems to be something wrong with the __lte filter in GraphQL, when used on the frontend. In GraphiQL it shows the right data in the collection, but not on the frontend. Compare the two images, of GraphiQL and the frontend. I’m read more
0 upvote
0 Reply
Raghavendra on March 31, 2023
if check box is checked in hubdb table that row data should display first, remaing data should display next. <div id="applynow" class="GrowingTeamOuterWrapper" style="background-color:{{ module.style.background_color.color }};padding read more
0 upvote
1 Reply
Participant
March 31, 2023 06:17
if check box is checked in hubdb table that row data should display first Hello @Raghavendra Thanks for the reaching out. I have solved ...read more
ndickiso on March 31, 2023
Hello there! I'm a developer, new to HubSpot. I'm trying to follow this article: https://developers.hubspot.com/docs/cms/building-blocks/themes/custom-fonts to add a custom font to my "test-theme". I cannot get the font to populate as an opt read more
0 upvote
0 Reply
Raghavendra on March 31, 2023
<div id="applynow" class="GrowingTeamOuterWrapper" style="background-color:{{ module.style.background_color.color }};padding: {{ module.style.padding_top }}px 0px {{ module.style.padding_bottom }}px;"> <div class="page-center"> & read more
0 upvote
0 Reply
Solved
PKirova on March 31, 2023
Hi, I implemented tabs to accordion module as described here: https://designers.hubspot.com/code-gallery/entry/founders/esparkbizhubspot-Tabs-to-Accordion-Module By default, it is opened on the first tab when the page is loaded. How can I ch read more
0 upvote
1 Reply
Accepted Solution
Contributor
March 31, 2023 03:53
I found the solution, posting it here in case someone else needs to do this: In Html change line 5 to tab index==2 In JS file change line $(“.tab_...read more
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
1 Reply
Community Manager
March 31, 2023 15:00
Hey, @CreateApe 👋 I don't have any documentation for modifying the RSS feed in this manner. Our community champions @Phil_Vallender offered so...read more
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
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.