The attribute’s box appears below
Enable location attributes?
and
Enable event custom fields?
and after clicking “Save changes (All)”.
Hello Nunomira, I have the same problem.
I need add 2 fields on form:
Rut:
Dirección:
In english below:
N° Identification:
Postal Address:
I have enable custom fields and enable location attributes.
I have Events Manager (No Pro)
But I don´t understand “attribute´s box”…. How working the attribute´s box???
Thanks you for your help!!!
Hola Juan,
When you enable event attributes and save, the box appears:
View post on imgur.com
Make sure you save:
View post on imgur.com
Thanks you for your help
is good??
Adding a custom field to an Event
I need this form with 2 fields:
I need
I can´t configure for my form. I need 2 fields: Rut - Dirección.
Thanks you
Best regards
JP
Hi, yes, that’s good.
When I added those attributes, the corresponding fields appeared in my form.
Didn’t have to do anything else.
Ok… thanks you for your help..
do you use the pro version?
did you set something in the event? for example here–> https://imgur.com/gallery/vR03vPq
Thanks you 😀
JP
Hi,
No. Like I said it’s the free version.
Didn’t do anything else.
The new fields just appear in the form.
And I call the form with
<?php echo em_event_form(); ?>
Thanks you for your help!!! 🙂
This code
where do you write it?
<?php echo em_event_form(); ?>
Thanks you!!!
How are you inserting the form in your page?
With instructions of plugin:
To use this plugin, simply use the [fullcalendar] shortcode in one of your posts or pages.
I´m sorry…
insert the code <?php echo em_event_form(); ?> in CSS. But, don´t working.
🙁
JP
I think that the fields (attributes) are only for information of event particulary. Is information for user.
https://wp-events-plugin.com/documentation/event-attributes/
But I need pick up information, data of user.
I need: User -> information, data -> me
I don´t need: me -> information, data -> user
Could you send me your page to see the example??
Thanks you
JP
In the PHP file, the template.
Maybe
[event_form]
As I can see it in the shortcodes page:
https://wp-events-plugin.com/documentation/shortcodes/
For example I don’t see the
[fullcalendar]
shortcode you mentioned.