• Resolved dark_yodaman

    (@dark_yodaman)


    Hi,

    is it possible to export the event with the [link] Text here [/link] code to get only these information which are set in the editor?

    Example: I only show [title] [when] [location] in my calendar (hiding the description). But when I export the event via the link feature I get all Information including the description.

    Is it possible to hide the description there as well?


    Another question related to this:
    Is it possible to export the whole calendar as iCal URL, which I can rpvide to many people, but again like I displayed it on my site (no description)?

    Thanks

    https://www.st-johannes-ap.de/calendar/termine

    https://wordpress.org/plugins/google-calendar-events/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    I’m sorry I don’t follow what you mean. What export are you talking about?

    Thread Starter dark_yodaman

    (@dark_yodaman)

    Hi,

    I’ll try it in another explanation.

    Google Calendar Source (GCS)
    Simple Calendar (SC)
    Google Calendar Event Export (GCEE)
    Google Calendar Complete Export (GCCE)

    I have a GCS public link. Each event has title, date and description.
    I show it in my site with SC. I show only title and date.

    I want to export a single event (GCEE). But the exported event should have the title and the date, but not the description of the event.

    I want to export the whole calendar (GCCE). Each exported event should have the title and the date, but not the description.

    Thanks for help

    [Moderator Note: No bumping, thank you.]

    Plugin Contributor Nick Young

    (@nickyoung87)

    Sorry but I still don’t follow. Our plugin doesn’t have an export button to export the events, so I am going to say that it is probably not possible.

    Thread Starter dark_yodaman

    (@dark_yodaman)

    Hi,

    with the current version an export to google calendar was integrated ([add-to-gcal-link]Link Text[/add-to-gcal-link]).
    This goes in the direction I mean.

    Current version exports a single event to google.
    But all event details are exported.
    I want only to export the details displayed at my calendar(no description).

    And another feature could be to export whole calendar to own google calendar.

    thanks

    • This reply was modified 7 years, 7 months ago by dark_yodaman.
    Plugin Contributor Phil Derksen

    (@pderksen)

    @dark_yodaman Thanks for the feature suggestions. We’ll consider them if demand for it grows to a certain point.

    Thread Starter dark_yodaman

    (@dark_yodaman)

    Hi,

    thanks.

    I had a quick look in the code and I found in file includes/abstracts/calendar.php the function get_add_to_gcal_url(Event $event)
    This is linked to the [add-to-gcal] shortcode. Maybe this shortcode can be expanded with options, like [add-to-gcal description=false]. Then if description is fals the function above will return an empty description.

    Maybe this approach can be used for a whole export.

    Thanks for your help

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Export Event like it is displayed on site not like in original source’ is closed to new replies.