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
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
JTedesco4 10月 04日, 2024
I built this site with CMS Hub paid and then let the account expire. it has been running on 'free tools' since May and all of a sudden the website is now showing an old 404 page. all pages showing 404. www.npdlogistics.com Is this Hubspo 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
10月 04日, 2024 12:00
Hey, @JTedesco4 👋 I just tested the homepage and several additional pages and all loaded for me. Can you check again? — Jaycee
MAsghari 10月 04日, 2024
Hi, I’ve been working on HubSpot UI Extensions and am curious about using TypeScript instead of JavaScript. While the official documentation focuses on JavaScript, I’d like to switch to TypeScript for the added benefits of type safety and improved 続きを読む
0 いいね!
0 コメント
JTapper 10月 04日, 2024
Hi all! Here's a short summary of my webinars project, which consists of a module and a page template: Webinars Module (webinars listing): Webinar List Display: Lists webinars from a HubDB table, sorted by date, categorizing them 続きを読む
0 いいね!
1 コメント
名誉エキスパート | Elite Partner
10月 04日, 2024 16:26
Hi @JTapper , In this case, I would store the video in the same HubDB and create another page that uses the same HubDB table as a data source...続きを読む
解決済み
tmcmillan99 10月 03日, 2024
Starting work on a version 2 of our custom CMS theme and am trying to figure out what is the absolute minimum needed from the cms-theme-boilerplate? Which files, css folders, etc are must haves in order for all of the drag-n-drop items and default H 続きを読む
0 いいね!
3 コメント
ベストアンサー
名誉エキスパート | Elite Partner
10月 04日, 2024 16:37
Hi @tmcmillan99 , You would at least need the layout.css and if you want to use theme settings, you need something like the theme-overrides...続きを読む
MAsghari 10月 03日, 2024
Is it possible to use HubSpot Quote template preview in an Iframe within a HubSpot UI Extension card? I want to avoid redirecting the user to the HubSpot quote wizard and instead display the same quote preview directly in the UI extension. Has anyon 続きを読む
0 いいね!
2 コメント
トップ投稿者
10月 05日, 2024 01:51
Hi @MAsghari 👋 Yes, this would be possible to deliver using a UI Extension. In broad strokes, the process might look something like: O...続きを読む
解決済み
NickPrice 10月 03日, 2024
Hi. I'm trying to use a graph QL query to fetch data associated with the current dynamic page object. I've followed the guide on the docs, but the dynamic slug is coming through as empty, which means no data is getting returned. Here's 続きを読む
0 いいね!
1 コメント
ベストアンサー
メンバー | Elite Partner
10月 03日, 2024 07:09
Just an update for anyone with the same issue. I was able to fetch the Id using # $hs_object_id: {{ dynamic_page_crm_object.id }} thanks
NickPrice 10月 02日, 2024
Hi guys. I have copied a theme and some templates/modules from a production account to a sandbox account so that I can do some further development in a test environment. However, when I add any of the modules to my page, in the page edit 続きを読む
0 いいね!
4 コメント
メンバー | Elite Partner
10月 02日, 2024 14:53
Hi Steve. Creating a new theme using the boilerplate as a base is the recommended hubspot way of creating a theme from scratch. The modules I'm using...続きを読む
解決済み
Nick_Haras 10月 02日, 2024
I just added this on image. I can see it perfectly in the dev env but I get this error when building. There was an unexpected error building the extension files. Please try again. Contact HubSpot support if the error keeps happening: RollupError: 続きを読む
0 いいね!
2 コメント
ベストアンサー
メンバー
10月 04日, 2024 02:17
Hello @Jaycee_Lewis , I moved the assets folder inside the extensions and adjusted the path. Then it worked. I am not sure why it didn't work with ...続きを読む
JSapient 10月 02日, 2024
Hello all, I am building a website with CMS and I have already finished the development, Now I want to publish the website to a domain and I want to transfer the ownership of the website to client account. I dont just want to share access as a tea 続きを読む
0 いいね!
1 コメント
コミュニティーマネージャー
10月 02日, 2024 11:59
Hey, @JSapient 👋 You'll need to set at least one user to Super Admin. @karstenkoehler gives an example here . Also, you can update the ...続きを読む
解決済み
KWallace7 10月 01日, 2024
Hi! We are currently building a site with multiple language support. This is working great for all the pages that are controllable through the page editor with a seperate URL. We have a page where the majority of the information is being filled 続きを読む
1 いいね!
2 コメント
ベストアンサー
キーアドバイザー | Platinum Partner
10月 01日, 2024 11:32
Hi @KWallace7 , Yes, currently this would require a separate HubDB table with the translated versions. Another approach would be to buil...続きを読む
BNunan 10月 01日, 2024
Hello! So, we're a bit stuck with development we are doing. We have created an awards nomination system and now it's time for judging. We have contact recaords in a list of judges (that list that allows access to membership site). We have th 続きを読む
0 いいね!
1 コメント
名誉エキスパート | Elite Partner
10月 01日, 2024 13:53
Hi @BNunan , What an amazing use-case. Your question does make sense. I'm assuming you are using the crm_objects function to retrieve the n...続きを読む
Rahul_Sharma 10月 01日, 2024
How can we modify our HubSpot form implementation to work with Firefox's strict protection mode? Currently, the form fails to load due to Cross-Origin Request Blocking when Firefox's Enhanced Tracking Protection is set to strict.
0 いいね!
1 コメント
コミュニティーマネージャー
10月 02日, 2024 11:33
Hi, @Rahul_Sharma 👋 Thanks for your post. This one has come up a few times. The short answer is this an external feature of Firefox that is de...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.