Rendering of Images set as attachments in Google Calendar Events is now possible within your site calendar. Site users can now click or hover over an Event title and view the first set image attachment within the event. There are specific requirements to have this feature in place: 1. You need to use the Simple […]
Category: Misc
GCal Pro – How to Properly Configure the Google OAuth Client
The Google Calendar Pro add-on for Simple Calendar uses OAuth to connect securely to Google. In turn this allows access to both private and public calendars and additional display features such as event colors, attendees and attachments. Don’t have the add-on yet? Get the Google Calendar Pro add-on here. Setting up an Google OAuth client is […]
Troubleshooting Memory Errors
If you run into memory errors after installing the plugin try running through these steps. 1 Try adding this line to your wp-config.php file: define(‘WP_MEMORY_LIMIT’, ’64M’); 2 If you don’t have access to PHP.ini try adding this to an .htaccess file: php_value memory_limit 64M 3 If you have access to your PHP.ini file, change the […]
Updating From Google Calendar Events 2.4.0 to Simple Calendar 3.x
Updating From Google Calendar Events to Simple Calendar Until version 2.4.0 Simple Calendar was known as Google Calendar Events. The name change brought by version 3.0.0 is a hint that many things changed as well in the plugin itself, both under and above the hood. Particular care was put in making things backwards compatible. However, […]
Simple Calendar Global Settings
Simple Calendar uses global settings to handle certain features or preferences. To review the plugin settings click on the Settings menu item in the WordPress admin dashboard menu. You need to be a WordPress administrator to access this page. The settings are subdivided into tabs. Event Sources Manage options and settings for your events sources. […]