• Hi,

    For years I have used ‘Google Calendar Widget’ but it has now been 6 years since it was last updated.

    I like some of these features and it would be great to include them in your plugin please.

    If a day has more than 1 event then they are all listed under the date rather than it list the date each time.

    More details are found when clicking on the link in a ‘dropdown’ rather than a link to the full calendar.

    With thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author kimipooh

    (@kimipooh)

    Thanks for your interest in plugins.
    I updated the plugin (6.3).

    If you set html_tag=”li2″ on the shortcode option,
    events that take place on the same day will be shown together.
    ex.
    gc_list_view html_tag="li2"]

    I can’t incorporate the dropdown feature directly, but I have added a title attribute to the link so that when you mouse over the link, you can see an excerpt of the event description.

    If you want more customization, try using hooks. For details, please see the documentation (https://www.ads-software.com/plugins/list-view-google-calendar/#description).

    • This reply was modified 3 years, 7 months ago by kimipooh.
    • This reply was modified 3 years, 7 months ago by kimipooh.
    • This reply was modified 3 years, 7 months ago by kimipooh.
    Thread Starter danielnichols

    (@danielnichols)

    Thanks for your help. Unfortunately [gc_list_view html_tag=”li2″] doesn’t work on waltonchurch.org. It displays ‘no events’.

    [gc_list_view] using any other display setting works fine. e.g. p or li

    Any help would be appreciated.

    Also to be able to have the mouseover, and disable the link would be even better.

    Thank you. dan.

    Plugin Author kimipooh

    (@kimipooh)

    If you specify [gc_list_view html_tag=”li2″], is there any error on the server?
    In my test environment, it works fine.

    Just to be sure, you can use
    Please try to enter html_tag=”li2″ manually.

    > Also to be able to have the mouseover, and disable the link would be even better.
    I will implement the function in next version.

    Plugin Author kimipooh

    (@kimipooh)

    > Also to be able to have the mouseover, and disable the link would be even better.
    I implemented the function in version 6.5.
    After you update the plugin to version 6.5, and use “no_event_link” shortcode option.

    ex.
    [gc_list_view no_event_link="true"]

    Plugin Author kimipooh

    (@kimipooh)

    I’m sorry.
    For html_tag=”li2″, version 6.5 or the previous version had not been working. Please update to version 6.5.1, and please check again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Features Request’ is closed to new replies.