Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
15 views

React- vite deploying to netlify

I just purchased and made some examples for myself. I want to deploy it to Netlify. I have created an account, installed netlify-cli, ran npm run build, and deployed. However, nothing shows up on the ...
gamerdev's user avatar
0 votes
0 answers
9 views

How can i add widget in netlify create local code development?

I have created a website using Netlify create Template of Next JS, I am not able to find index.html file where i want to put the script tags for my widgets. Can anyone help me for this. I tried to add ...
Rishabh Kumar's user avatar
0 votes
0 answers
520 views

Authentication Error(Netlify Login Issue)

Authentication Error Authenticating failed due to the following error: Your account requires additional verification. Please check your email and follow the instructions to verify your account. I did ...
Manikamaraj's user avatar
1 vote
0 answers
141 views

Decap + Netlify - Deploy Preview Links Not Working

I am deploying through Netlify. Deploy preview links are only ever directed to the live, published site. According to Decap's deploy preview docs, it should work automatically with my setup and CMS ...
leactz's user avatar
  • 23
1 vote
0 answers
211 views

11ty images not generating on Netlify, working ok locally

I have a small 11ty site running on Netlify and using Decap CMS (formerly Netlify CMS). There's an image field for uploading JPGs, and I've used 11ty Image to generate a Webp and an AVIF, then create ...
Derek Johnson's user avatar
1 vote
0 answers
129 views

Netlify CMS : Uncaught (in promise) Error: Failed to load config.yml (404)

I have configured CMS using js as follows index.html <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="...
Chirag Jain's user avatar
0 votes
1 answer
231 views

Why a can't deploy my Astro + React project on Netlify when i use NetlifyCMS?

I try to deploy my website (Astro + React + Netlify CMS + Tailwind) https://github.com/bernaul/baptiste-clisson Since i add React on this commit, my deployment fail : https://github.com/bernaul/...
Antoine Gervais's user avatar
1 vote
1 answer
127 views

Adding SASS modules to Netlify CMS custom preview breaks Gatsby

Summary The project works without issues with SASS modules. Trying to use SASS inside src/cms/cms.js for the purposes of customizing the CMS admin preview panel breaks the project. Using regular CSS ...
Des's user avatar
  • 273
0 votes
1 answer
188 views

Conditionally show fields in NetlifyCMS

Is there a way in Netlify CMS to show fields conditionally only? Say I have a Product collection that has categories like : “Rings, bracelets, necklaces…” I want to display some fields only if a ...
CodeCodeCodon's user avatar
1 vote
1 answer
223 views

Single page with Astro and Netlify CMS

I'm trying to create a Single page with astro and netlify cms, in which the admin should be able to add/remove/modify the page through /admin, but I'm struggling with the understanding of the folder ...
Don_Huan's user avatar
0 votes
0 answers
126 views

Error when loading admin page of netlify cms

Error when loading the admin page on the Netlify CMS. config must have required property ‘media_folder’ config must have required property ‘media_library’ config must match a schema in anyOf I have ...
Noah Larsen's user avatar
0 votes
1 answer
374 views

Connect Only Domains Domain name to Netlify

I have registered a domain name in Only Domains website, it is provisioned, Yet I am unable to link it to my Netlify project. Steps I followed till now: Went to Only Domains -> Domain Name -> ...
StandardProc's user avatar
2 votes
1 answer
78 views

Is there a way to specify the branch Tree while using github as the backend for netlify CMS?

I'm using netlifyCMS and I've just added github authentication which works alright. The issue is when I try accessing my collection, all of them are empty and the reason is the github API request ...
E_K's user avatar
  • 2,239

15 30 50 per page
1
2 3 4 5
10