Title: Select -&gt; Enter Options problem
Last modified: August 20, 2016

---

# Select -> Enter Options problem

 *  [macoD](https://wordpress.org/support/users/macod/)
 * (@macod)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/)
 * In the Select -> Options
    User should “Enter a comma separated list of options.
   For example “One,Two,Three…”
 * But If I want to enter settings for font-family and there is set of fonts. You
   know what I mean …
    Arial, Helvetica, sans-serif, Georgia, Times New Roman, Times,
   serif,
 * How could this enter (separate)?
 * Thx

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/select-enter-options-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/select-enter-options-problem/page/2/?output_format=md)

 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081584)
 * Ah yes. Well the issue is that if I change it from a comma then I’ll break past
   setups. You have any suggestions? I could do some regex to use comma’s by replacing
   something else with that comma like a pipe character.
 * I had a previous suggestion to allow changing the label and value with something
   like so:
 * {One=1},{Two=2),{Three=3}
 * We could do something like the below example to separate options with a comma(
   a comma would be nice but will break old settings).
 * {Arial|Helvetica|sans-serif=1},{Georgia|’Times New Roman’|Times|serif=2}
 * Anyone else have suggestions? If not, I’ll add this to the next version. Now 
   would be a good time to speak up if you see issues here.
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081585)
 * I could also turn them around to be:
 * {1=One},{2=Two),{3=Three}
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081587)
 * Or even:
 * 1=One,2=Two,3=Three
 *  Thread Starter [macoD](https://wordpress.org/support/users/macod/)
 * (@macod)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081607)
 * This could be good I think {1=One},{2=Two),{3=Three}
 *  [Paulo Magalhães](https://wordpress.org/support/users/paulomagalhaes/)
 * (@paulomagalhaes)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081635)
 * Excellent idea. But… I was thinking of suggesting the integration of Google Web
   Fonts.
 * Please let me know what you think.
 *  Thread Starter [macoD](https://wordpress.org/support/users/macod/)
 * (@macod)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081636)
 * Yes, this would be perfect too.
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081637)
 * Been looking into it already. As well as a dynamic CSS option and header background.
 *  [Paulo Magalhães](https://wordpress.org/support/users/paulomagalhaes/)
 * (@paulomagalhaes)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081706)
 * I’m glad you guys liked the idea of Google Web Fonts. Derek Herman I’m doing 
   an integration here, maybe this weekend I will send you the code. I started doing
   this few hours ago. I am a designer, of course, my code is nowhere near its level
   of code. But I’ll try to do something. Do not use my bad english as parameter.
   LOL
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081707)
 * Feel free to send me code, I can always clean it up. It’s a big help when people
   contribute.
 * Cheers!
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081731)
 * [@paulo](https://wordpress.org/support/users/paulo/) Magalhães Did you get the
   integration worked out? I’m working on version 1.1.8 right now and any new code
   you have would be great.
 *  [Paulo Magalhães](https://wordpress.org/support/users/paulomagalhaes/)
 * (@paulomagalhaes)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081732)
 * Visually, yes. I did not send to you because I was trying to improve the code
   somehow. (my code is shame) lol. Tonight I will send to you, ok? The code is 
   on my computer.
 *  [Paulo Magalhães](https://wordpress.org/support/users/paulomagalhaes/)
 * (@paulomagalhaes)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081733)
 * Ohhh, forgot the time zone. hence the roughly 10 hours I can get the code and
   send you. I’m not near my PC.
    I’m in: UTC -03:00 Brazil (São Paulo, Rio de Janeiro,
   Brasilia).
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081734)
 * No worries, send it when you can.
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081737)
 * In version 1.1.8 coming in the next few days you will be able to build selects
   like so:
 * `1=Yes,2=No,3=Maybe`
 *  Plugin Author [Derek Herman](https://wordpress.org/support/users/valendesigns/)
 * (@valendesigns)
 * [15 years ago](https://wordpress.org/support/topic/select-enter-options-problem/#post-2081738)
 * The font option will be it’s own type.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/select-enter-options-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/select-enter-options-problem/page/2/?output_format=md)

The topic ‘Select -> Enter Options problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/option-tree_363534.svg)
 * [OptionTree](https://wordpress.org/plugins/option-tree/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/option-tree/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/option-tree/)
 * [Active Topics](https://wordpress.org/support/plugin/option-tree/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/option-tree/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/option-tree/reviews/)

 * 19 replies
 * 3 participants
 * Last reply from: [macoD](https://wordpress.org/support/users/macod/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/select-enter-options-problem/page/2/#post-2081782)
 * Status: not resolved