• I have 3 Location Attributes in my Locations Two are for simple text entries. These two will save any changes. The third attribute is the option type. It offers 4 preset options from a drop down box – see “Wheelchair Access.” That one will not save a change of option. This is apparent as soon as the Location post Update completes.

    Website: <a href="#_LATT{URL}">#_LATT{URL}</a><br>
    Phone: #_LATT{PHONE}<br>
    Wheelchair Access: #_LATT{Accessible}{unknown|Yes|No|Limited}</p>

    This trouble appeared just recently AFAIK. I’ve had these attributes functioning for many years.

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

Viewing 1 replies (of 1 total)
  • Thread Starter CharlieAR

    (@charliear)

    Further to this issue:
    By searching directly in the database with phpMyAdmin, the table ‘wp5h_postmeta’ returned hits for a search for the word “Accessible”
    Then working back in Events Manager and changing the choices and doing a refresh in phpMyAdmin I can see the data is picking up my change when I edit the Location and update it. It’s the Location edit page and the Location post on the front end that are not in sync with this #LATT. Again it’s the only attribute of the 3 that is setup as having preset options in a dropdown box.

    eg. this location’s value in the database is “Limited” for #_LATT{Accessible}{unknown|Yes|No|Limited}

Viewing 1 replies (of 1 total)
  • The topic ‘Location Attribute, Option type not saving changes’ is closed to new replies.