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

    (@nekojira)

    Hi there,

    could you post here a copy of the contents of your feed post with the shortcodes for customizing your event display appearances?

    Thread Starter tallydigitalbiz

    (@tallydigitalbiz)

    [gcal id=”4729″]

    [gcal id=”4729″ interval=”events” interval_count=”150″ display=”list”]

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    ok sorry for late reply,

    so they both don’t work? (if use it one or the other at one time?)

    tooltips won’t work on display mode though, they are currently meant for grid – try switching to grid to check if they work

    If even that doesn’t work, what is the content of your feed like – in the WordPress editor do you have something like:

    [event-title]
    Starts: [start-time]
    Ends: [end-date] - [end-time]
    [if-location]
    
    Location: [location]
    [/if-location]
    [if-description]
    
    Description: [description]
    [/if-description]
    
    [link newwindow="true"]More details...[/link]

    or have you tried ticking Check this box to use the simple display options below instead of the Event Builder code on the left in Display options on the right panel in the Edit Feed page.

    sorry if it doesn’t help

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    the last version (2.2.7) should fix this issue

    Im having the same issue here: https://66.147.244.210/~solelpr1/calendar/

    I’ve entered two different calendars and both are not displaying the event title.

    I’m using:

    <div class=”gce-list-event gce-tooltip-event”>[event-title]</div>
    <div><span>Starts:</span> [start-time]</div>
    <div><span>Ends:</span> [end-date] – [end-time]</div>
    [if-description]<div><span>Description:</span> [description]</div>[/if-description]
    <div>[link newwindow=”true”]More details…[/link]</div>

    and this one in the second:

    [event-title]
    Starts: [start-time]
    Ends: [end-date] – [end-time]
    [if-location]

    Location: [location]
    [/if-location]
    [if-description]

    Description: [description]
    [/if-description]

    [link newwindow=”true”]More details…[/link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tool Tips and List not working properly’ is closed to new replies.