• Resolved Janco147

    (@janco147)


    Hello there,

    had a nasty surprise today:

    i visited one my bands’ website https://www.bornxl.com

    and none of our gigs were showing anymore!

    I checked and found out about the new API.
    updated the plugin
    updates WP core while I was at it
    refreshed the calendar IDs
    even made a new (public) google calendar and copied all events
    refreshed the calendar IDs again

    still I get “no events to show” (“Er zijn geen evenementen om weer te geven.” for the dutchies)

    HELP

    Am I missing something here?

    Regards

    Janco

    https://www.ads-software.com/plugins/google-calendar-events/

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

    (@nickyoung87)

    It might just be a setting somewhere since it has changed quite a bit from the old version. Do you mind posting what your feed settings are?

    If it is a widget also can you post those settings?

    I will help out in any way I can.

    Thanks!

    Thread Starter Janco147

    (@janco147)

    Sure thing, here it comes (no widget) :

    Feed Shortcode
    [gcal id=”487″]

    Google Agenda ID
    [email protected]

    Zoekopdracht

    Terugkerende evenementen herhalen?
    Ja

    Datumnotatie
    j M Y

    Tijdsnotatie

    Tijdsduur cachegeheugen
    43200

    Evenementen op meerdere dagen
    Op elke dag weergeven

    Weergavemodus
    lijst

    Links tonen om te bladeren
    checked

    Aantal evenementen per pagina
    7

    Geef weer op welke dag – ten opzichte van de huidige datum – de lijst standaard moet starten (alleen voor Lijstweergave):
    0 Dagen

    Minimale startdatum van de feed
    1 maand geleden

    Maximale feed einddatum
    1 jaar vooruit

    Thread Starter Janco147

    (@janco147)

    And here’s the shorcode i’ve got going

    <div class=”gce-list-event gce-tooltip-event”></div>
    <div class=”gce-content”>
    <div class=”entry-title”>
    <div class=”gce-date”>[start-date] | </div><div class=”event-title”> [event-title]</div>
    <div class=”gmaps” title=”[location] op Google Maps”>[maps-link newwindow=”true”][location][/maps-link]</div>
    <div class=”gcal” title=”[event-title] [start-date] toevoegen aan uw Google Agenda”>[link newwindow=”true”]
    [start-date][/link]</div>
    </div>
    <div class=”gce-time”><span>Tijd:</span> [if-not-all-day] [start-time] [/if-not-all-day] [if-all-day] tba[/if-all-day]
    </div>
    [if-location]<div class=”gce-location”><span>Locatie:</span> [location]</div>[/if-location]
    [if-description]<div class=”gce-description”>[description autolink=”true” , newwindow=”true”]</div>[/if-description]
    </div>

    Plugin Contributor Nick Young

    (@nickyoung87)

    I just checked your site again after looking at your settings. It looks like from your options above you have it set to show the next 7 days events. Do you have events within the next 7 days? If not you could try changing it to show “next X EVENTS” which might populate it.

    Does that make sense or help in any way?

    Thread Starter Janco147

    (@janco147)

    Hi Nick

    got it. Thanks!
    I also changed the settings for the “past gigs” feed in a similar way.

    It sounds to me like the dutch translation of the plugin is inaccurate.

    As it is now it says: “aantal evenementen per pagina” which is “number of events per page”. Then there are boxes to enter any number and one that you set to “days” or “events”.

    I’ve set it to “100” “events” now and it works a treat. However, from the description of the field I would’ve never guessed it means “amount of events to get from your feed”. You might want to check what your code does against what the dutch translation says it does ??

    Thanks for the help, the quick response and good luck with this plugin. I’ll be sure to use it on other sites and recommend it to others.

    Janco

    Plugin Contributor Nick Young

    (@nickyoung87)

    Great glad you got it working! ??

    The text for “events per page” is accurate. It is different than the number of items being grabbed from your feed. For instance, you could grab 2 months worth of items (using the start/end date settings) but only display 15 days (or events) per page.

    Hope that helps clear some possible confusion up, but again I am glad you were able to get it all sorted out.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘feeds not showing’ is closed to new replies.