Reply To: Adding reception on input field with jquery


Home Forums Front End PM PRO Adding reception on input field with jquery Reply To: Adding reception on input field with jquery

#12209
Shamim Hasan
Keymaster

to hide autosuggestion field, you can find relevant class. May be .token-input-input-token-facebook {display: none;}

You can use fep_get_user_option filter hook to change default value of user settings.