Hey there! We're trying to create a workflow in HubSpot that allows us to send product recommendations based on a common attribute between deals and products, but we're struggling to implement it. Workflow Objective: Type: Deal-based. The goa read more
In your current approach, the key is dynamically built using the deal.creator_slug, but when you pass it into crm_objects, it seems the variable migh...read more
I would like to know if it is possible to integreate the knowledge hub site to wordpress with html so the sites have the same design. How would an integration like if possible? Do we need to make a login or can it also be a public site?
@GRajput the content embed option does NOT work with Knowledge Base Articles, it is a Content Hub tool for website content and the Knowledge Base i...read more
Hello folks, For a dynamic page I need to know if an anchor is used in the url. I know how to manage this kind of stuff with JS but in this case it's I have to modify the request I made to construct the page so, I think it must be done with hu read more
The request object in HubL provides information about the query parameters, but it does not include the anchor part, as this is not transmitte...read more
I'm coding a custom language dropdown menu based on the default HubSpot language switcher and I have this problem which I cannot override HubSpot's logic through my codebase. So my problem is: 1. Currently the chosen language is automatically read more
Hi, All! I want to help a customer with this request: They want to create a form submission that can capture the following information: name, phone, and email - then prompt the contact creation in HS, then feed it into SF but they also want the pho read more
Hi @Joa_Graterol , Yes, you can achieve this with a custom code action in a HubSpot workflow. In the workflow, add a custom code action. Use H...read more
Hi there, I am working with a design team who is very methodical (and good at using Figma!). Within Figma, they have created Components for every object being used in the client's website. Each of these Components has several variants that all read more
Hey @bearons , since I'm doing something similar myself right now: I would recommend to create variable objects like this in the theme-overrides.cs...read more
Hi all, I am struggling to understand how I am supposed to access global theming variables (i.e. font family, styling, sizing, line-height, etc.) while I am developing custom modules. I have seen posts that suggest that you can't actually do this read more
Hi @bearons ,
It ultimately depends on how you have your fields.json set up, but assuming you are building off of the HubSpot boilerplate , i...read more
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
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
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
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
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
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
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
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