How can i prevent the User from editing the section preferences like Background, padding and so on? I know how to set the defaults but can i lock them too? --> in custom dnd_sections
Hi @KShapovalov ,
yes it's possible.
In order to use variables, you have to define them somewhere. It can be the module itself or an external f...read more
As I am coding, I find that it happens running hs project dev works fine but fails after running hs project upload. When I go to the trace logs for the app, all it says is "Unable to initialize extension". Is there a way to see more details as t read more
You can enable debugging mode or check system logs for more detailed error messages. Make sure all dependencies and permissions are correctly confi...read more
Hi there! I'm looking to include a dependent js file to a serverless but when I do something like `const urls = require('./urls')` it works locally when I run hs project dev. But after uploading it says it can't find the file. Is there somethin read more
Hello HubSpot Community, I hope this message finds you well! I’m currently working on setting up a data layer tag to enable our User Personal Data tag to fire and capture email address data from our forms. I would appreciate any guidance or best read more
Hello everyone! I'm currently working on a project that requires me to do style fields and I'm struggling to find the parameters to use on the values on the fields i.e. the color of a font inside {{ module.style.font_field.font }} ( a font style fi read more
Hi, In Knowledge Base, each post has links to related posts at the end. These links are made with javascript + redirection to the final URL. It's not recommended for SEO compared to a normal <a href="final URL">Related post title</a> read more
Hey, @Matthieu_Hellio 👋 Unfortunately, the documentation typically doesn't include the underlying reasons for decisions. If you have product f...read more
My site is themlc.com. A Call to Action button in the footer of my pages is sometimes failing to load styling before the page is rendered, resulting in an unstyled button. The button is the "Sign Up for Updates" button above the "Contact U read more
Hi @JKeating
The lag in the appearance and operation of the "Sign Up for Updates" button is due to various elements related to the loading ...read more
Hi HubSpot Developer Community, I’m currently working on integrating HubSpot forms into our WordPress site and need some help with adding a CSS class to the submit button for tracking purposes. Here’s what I’m trying to achieve: I want to a read more
Hello everyone. I am having issues with the server response time it takes quite a long time to load. Has anyone else had this issue? What can be the solution here?
Hi @AminaZilic , Initial server response time can be influenced by various factors, but given that HubSpot's servers and CDN rank among the fast...read more
Hi all, I recently started using the free Thrifty theme. I changed the logo to my own in the global header and all was fine. I went to edit the navigation menu. After I returned to the page, the logo automatically changed to the default one. read more
@Patryk0 , i had this happen about six months ago, and i can't find my notes on it. BUT, talking with the colleagues who had me solving this proble...read more
I am building a blog on HS (main site is not hosted on HS just yet) and the template has links in the header that I want to remove. https://blog.betterunite.com/blog How do I get rid of those placehoder links and menus?
Hi @JLerner ,
it's the default menu items which can be removed only by selecting a different menu (from the dropdown in the menu module).
My r...read more