Hi again, @Yossi21 ! 🙂 Same as before, seems like a CSS file is hidding the elements inside the module. The file: https://www.elginsweeper.co...Leer más
Hi @Bibiana_R ,
I took a quick look at HubSpot's Module Marketplace and didn’t find any module that does exactly what you're looking for. Ther...Leer más
@Wesimplifi_ Changing the css3-animation.css file will impact any page that loads this file, therefore it's important to fully understand what that...Leer más
Hi @Yossi21 , based on your screenshots I believe I've been able to find your website and the issue. If the URL is this one: https://www.elginswe...Leer más
Currently, when adding a partial template into an HTML file, we cannot pass any variable/props to it, making it quite limited when it comes to reusing code in our projects. Let me give you an example to better understand what I mean. Imagine Leer más
Hello community! I'm currently working on a blog listing page where I would like to list blog posts according to different variables that are stored in a module. It works in a way that the author selects the category of the blog posts and it wi Leer más
Hi Community,
The HubL function content_by_ids is r eturning a different order of elements than the one we pass to it.
For example, if we pass the following IDs:
[1, 2, 3, 4, 5]
It returns something randomized like: Leer más
Hi guys. I have a question regarding Templates and HubL. If I'm not using a drag and drop template, is there a way to load an HTML file into the template? Imagine that I need to load a piece of code or another depending on a parameter in Leer más
Hi guys. I'm testing something and I would like to know if there's a way to refresh the module list in a blog post. Let me put you in context: As you cannot change the template for blog posts, I'm loading partial templates (files) with the c Leer más
Hello Community!
I'm trying to fix a small issue on a website and it's driving me crazy, hope someone here can help me!
I'm trying to print in an HTML file a date from a HubDB row and it's returned as a timestamp, for example: 163598 Leer más