missing value for custom attribute
-
I’ve added #_ATT{event-key} to events->settings>general
That created an entry in the Attributes area when I edit a recurring event
Attribute Name
event-keyUnder Value I’ve added: holistic-value
When I go to the page which lists the recurring events,
it does use the template that I copied into the theme.
When I debug the attributes, this is what I get. event-key is in the array, but there is no value. What am I missing?attributes:2
Array
(
[names] => Array
(
[0] => event-key
)[values] => Array
(
[event-key] => Array
(
)
))
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘missing value for custom attribute’ is closed to new replies.