• Resolved kokoruz

    (@kokoruz)


    Feature Request – Right now when there are no events in my calendar it says “Nothing to show.” It would be nice to be able to customize this msg

    Right now I do the following

    /* Change Default Text in Simple Calendar Plugin */
    $('.simcal-events-list-container p').text(function () {
    return $(this).text().replace("Nothing to show.", "No Current Events");
    });

    But if this was built into the plugin that would be great

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Nothing to show.’ is closed to new replies.