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
christos_jubile on November 02, 2023
Hello I am using python API client to associate a contact with a deal deal_id = de_api_resp["id"] contact_id = contact_found.id association = PublicAssociation( _from=contact_id, to=deal_id ) api_client.crm.associations.batch_api.cre read more
0 upvote
1 Reply
Community Manager
November 03, 2023 13:49
Hey, @christos_jubile 👋 I hope you were able to get this resolved. If not, one thing I'd check is this line: batch_input_public_association=[...read more
BhargavB on October 27, 2023
Hello I am creating Deal suing API and it was creating but I need help on creating a deal with a link to contact as per the below documentation. https://developers.hubspot.com/docs/api/crm/deals associations: [ { to: {id: '101'}, types: [{asso read more
0 upvote
2 Replies
Member
October 28, 2023 13:48
Hello @ESalas7 Thank you for the response. if possible can you give me a example code for any of the languages it will really help. Thank Yo...read more
DEsteva on August 23, 2023
Hello guys! Hope everything's going well. I have an Sticky Global Header set up on my website theme with this CSS: .header { background-color: {{ header_bg_color }}; width: 100%; background-color: #121727; position: fixed; z-index: 100; } And read more
0 upvote
1 Reply
Community Manager
August 25, 2023 13:51
Hi, @DEsteva 👋 I checked the documentation, but didn't find an option or way to change this behaviour. Unless there's a community member with a ...read more
Solved
HorusChild on October 04, 2022
Hello friends! I we are re using modules that we call on sesions, we haven't figure out how to change the styles, fonts and other css features on the sections, on what tag can we do it and how?, columns, rows, sections? thank you so much for answeri read more
0 upvote
5 Replies
Accepted Solution
Recognized Expert | Diamond Partner
October 06, 2022 06:49
Hi @HorusChild , if you want to add/modify modules you have several approaches: modify/extending the module functionality (almost endless cus...read more
Antoine_AR on January 26, 2022
Hello everyone ! I'm currently trying to make a script which looks in a list of more than 100 objects in javascript. For now, the only solution I found is to use this : {% set events = crm_objects("product", "hs_folder_id=5167212&limit read more
Top Contributor
July 19, 2022 06:07
Hi @Antoine_AR , I have the same issue. Did you find a solution to this?
MAnderson62 on December 07, 2021
I am using the free version of ATLAS by Kalungi. I created a child theme and at one point had to clone the original theme to modify one of the modules to fit my needs. I have since deleted the copy of the theme but somehow it's CSS is trumping any c read more
1 upvote
3 Replies
Participant
September 13, 2022 09:50
Hello We have the same problem. At the beginning we created a duplicate version of atlas free theme (V2). 3 months ago we updated atlas free them...read more
matthew-brilman on October 22, 2020
Hi, We are wondering why we are having the same result every time, even we update our site as per guidelines. It is something the Grader is storing the score result? Why scores are consistent all the time? when we are scanning multiple times result read more
Participant
October 28, 2020 03:12
Hi @dennisedson , Thanks for your reply. You can take any website URL and you can see the same issue. We were trying with serval time gaps like so...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.