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
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'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
I am using the Sprocket.io theme to build webpages and am experiencing issues with image sizing across operating systems. Windows iOS The images are supposed to be responsive however they become smaller on iOS
Hi Karan, For mobile view, Try css media queries and increase the height and width of the image accordingly based on your requirement. Let me ...read more
I am using Sprocket.io to build landing pages using the SR-Theme The picture below is how I want the form to look. Desired However, this is how the page looks when I publish it. Current Please note: The style setting can be seen be read more
Hi Karan, This is an alternative solution to modify and update your CSS code snippets. Once I encountered the same issue to edit the CSS and updat...read more
Hi All, I'm tackling an issue where I want to manage multiple content and products on one page. I do not want to show a wall of content, so the idea is to let the user decide which content user would like to see - using radio buttons or checkbox read more
Hi @AdamPokora , i have 3 ideas for this.
1) You can use tabs to control content. Look one example: https://ead.univali.br/bolsas-de-estudos...read more
Good afternoon, when creating a dnd-template in the design manager a width attribute can be given to the element. But if I want to position two modules next to each other with different widths, this does not work. Each element takes up exactly half read more
@ewice your HubL looks correct from my first glance. It could be an issue with your CSS that's being used for your layout.css / row-fluid span1-12 ...read more
Howdy Community, this might be a beginner question, but I bet the case has happened to many people, before. If I have the URL of a javascript file, how can I locate it in my assets? I have tried entering the file name (last part of the URL) read more
Hi @FedeColap ,
as you already mentioned: if the Hub ID doesn't fit yours, the JS was taken from another page.
Basicly the file manager, man...read more
Dear, we have soms social media icons in our footer of the emailtemplates. Great! But there are no spaces between the icons. Can someone add a space between de icons? Or explain me how to do this. Kinds regards, Rachel
Hey @standby-zorg ,
Ditto what @sharonlicari said if you can send a link I can take a look otherwise if you are using the drag and drop emai...read more