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
BNunan on September 10, 2024
Hello! So we run an Awards program. We have been using a third party tool for management of nominations submissions and judging. Due to a number of limitations, we are moving to our own system. We have built the system for peopel to submit a read more
0 upvote
5 Replies
September 10, 2024 12:07
Yes, then you can setup your module to filter the data that displays and only show nominations that are assigned to the logged in user.
pjbovee on September 09, 2024
Hi everyone, I'm having an issue where drop-down items in my mobile navigation menu won't open. They work perfectly fine on desktop view, opening the drop-down, and the version of this menu on our regular site works just fine – clicking on the p read more
0 upvote
2 Replies
Recognized Expert | Platinum Partner
September 10, 2024 08:13
Hi @pjbovee So when I checked the menu on my phone its working fine but I thought checking the issue for smaller screens so below 372 px th...read more
Ingentis on September 09, 2024
Hi all, I still have a problem adding a language switcher to our landing pages. One example would be this page: https://lp.ingentis.com/events?hs_preview=WDGJxiqF-113672377023 What I have already found out: It is about the "header-no-naviga read more
1 upvote
7 Replies
Recognized Expert | Platinum Partner
September 10, 2024 03:33
Hi @Ingentis I just checked and it's visible on the page. https://prnt.sc/BqYtA-DwTF0p Now all you need to do is align it wi...read more
Solved
tmcmillan99 on September 06, 2024
Client is on a custom Hubspot site that was developed before themes became the standard. We are in the early stages of a site redesign and want to take this opportunity to switch their site to a theme. They have quite a few custom gallery type modul read more
0 upvote
1 Reply
Accepted solution
Thought Leader
September 06, 2024 12:34
Hey @tmcmillan99 , first thing I'd do: Move all the pages to staging environment. This should make the transition to themes easier. Also - I...read more
Solved
madsmoller on September 06, 2024
Our sites have CSS inlined in the source code instead of generating a link to the css file. Our theme uses the following to add the css as a link. {{ require_css(get_asset_url('../css/main.css')) }} How do I change this behavi read more
1 upvote
4 Replies
Accepted solution
Thought Leader
September 06, 2024 08:39
Hi @madsmoller , yes. This is currently happening for several people in several portals. @TomM2 noticed this a few days ago. Let's include a f...read more
RamiJ on September 06, 2024
Hi, all I tried create the development sandbox account through CLI but i faced an error Failed to create a development sandbox devsandbox . [ERROR] Unable to access language property. [ERROR] [Missing language data]: en.lib.s read more
1 upvote
5 Replies
Member
September 09, 2024 20:49
@GRajput Thank you for your reply. But I also couldn't find any information about 'language' or '403' error in the document you linked. How can...read more
Solved
SlimSr2003 on September 05, 2024
I am working to add a few fields onto the membership registration form. Here is the current version: https://filterlabs.ai/_hcms/mem/register?redirect_url=/sample-newsletter-blog/ai-for-peace-what-is-the-russian-public-thinking-0 I would like read more
0 upvote
6 Replies
Accepted solution
September 05, 2024 16:03
Hello! The system template you are referring to is not intended to actually be a registration form. When you add someone to your membership list, the...read more
Solved
KCooperUK on September 05, 2024
I would like to change the logo file on the header.html file [@hubspot/cmsdefaultsystempages/templates/partials/header.html] I have added the new logo to the BrandKit and can link to it by using the code [<img src="{{ brand_settings.logos[3].src read more
0 upvote
4 Replies
Accepted solution
Guide | Platinum Partner
September 05, 2024 12:30
Sure thing. Anytime you clone something from the system folder, all of the relative path references (i.e. "../macros/helpers.html") get broken since ...read more
Solved
ShyamVikaas on September 05, 2024
Hi All, My sole intention is to create a layout of image , text inside a section which should be editable in Hubspot Website Pages from CLI Boilplate code. Seeking right approach to style this modules of image, text. if Tailwind is applicable to S read more
0 upvote
3 Replies
Accepted solution
Thought Leader
September 05, 2024 02:38
Hi @ShyamVikaas , you can create a section template or a custom module for this. Section templates look something like this: <!-- t...read more
KWallace7 on September 04, 2024
Hi! I have a question for linking from one page to another with route parameters. We have a react app running with a bunch of products, and to filter the products there are route params added. I want to link from the home page to this filtered read more
0 upvote
5 Replies
Community Manager
September 10, 2024 15:23
Thanks @Jnix284 🙌 — Jaycee
Solved
ZNapiecek on September 04, 2024
Hello, Does anyone have idea how can make add a shadow to the image in my button once hovered? https://tpsisandler.com/webinar-diagnoza-potrzeb Right now it looks like this: The image placing: <a class="hs-button " href="{{ href ~ read more
0 upvote
1 Reply
Accepted solution
Contributor
September 04, 2024 11:51
Try adding a Filter CSS styling element to the image. filter: drop-shadow(black 0.1em 0.1em 0.2em);
Solved
nidheeshk-web5 on September 04, 2024
In our project, we're using a HubSpot form for the product enquiry page. We've managed to retrieve the current product SKU and name and stored them in a JavaScript variable. We then used these values to populate two fields in the form (Product SKU a read more
0 upvote
2 Replies
Accepted solution
Guide
September 05, 2024 09:03
Wrap your javascript in a form event listener that waits until the form has loaded. window.addEventListener('message', event => { if(event...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.