• Resolved Geotonics

    (@geotonics)


    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-key

    Under 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)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    just to confirm, you mean the event attributes value is missing on recurrence events in the frontend events listing or single events page ?

    Thread Starter Geotonics

    (@geotonics)

    I am talking about the events listing page.
    https://www.rvhhc.org/events/

    Is the value being saved / displayed correctly on the Edit Event page?

    Thread Starter Geotonics

    (@geotonics)

    Yes it is. I can see the value on both the Edit RecurringScreenshot Event page and the Edit Event page.

    • This reply was modified 7 years, 7 months ago by Geotonics.

    If you use #_ATT{event-key} in “Single event page format” under Events > Settings > Formatting > Events does it display correctly?

    Thread Starter Geotonics

    (@geotonics)

    When i do that, it shows up on the page for the event, but not the page which lists the events. I need to add a class to each recurring event listed on the events page.
    I want each recurring event listed on the events page to have its own color scheme.
    Edit: I tried adding it to Default event list format section and that did work.

    • This reply was modified 7 years, 7 months ago by Geotonics.
    • This reply was modified 7 years, 7 months ago by Geotonics.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘missing value for custom attribute’ is closed to new replies.