Support

Account

Home Forums General Issues Creating theme fields – generating a key? Reply To: Creating theme fields – generating a key?

  • I ran into this problem too, so I went over to w3schools and used their uniqid generator to generate a unique ID for me. I then just pasted that, along with field_ into my code. Hopefully this hint saves somebody some time.