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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
BrettRobinson 7月 16日, 2021
I would like to wrap the entire column's (.lp-single-card) contents in a link. I'm wondering if it's possible to do through the "Column Wrapping HTML" on the right side bar. So it would function like: <a href="mylink.com" target="_blank"> &l 続きを読む
0 いいね!
4 コメント
名誉エキスパート
7月 22日, 2021 03:16
Hi @BrettRobinson , I would suggest to create a simple custom module for that(better for everything 😁 ). You'll need: your CSS class...続きを読む
解決済み
NBaring 7月 13日, 2021
From what I can see you can only view the dynamic pages after publishing the page? Is there a way to get around this? I was hoping to there would be a way to create an external template and use that within this block: {% if dynamic_page_h 続きを読む
Accepted Solution
ガイド役 | Elite Partner
7月 14日, 2021 04:58
Hi @NBaring , So if your question is; can I view the dynamic pages when not published yet? This is not possible. As mentioned in the H...続きを読む
解決済み
CSarzana 7月 12日, 2021
Hi everybody, I'm struggling in find a way to set left and right margin in {% dnd_column %}. When I try to set a different left margin, I got this error: Is there something I can do? Thanks, Camilla
0 いいね!
9 コメント
Accepted Solution
ガイド役 | Diamond Partner
7月 14日, 2021 06:04
@CSarzana , Yes, the dnd column shows the default margin for that you can add the margin 0 with the section area class reference. Hope this...続きを読む
解決済み
ljakiel 6月 28日, 2021
We're having issues with the way our content folds when previewed on a tablet. In the design tools we've added the code in the image below to the lp-section 3 module but it doesn't make any changes to the preview. When we add it to the div class=row 続きを読む
0 いいね!
3 コメント
Accepted Solution
名誉エキスパート | Solutions Partner
6月 28日, 2021 19:27
Hey @ljakiel You might want to target the @media(min-width:768px) and (max-width:1139px) media query from you template. see below: ...続きを読む
解決済み
ljakiel 6月 24日, 2021
When I preview my landing page on tablet, rather then folding and stacking content into a single column (like it does when previewed on mobile), mostly everything stays side by side. Ideally I would like the tablet to respond similarly to how the pa 続きを読む
1 いいね!
1 コメント
Accepted Solution
ガイド役
6月 25日, 2021 03:23
Hi @ljakiel , I strongly suggest using media queries as you mention. If you are familiar with CSS, working with media queries shouldn't be a problem...続きを読む
解決済み
BarryGrennan 6月 18日, 2021
I can fetch all templates ok, including dnd templates. But when I try to upload them to my development portal I get the error " User does not have permission to create the resource with id XXXXXXXXXX."
1 いいね!
4 コメント
Accepted Solution
ガイド役 | Diamond Partner
6月 23日, 2021 07:19
Hi @BarryGrennan , Sometimes these issues are happened because of a config file. You can create a new file or check the permissions. Kindly ref...続きを読む
解決済み
NPeters 6月 10日, 2021
In an effort to provide a way to help my teams content editors create consistent layouts with DnD modules and pages, taking some inspiration from CodyHouse I have been able to overlay a guide: The site is not live, but when it is I wou 続きを読む
0 いいね!
1 コメント
Accepted Solution
トップ投稿者 | Elite Partner
6月 11日, 2021 05:43
Hi! Sadly, there is not really a nice way to check if you are logged into to the site as a HubSpot user. They way we do this, is with a quick j...続きを読む
NPeters 6月 10日, 2021
TL;DR To ensure content editors create consistent layouts in pages. How can I set my theme to use a default maxiumum width/padding for auto generated section when modules are dropped into a DnD template? The issue I have setup a new t 続きを読む
1 いいね!
1 コメント
ガイド役 | Diamond Partner
6月 11日, 2021 04:22
Hi @NPeters , Please use full_width=true in dnd_section and use padding like padding={ 'default': { 'top': 0,'right': 0, 'bottom': 0, 'left': 0 ...続きを読む
解決済み
rossatgrowth 6月 08日, 2021
Hello all, we're looking to create a custom blog post listing page for a client. In addition to control over the look and feel (we'll be using CSS/JavaScript for layout no problem), we hope to have sortable, filterable posts much like any standard l 続きを読む
0 いいね!
10 コメント
Accepted Solution
トップ投稿者 | Elite Partner
6月 10日, 2021 02:30
As our template is a bunch of includes, here is the standalone filter with checkboxes 🙂 This should create the filters with the correct URL . H...続きを読む
解決済み
rossatgrowth 5月 14日, 2021
Hello all, We're looking into building a page on WordPress and transferring it to HubSpot's CMS. Does anyone have experience with HubSpot's website migration service ? We're looking to build a site for a client on WordPress (likely worth mentio 続きを読む
0 いいね!
4 コメント
Accepted Solution
名誉エキスパート
6月 03日, 2021 09:06
Hi @rossatgrowth , if you "migrate" pages from Divi often I think it would be best to create a "Divi clone" theme with all the modules and settin...続きを読む
解決済み
Kavya 5月 12日, 2021
Hi, Hope everyone doing good. Now I have a website with Craft CMS and Yii as the framework, but I want to migrate/move to Hubspot. I have checked the themes available in Hubspot CMS hub to develop it from scratch but none matches my current websi 続きを読む
Accepted Solution
最優秀メンバー | Diamond Partner
5月 12日, 2021 04:14
Hi @Kavya Have you consulted HubSpot about possible migration of your website ( https://www.hubspot.com/services/professional/migrations/web...続きを読む
解決済み
rossatgrowth 5月 10日, 2021
Hello all, We're doing work for a client who would like to be able to swap templates but keep the content. When using the "Choose a Different Template" option in the builder, instead of keeping the current content it replaces it with the templat 続きを読む
Accepted Solution
ガイド役
5月 11日, 2021 04:19
Hello @rossatgrowth , I believe you could achieve this if all your content is stored in a "main" custom module. For example, you could have a ...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.