• Resolved goldcity

    (@goldcity)


    I am trying to figure out how to carry over more details from WP Events Manager into the events.ics file that is generated.

    Right now, there only seems to be a location name, whereas I would need the location name, address, town, state/province etc.

    Also the event description is not carried forward.

    I assume I would need to edit one of the .php files but which ones and where at?

    Sorry for all the questions – bit of a newbie here.

    Thanks,

    Dean

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Hi Dean,

    Normally this shoudl be in the settings formatting > calendar tab, but it doesn’t look like we added this, will do asap.

    In the meantime, you can override our template file templates/templates/ical.php and modify this line:

    $location = $EM_Event->output('#_LOCATION', 'ical');

    more info on overriding – https://wp-events-plugin.com/documentation/using-template-files/

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Sorry for the delay in getting back to you, but this has been fixed in the dev version 5.4.1.2 and an update should be out next week.

    You can update to the dev automatically by visiting Events > Settings > Admin Tools > Check Dev-Version and then visit your plugins page (refresh until you see the available update).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP Events Manager iCal Location and Details’ is closed to new replies.