• Resolved yesyeah

    (@yesyeah)


    Hey, great plugin and great support, thanks!

    I see there is a “newwindow” attribute but it doesn’t appear to work.

    I am using the below code. When the “View Event Details” link is used, it takes you right to the Google calendar page, which is great. However, it would be great to have that open in a new tab and I cannot for the life of me get the attribute to work. It’s listed within your documentation so it should work, but I can’t get it to.

    Can you advise on how to get the calendar page links to open up in a blank target? Thanks so much!!

    <div class=”gce-list-event gce-tooltip-event”><b>[event-title]</b></div>
    [if-not-all-day]
    <b>[start-date]</b> <b>[link]View Event Details[/link]</b>
    [start-time] – [end-time]
    [/if-not-all-day]

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Hey sorry for the late reply

    I think newindow is used as in the default calendar, can you try putting

    [link newwindow="true"]]View Event Details[/link]

    please let me know if it works

    Thread Starter yesyeah

    (@yesyeah)

    Worked like a charm, thanks so much!

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

The topic ‘newwindow attribute doesn't work?’ is closed to new replies.