Hi everyone! In my template (quotes) I want to add a custom section with a table of "included objects" (thery are not product/prices, but let's say a description of what has been considered in the quote). It's a 4 column table with a variable read more
Hi Everyone, My website is hosted on HubSpot. I have set up redirections for 'HTTPS, www, and Trailing Slash - Redirection Best Practices in URL' and noticed that some URLs have two 301 redirects. There should be only one version of the website, an read more
Hi, I have a problem with a form, it works perfectly everywhere except for android mobile devices, could you help me? Is there any specific option I can set?
Hi Alice, Your form might be running into some issues with Accelerated Mobile Pages (AMP) on Android devices. AMP simplifies code for faster load...read more
Hey, @QC7 👋 Can you tell us more about your intended use case? Can you share an example of what you've already tried? These details are useful f...read more
Hi HubSpot Community, I’m considering migrating my website, Counting Tools , built around various counting tools (word, character, syllable counters, and calculators) to HubSpot. However, I’m unsure how beneficial HubSpot would be for a tool-based read more
I recently built a private app and had it up and running on my HubSpot test account but I noticed I can't use some HTML elements and iframes. Is there a way to add iframe elements that can be used for to display content from external websites on my read more
Hi Berangere , thanks for the reply unfortunately that's not my use case. I'm referring to the UI extensions currently in Beta UI customization ...read more
Hi there, I have a question about using multiple themes in one website…I had the awesome team from MakeWebBetter apply one of their themes to our website, and I love it, but it doesn’t have a footer I like, so I was wondering if I only want to i read more
@FullBloom - This is not a black and white question unfortunately. In theory, you could take one global footer HTML file you like (or the contents ...read more
To whom it may concern, I am currently trying to make an adjustment to the following line of code <a class="sn-arrow" href="#"><i class="fa fa-chevron-down"></i></a> I need to add an accesability tag to this cod read more
Okay thanks everyone for the help I was able to finnally solve this issue! Turns out there is a Javascript file inside of the template that load...read more
I created a module containing buttons with a title. As I needed to have multiple buttons on my webpage, I placed the button in a repeater. How can I have a different background colour for each button in the repeater? (How can I make my styles editab read more
@ADuka - looks to me that you have done 99% of the work here for your goal 🙂
One way to get to 100% is adding css background module properties...read more
Hi I am creating a resource listing with filters. I am calling from a HubDb and am having trouble with a for loop with displying topics for each listing. If the item is tagged with one topic it shows in the filter dropdown. If another item has the read more
Hi Ernesto @ GiantFocal Thank you for your reply. The code has seperated out the topics in the dropdown. When I check one of the options in...read more
ブログ一覧に、①ブログ記事ページへのリンクと、②それ以外のリンク(別のカテゴリページへのリンクなど)の2種を出力させたいと思っています。 リファレンス では、以下のように指南があり、私の解釈では、②の場合は空の記事を作成し、そこに埋め込まれる以下のテキストフィールドにリンク先(文字列)を記入することでその値を拾ってくれる…と解釈しています。 {% module "custom_blog_link" path="@hubspot/text", label="Link to e read more
Hello, I am trying to multiply two variable deal properties together for an email. Here is the code that I have made for the email thus far: <p>
{% email_each list="deal.line_items" item="line_item" %}
<div style="display: f read more