Support

Home Forums Event Espresso Premium Placeholders

Placeholders

Posted: July 17, 2017 at 10:56 am


TommyTrojan

July 17, 2017 at 10:56 am

Hi,

I’d like to use placeholders rather than the labels for the form fields. In which page/function would I need to edit to make that happen?

Thanks.


Josh

  • Support Staff

July 17, 2017 at 11:16 am

In most cases you’ll actually make your changes within your own custom plugin, then use the hooks within Event Espresso/WordPress (use the WordPress Plugin API). So for example you could even inject some custom JavaScript like this:
https://gist.github.com/makeusabrew/985739

and use the wp_add_inline_script() function to add where needed:

https://developer.wordpress.org/reference/functions/wp_add_inline_script/

The support post ‘Placeholders’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso