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
Solved
alexgulen on October 29, 2020
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.
0 upvote
2 Replies
Accepted solution
Member | Platinum Partner
October 30, 2020 03:54
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
Solved
joergschaeffer on October 15, 2020
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
0 upvote
2 Replies
Accepted solution
Participant
October 16, 2020 12:39
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
Solved
delmer on October 12, 2020
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
0 upvote
2 Replies
Accepted solution
HubSpot Product Team
October 12, 2020 14:03
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
Solved
ScottD22 on October 06, 2020
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?
0 upvote
10 Replies
Accepted solution
Contributor | Diamond Partner
October 12, 2020 06:30
if (tags) { tags.forEach(function(item,i){ newResult.querySelector('.hs-search-results__tags').innerHTML = tags;...read more
Solved
GoldRobot on October 05, 2020
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
0 upvote
10 Replies
Accepted solution
Member
March 28, 2022 10:51
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
Solved
ewice on September 22, 2020
Hey guys, how do you define the images of a gallery in a dnd-template?
0 upvote
1 Reply
Accepted solution
Recognized Expert | Partner
September 22, 2020 09:12
Hey @ewice This can be done in any kind of template. You just define the slides using the widget_block syntax. This is documented here . ...read more
Solved
karanmonga on September 15, 2020
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
0 upvote
4 Replies
Accepted solution
Contributor
September 16, 2020 14:03
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
Solved
karanmonga on September 15, 2020
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
0 upvote
8 Replies
Accepted solution
Contributor
September 16, 2020 08:38
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
Solved
AdamPokora on September 10, 2020
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
0 upvote
2 Replies
Accepted solution
Key Advisor | Platinum Partner
September 11, 2020 09:08
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
Solved
ewice on September 02, 2020
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
Accepted solution
Key Advisor | Partner
September 02, 2020 08:44
@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
Solved
FedeColap on September 01, 2020
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
0 upvote
4 Replies
Accepted solution
Top Contributor
September 01, 2020 16:38
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
Solved
standby-zorg on August 31, 2020
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
0 upvote
2 Replies
Accepted solution
Guide | Diamond Partner
September 03, 2020 08:18
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
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.