Hello,
I try to get associated line items from deal I did this :
{% set line_items = crm_associations(deal.hs_object_id, "HUBSPOT_DEFINED", 19, "limit=50", "name,quantity", false) %}
{{ line_items.total }}
line_items.total wor read more
I'm trying to add the google translate language switch to my HS site. I added this code snipped (generated from google translate) to the site header and it saved just fine. But the issue is the google translate widget is not showing up on my site. I read more
Hey Taylor, There could be multiple reasons why the widget is not showing up. First I would try opening the page in an incongnito browser and see...read more
I need help with fixing the header layout issue on my website. On the "About Us" and "Contact Us" pages, the topbar/header is breaking into two lines, while it's working perfectly fine on all other pages. Can someone help me understand why this is h read more
Hi @RMavia
Could you please share the website link? This will help us diagnose the issue quickly and provide you with an effective solution....read more
Hi. We recently created 2 contacts ( customer reached out to our support email and website chate ( linked to hubspot) via name@company.com and then with info@company.com ) - we trying to merge into 1 account . We keep getting this error: - read more
Hi! We have a fairly large theme and site that we launched recently. There is a need to get a staging version of the site going for larger global tests. Such as we just implemented a header change, and would be nice to build up to a staging sit read more
Hey @MWiggins it really depends on what works for you! To be honest normally I find creating a child theme the best approach as it allows you to bu...read more
I need help with making the hover not transparent on the dropdown menu I created in the header hat menu in the top right. When someone scrolls over the glove icon, the options are shown, but the background is transparent and they can't read the dro read more
Hey Taylor here's a code snippet that can help you .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-chi...read more
Hi everyone, I'm facing a critical SEO issue on a HubSpot site and would love some guidance from the community or the HubSpot team. Background: When the site was first launched, multilingual was enabled by mistake by the developers, even tho read more
Hi everyone, I'm encountering a strange issue with a page I built entirely on HubSpot — including the design, content, and footer. The page is live here: https://blog.lescuistotsmigrateurs.com/ My main website is hosted on Shopify, and in the fo read more
Normally, footers use the hubspot/menu.module to make use of the Hubspot Navigation available in settings. It looks like the modile you're using is c...read more
Hi, We've integrated login & register feature in Hubspot CMS using this g.com/_hcms/mem/login and session is working properly and getting all the data in CMS template. We are using request_contact.is_logged_in to check the same but this is read more
@BPatel1 totally fair question and yeah, you’re right to be cautious if you’re dealing with paid or gated content. So here’s how it works: even t...read more
Hello Dev community, We are currently working on updating a custom coded programmable module that is currently used in emails. The purpose of this module is to display currency amounts, that are found in a JSON property used to display multiple ite read more
If you don't want decimals, you should set maxDecimalDigits=0 not maxDecimalDigits=6. I'm thinking you might need validate the data. From what...read more
Hi! I new to the Hubspot maintenance team i am based out of India. Recently we experienced website outage noticed by US end post noon. Which was at 3am India time. Is there a way where we can configure web outage alert notification sent to emai read more
Context: I'm trying to set up IndexNow API through Ahrefs. To do so, I need to "host a proper UTF-8 text key file at the root of your website". If the API key was "hmmqv", the URL should be " http://snicsolutions.com/hmmqv.txt " The issue is read more
Hi @Owen-Rechkemmer ,
I believe you'll have to use a redirect. This post is older, but I believe it is still accurate: https://community.hubs...read more