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
  • Unsolved
  • No Replies Yet
JLerner on November 07, 2024
I am building a blog on HS (main site is not hosted on HS just yet) and the template has links in the header that I want to remove. https://blog.betterunite.com/blog How do I get rid of those placehoder links and menus?
0 upvote
1 Reply
Thought Leader | Partner
November 07, 2024 15:22
Hi @JLerner , it's the default menu items which can be removed only by selecting a different menu (from the dropdown in the menu module). My r...read more
miteshpatel on November 07, 2024
We have used different functions as follows: content_by_id blog_recent_posts blog_popular_posts blog_recent_tag_posts blog_popular_tag_posts All these by always module choice options on different locations on a webpage using sectio read more
0 upvote
0 Reply
ESchlangerLev on November 07, 2024
I have a landing page made with a template module as the following - made for a webinar with speakes. How can I change the speakers lines manually so that the name of the speaker will be one line, the title on the second line and the organization n read more
0 upvote
1 Reply
Thought Leader | Partner
November 07, 2024 15:33
Hi @ESchlangerLev , it's hard to say what's in the "Speaker designation" element. But if you want to have everything seperated you could add a fe...read more
ACarrillo7 on November 06, 2024
Hey guys Trying to query a options property where one of the options has special characters like the image bellow The query is {% set test_event = crm_objects("custom_object",'limit=100&property_type__contains=Land Developme read more
0 upvote
5 Replies
Participant
November 07, 2024 18:14
Much thanks for your quick response, I removed the character "&" from the property value (so the property option is now "Land Development" inste...read more
WShek on November 05, 2024
Hi, do you have any idea on how to implement PartyTown to a HubSpot theme? Specifically, I am stuck at the steps where PartyTown requires the files to live in the /~partytown/ folder but HubSpot requires get_assets_url() function to locate read more
0 upvote
3 Replies
Guide
November 06, 2024 14:31
Hi @WShek , I'm not familiar with PartyTown but based on their documentation seems like the only thing you need to do is add the script inside your ...read more
KAlfredsson on November 05, 2024
I am trying to create a simple menu just use the system nothing fancy I have created my navigation but all the menu object names end up lumped together? why are there no spaces between them? There are no settings for this? I shouldnt have to code th read more
0 upvote
2 Replies
Thought Leader | Partner
November 06, 2024 06:09
Hi @KAlfredsson , you'll need to apply some CSS rules. If you're just getting started, maybe with your own theme, a code like this should give ...read more
SBhatti on November 05, 2024
Hi I'm looking for advice on creating a landing page that pulls information from form submissions. I've already created lists based on the location field from the forms. My goal is to send a link to the landing page to specific people, such as t read more
0 upvote
2 Replies
Member
November 07, 2024 05:29
Hi I have two forms collecting locations - one formcollected from x group who will be in a certain area, for example Manchester, I want to give ...read more
Solved
jskowronek on November 04, 2024
We have a custom workflow action that assigns a return variable, owner_id (string) we're trying to use later on in a workflow to assign the Contact Owner property. However, when editing the "Edit Record" workflow action, + Add data variable, Action read more
0 upvote
3 Replies
Accepted solution
Guide | Partner
November 05, 2024 12:57
@jskowronek - I believe you will find that 'owner' properties behave like ennumeratd types and so will not be compatibel with th string type output...read more
karien on November 04, 2024
Does Hubspot's development environment support libraries for creating PDF's. for instance reportlab for python (doesnt seem to be the case). or NODE.js maybe? thank you
0 upvote
3 Replies
Thought Leader | Partner
November 06, 2024 06:19
Hi @karien , I've played around with PDF creatopm libraries a few years ago. I'd say it depends on where and "what kind of" PDFs you'd like to cr...read more
Solved
JLarry5001 on November 01, 2024
Newbie having trouble here. My overall problem is that Class and ID attributes are not available on most elements in HS. (Insert rant here) My solution is to create a new section that has class and id attributes available to the user to edit. I h read more
0 upvote
2 Replies
Accepted solution
Top Contributor | Partner
November 03, 2024 19:42
Hi @JLarry5001 , Sections don't support IDs/classes. Two workarounds you can try: Develop section-as-module with custom ID and class fields. ...read more
Solved
SimonPadbury on November 01, 2024
Hi, Is there a way to loop thorugh HUbDB rows in reverse order, for a "show the top at the top" listing? I think this old soution isn't working. Solved: HubSpot Community - Loop hubdb table rows in reverse order - HubSpot Community Tha read more
0 upvote
2 Replies
Accepted solution
Key Advisor | Platinum Partner
November 01, 2024 08:31
Hi @SimonPadbury You can use the "reverse" filter in HubL: {% set table = hubdb_table_rows(table_id) %} {% for row in table|reverse ...read more
Solved
DM2 on October 31, 2024
Hi all we are planning to re-launch our site with a new theme. The site has multi-language variants for each page and we'll be wanting to use the staging environment. I'm aware that staging cannot support language variants directly. Can read more
0 upvote
3 Replies
Accepted solution
Top Contributor | Partner
October 31, 2024 22:19
Hi @DM2 , Each multi-language variation page is essentially a standalone page. You can actually stage it in Content Staging.
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.