Find solutions to your problems and answers to your questions.
Recently active
One approach is to divide responsibilities clearly and use automated testing as much as possible. In our case, midway through the project we reviewed how larger teams work, especially those from a blockchain development company USA perspective, and we adapted some of their processes. Simple things like mandatory peer review, using CI pipelines, and keeping clear documentation made a huge difference even for a small team.
example
I have a frame like this: Custom Headline has a boolean property to toggle it on/off. Headline has a boolean variable set at appearance. Problem statement: I want to turn the Headline off when Custom Headline property is turned on. This is not a prototype, so I am only changing the state through toggles.Can I apply conditionals to properties.
Me and multiple other teammates are not receiving emails on our enterprise emails.We took the issue to our support teams to see if there was a whitelist / blacklist and whether the emails were being prevented from reaching us internally, and they are not.We have checked our folders, spam, etc. I have seen other reports from other users on this forum about not receiving emails, but no public solution listed.The lack of emails reaching our inboxes prevents us from creating and using Figma with a work account via our work emails.
I'm trying to publish my website but this error keeps returning:
on the page https://www.figma.com/make/new/, I get a 404
I design on a Chromebook and I’m unable to use the Figma font helper. I really want to use the Google Sans Flex font which was recently released, alongside other new fonts like Stack Sans, and the TASA typeface collection. I don’t have access to a regular computer to use them. The Inter font is also outdated and it doesn't have the option to adjust optical size.
I have sent an email to education@figma.com for support, but haven't heard back. I've provided my student ID, transcript, and tuition statements for student verification but it still says I'm missing documents that any one of my three supported documents can provide. I will need a human to verify my account please
When defining inline links in text in Figma Sites, the link is able to be set and is rendered correctly in the editor.Showing the inline link settingsHowever, after publishing, the link is fully ignored on the live site, as shown in the DOM inspect screenshot shown below. Other content changes to the site are reflected correctly, showing that there’s not TTL issue at play.DOM inspect of the published site
When attempting to use the MCP server to retrieve design tokens, get_variable_defs seems to return the final resolved value and not the alias in some cases. I want to confirm that's intended behavior.We were hoping to be able to rely on the MCP server to help generate components without having to pay a 3rd party like Locofy or Tokens Studio, but if we don't get aliases we can't handle mapping semantic tokens to primitive tokens to centrally manage them. We will likely have to look into export-based approaches or perhaps the API.Can you confirm or deny...and also do you have any notes on best practices for doing something like this?
Hello Figma Support,I'm having trouble with locally installed fonts not showing up in Figma, even though I have the Figma Agent installed.The issue is only on my computer. My teammates working on the same project have no problems with their local fonts.I've already tried:Checking the Figma Agent status.Updating my browser.Restarting my PC.None of this has worked.Important detail: I recently bought a new laptop, and I'm experiencing the exact same problem on the new machine as well.Could you please help me fix this?
I have a list on the left of the screen and the details of the selected item on the right. User can click the accept risk button to change the state (from new to accepted) I am trying to get the icon in the list to change depending on if the user accepts the risk or not. To do this, I am trying to use the boolean variables in Figma. I have these two boolean variables: I have created a custom icon so that the variant props match this (I don’t know if that matters, I actually tried it both ways and neither time did it work) I tied the icon component to the boolean variable Now when the user clicks the accept button, I have it open a dialog and then the confirmation button has setting the accepted boolean variable to true. My best guess is that this is where I’ve gone wrong somehow? Anyway, I put it all together and the left side list icon still doesn’t change after you click the button. What is wrong? Should I be using variable modes? Can Figma even support a prototype like this?
The slide deck continually says to open in recovery mode, but each time it tries it just says the same thing. I’ve tried it in the app and on several different computers. When I tried to paste the link in here it crashed this page too.File is figma.com/ slides/UwFWTA1MbRsFAtwZ4otMVa/BROKEN?t=qqw6HfVVYpTBfz9n-0 (without the space)Is there any way to open it or recover it?Strangely this is a copy of a slide deck with more slides that I can still open so it seems like something on the available slides here is breaking Figma.
I’ve been using figma mcp to retrieve a screenshot of my components and have recently run into an issue where it seems like it is incorrectly specifying the images media type :```figma - get_screenshot (MCP)(fileKey: "0omnbLjdtWHVzryhigcXZs", nodeId: "283-165840", clientLanguages: "typescript", clientFrameworks: "react") ⎿ [Image] ⎿ API Error: 400 {"type":"error","error": “type":"invalid_request_error","message":"messages.1.content.6.image.source.base64.data: Image does not match the provided media type image/jpeg"},"request_id":"req_011CVGog76HaLkwvz7p9LJFj"}```
Example: https://fontawesome.com/icons/magnifying-glass?f=classic&s=regular I have an issue with font awesome rendering in Figma. When I copy the icon glyph itself on URL above (on the upper right in the modal) and paste it into figma, font awesome renders it as icon. If I copy the icon name “magnifying-glass” as text and apply font awesome to it, it doesn’t work half the time and renderds as plain text. Anyone knows what is causing this? It’s a problem since devs can’t see the icon’s name when inspecting if I copy paste the icon itself.
Hello,For the past three years, I have been using Figma with an Education account. I am continuing my studies for two more years, so I recently applied again for the Education plan. However, when I try to submit the application, the form refuses my student CEVc code, even though it is valid.Could you please help me resolve this issue so I can access the Education plan again?Thank you in advance for your assistance.
I’m using Untitled UI to create some of my screens. I dragged and dropped components from its 2 main files (variables and examples). The problem is that now, I have components that “inherit” values from 2 different palettes. The main issue with this is that when I try to switch a whole screen from “Dark mode” to “Light mode”, some components won’t switch, as they inherit values from the other file. How can I solve this? Thanks!!! :)
Hope someone can clarify as i’m struggling to get an answer.An external designer has created an icon font for us. I have uploaded this to the resources section which enables me to use and edit the font in a design file (without having it installed in my Mac font book)However another external designer “Guest” who has a full design seat, gets an notification when they open the file with this typeface to swap it to one installed on their system.I then checked with an internal designer (non guest) and they can see and edit the typeface without it being in their font book too.Can anyone clarify who is able to use the typeface? its seems a little pointless adding to resources if some designers still have to have have it installed, doesn't feel logical.Is it only guests that can’t use it unless its installed on their system?
Everytime I leave Figma window to go to another window, I get this “New available font: Raleway” notifications. Why is this happening? How do i turn it off?
Hi there,the first draft feature is really useful to make wireframes. However I sometimes need to alter these manually after generating them, but the used Libraries are not available. Or did I just not find them?It would be really useful if they could be provided as a library or UI Kit in Figma, to use the same components to keep refining the wireframes in further iterations after the first generation.Thanks for considering publishing these,all the bestMikka
Hi everyone!My problem isn’t new to this community - I’ve read a ton of threads about ghost variables.The point is, my variables are not displayed under “Used” group, they were “created in this file”. The “detach deleted variables” plugin doesn’t work, bc apparently they are still used somewhere. I’ve checked my Variables panel, it’s clean, I’ve also checked all of my text styles for any rogue size/line height or spacing variable - they are all in place.I’m silently going crazy over here. Is there any solution, apart from detaching all the text styles and reattaching them again. Also when I’m switching these modes, nothing is happening, otherwise that would be too easy.Any help appreciated!
I have an issue with my Education Plan verification and haven't received any response from the Education team, even after sending multiple emails.SheerID confirmed that I was already verified for the Figma Education offer on September 10, 2025, but my Figma account still shows an error (“verification limit exceeded”), and some of my files are locked.I have emailed education@figma.com several times over the past weeks, but I still haven’t received any reply. Could someone from the Figma team please help look into this? It’s affecting my work, and I really need my account updated.Thank you in advance!
I'm having a persistent issue linking Figma designs in JiraI’ve tried logging out and back in, switching to a different browser, and checking my connected apps in Figma (I don’t have any). I also don’t see any option to link it. Figma is already connected in Jira, and my colleagues aren’t experiencing this issue, so it appears to be specific to my account.
Hi,What is the easies way to make this text in shape effect?If you know a plugin for making typography like this would be great. The tool mentioned uses AI and it is not totally free ... needs AI credits to work.Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.