What's the plan for these? It's just "mobile" currently which is.... useless. The documentation seems to imply the breakpoints will be openly adjustable as they should be . But, given HubSpot's usual swing and a miss releases I'm not holding my b read more
I completely agree, all valid points. I would prefer a class selector for marketers than such freedom, but as you said:
@Ntbrown ha escrito: Bu...read more
Hi Team, We have some issues in Hubspot content search. We have created hubdb with main category and sub category for products. We have created sub category hubDB and linked with main category(child table). If we tag a sub category for a product read more
Hello @raman_cg
Do you have a link to an example of this issue so it is easier to visualize? Also, any code blocks that you could provide will ...read more
For some fixed images in my Hubspot theme i want to add a simple <img tag with it's src pointing to an image inside the /images/ folder of the theme folder. How do i get the right URL? get_asset_url or something doesn't seem to work.
The solution i was looking for is using the get_asset_url function. For example <img src="{{ get_asset_url('../../images/image.jpg') }}" /> ...read more
Hello everyone, I hope you're doing well. When creating a new Hubspot account, I need to set it manually. Is it possible to have a template l to apply to every new account ? More specifically, I would need a template for the Contacts tab incl read more
Hi @foodomarket ;
it should be possible. I think my colleague @Ogun-A can tell you more. He's working with those kind of data more frequently th...read more
Hello, I've been working on redesigning a website that already exists. The plan is to have two phases of deployment after phase 1 is finished some website pages will still have the old look and design. The issue: My issue is that my client wa read more
Hi Marion, Let me know this solution solved your problem? You can also contact tech support, they can assist you to an extent. Regards, Venk...read more
My question: Is there any way to modify or override the Hubspot standard modules ("{{ standard_header_includes }}" / "{{ standard_footer_includes}}") that are referenced from the base.html pages in the theme and load some HubSpot specific code mo read more
And for the GDPR compliance modification of script loading tags with Cookiebot, I did the following in my base.html and base_landing.html by adding a...read more
When I created my blog template (using dnd), the Design Tools IDE seems to have inserted the VAST favicon into the head. After placing my blog's favicon code inside the additional <HEAD> markup areas, I see in the source code both my favicon a read more
Hello @delmer !
Have you added your favicon in the settings?
You should not need to place it in the additional head area
Check out this art...read more
I am including a JavaScript library on a site I'm working on. This library seems to use a few string templates for replacing content. However, the format it uses is the same as Hubl: {{somename}} . In doing so, I'm guessing it's the strings in tha read more
Hey, i'm working in the beta on our new quote templates. I can*t find one thing: in the old templates (non editable) was a butteon "Download as PDF" so that the prospect could download the quote as pdf. Can you help me in implementating read more
I'm looking for some help to get blog tags added to my individual search results items. Just like in the blog listing template we can add the topics/tags, I need to replicate the samen the search results page. How can I do this?
Sorry if this is the wrong forum, bu tI cant find the answer anywhere, and HubSpot will only chat or talk to you on the phone if you have a Starter or greater acount level. My current problem is that I cannot change the company name in the Market read more
Hi @dennisedson , We have a similar issue in our provider account. There is a typo in the company name which we cannot edit as there is a listing ...read more
Hi, I'm trying to do something that I think can be done but I'm not a developer, just a marketer. I would like to create a referral landing page that displays a referrer's name based on a value in a link. Example for someone named John: You a read more