Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [Event post] Child events

    Another suggestion for improvements on Children events:
    When creating a new child event, it would be useful to have the location details copied from parent (in the very likely case of creating many events in the same location)
    Thank you

    Thread Starter sysgroove

    (@sysgroove)

    Hi Bastien,
    yes, this hypothese does make sense.
    Is there any workaround in this case?

    thanks

    Thread Starter sysgroove

    (@sysgroove)

    I solved this issue by restoring plugin default preferences in wordpress database (copying value from a clean installation)

    UPDATE wp_options SET option_value = .......
    WHERE option_name = "ep_settings";

    If you cannot create a clean install elsewhere, I guess you can delete that row and simply reinstall Event Post plugin in order to recreate default preferences.
    CAUTION! backup your database before executing manual operations!

    It seems that all started by editing the widget schemas field in the Event Post configuration gui..
    Hope this helps somebody else.

Viewing 3 replies - 1 through 3 (of 3 total)