• I have extra attributes in my events eg.

    [events_if tag=’#ESC_ATT{Twitter}’] Twitter: #_ATT{Twitter} [/events_if]

    This worked until recent updates using the following in my form:

    <div class="input">
    	<label for="Twitter"><?php _e('Twitter name eg @CardiganBay if available','emefs'); ?></label><br />
    	<?php EMEFS::attribute('Twitter','text'); ?>
    </div>

    This is now no longer working – please can you tell me what I need to change. Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Franky

    (@liedekef)

    You’re not explaining what is no longer working …
    First: check if the attribute is actually created in the event when submitting a new event via EMEFS.

    Thread Starter asplash

    (@asplash)

    Hi sorry for not explaining. The attributes used to be added to the event when someone submitted the form but now they are not. Is it necessary to have every attribute in the form?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with added attributes’ is closed to new replies.