CMS Development

絞り込み条件
  • すべてのラベル
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
解決済み
alexgulen 10月 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 いいね!
2 コメント
ベストアンサー
メンバー | Platinum Partner
10月 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') }}" /> ...続きを読む
解決済み
joergschaeffer 10月 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 続きを読む
0 いいね!
2 コメント
ベストアンサー
参加者
10月 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...続きを読む
解決済み
delmer 10月 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 続きを読む
0 いいね!
2 コメント
ベストアンサー
HubSpot製品開発チーム
10月 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...続きを読む
解決済み
ScottD22 10月 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 いいね!
10 コメント
ベストアンサー
投稿者 | Diamond Partner
10月 12日, 2020 06:30
if (tags) { tags.forEach(function(item,i){ newResult.querySelector('.hs-search-results__tags').innerHTML = tags;...続きを読む
解決済み
GoldRobot 10月 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 続きを読む
0 いいね!
10 コメント
ベストアンサー
メンバー
3月 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 ...続きを読む
解決済み
ewice 9月 22日, 2020
Hey guys, how do you define the images of a gallery in a dnd-template?
0 いいね!
1 コメント
ベストアンサー
名誉エキスパート | Solutions Partner
9月 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 . ...続きを読む
解決済み
karanmonga 9月 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 いいね!
4 コメント
ベストアンサー
投稿者
9月 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 ...続きを読む
解決済み
karanmonga 9月 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 続きを読む
0 いいね!
8 コメント
ベストアンサー
投稿者
9月 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...続きを読む
解決済み
AdamPokora 9月 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 続きを読む
0 いいね!
2 コメント
ベストアンサー
キーアドバイザー | Platinum Partner
9月 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...続きを読む
解決済み
ewice 9月 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 続きを読む
0 いいね!
2 コメント
ベストアンサー
キーアドバイザー | Solutions Partner
9月 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 ...続きを読む
解決済み
FedeColap 9月 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) 続きを読む
0 いいね!
4 コメント
ベストアンサー
トップ投稿者
9月 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...続きを読む
解決済み
standby-zorg 8月 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 いいね!
2 コメント
ベストアンサー
ガイド役 | Diamond Partner
9月 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...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.