• I just realized that my theme and google pick up on the event-post author, but there’s no way to change the event author in the back-end, correct? Do you think that would be too hard to add to the next release? I need to change the author of the event-posts for several events.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    This is not something related to events, but it’s very easy to support. Will include this in next update. Meanwhile you can add this yourself if you want. Open main plugin file vsel and look for:

    'supports' =>

    Add this at the end of the array:

    , 'author'

    Now you can change author via Quick Edit:

    To change the author of an existing post, go to your admin area > Posts. Click on Quick Edit > Author and from the drop-down menu choose the new author and click on Update.

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘Change post/event author’ is closed to new replies.