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...Leia mais
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...Leia mais
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 Leia mais
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 Leia mais
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 ...Leia mais
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 Leia mais
@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 ...Leia mais
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 Leia mais
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...Leia mais
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 Leia mais
@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...Leia mais
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 Leia mais
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...Leia mais
ブログ一覧に、①ブログ記事ページへのリンクと、②それ以外のリンク(別のカテゴリページへのリンクなど)の2種を出力させたいと思っています。 リファレンス では、以下のように指南があり、私の解釈では、②の場合は空の記事を作成し、そこに埋め込まれる以下のテキストフィールドにリンク先(文字列)を記入することでその値を拾ってくれる…と解釈しています。 {% module "custom_blog_link" path="@hubspot/text", label="Link to e Leia mais
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 Leia mais
Hi I am trying to call Hubspot database items into a custom module using a HubDb row field. I can call text and images that are stored in the database but not multi select items. The field looks like this: Titles can be called using: {{ Leia mais
Hi @Woodsy , Multi-select field return arrays; you can use a for loop to display the values. You can replace your {{ item.resource.columns....Leia mais
I am trying to embed some HubSpot CTAs I created into Squarespace blog posts. I'm using the "Embed" block on Squarespace and pasting the code snippet into the "Code Snippet" field in the block. The dimensions of the CTA are 768 x 160. The page w Leia mais
Hey, @mgoldbergesp 👋 Do you have a link to a live page where our community members can “see” the issue? It's challenging to give troubleshooti...Leia mais