Using attributes in events published through EME frontend submit

The instructions said I could use EMEFS::attribute(‘something’) to create attribute fields. It wasn’t working for me. So I went through the code to see what was happening, and it appears that the code to add the data in $_POST[‘event_attributes’] is missing. Here’s a patch that fixes it. — events-made-easy-frontend-submit/emefs.php 2016-02-08 13:56:47.508014940 -0800 +++ events-made-easy-frontend-submit-jk/emefs.php 2016-02-12

Using attributes in events published through EME frontend submit Read More »

Scroll to Top