July 19, 2015
EastBayWP.com
Our Meetup.com Page
http://www.meetup.com/Eastbay-WordPress-Meetup/
Ongoing Sponsor: Page.ly
http://page.ly/
New Sponsor: O’Reilly Media
Use discount code PCBW for 40% off print & 50% off ebooks and videos
on http://shop.oreilly.com.
Today’s Sponsor: Modern Tribe
http://tri.be/
INTRODUCTIONS
1. Name
2. Company (if appropriate)
3. WordPress background
4. Have you customized The Events Calendar?
Today’s Agenda
1. Sponsor presentation and Q & A
about The Events Calendar, Events
Calendar Pro, and related plugins
2. Meetup Members’ presentations
about how they have
used/customized TEC.
MAKING THE EVENTS
CALENDAR SIT UP AND BEG
MOVING FROM EVENTS
MANAGER TO TEC
Sallie Goetsch
Install WPCSV
https://wordpress.org/plugins/wp-csv/
Export 1) Events 2) Locations
Edit CSV File
• Event Name
• Venue Name
• Start Date
• Start Time
• End Date
• End Time
• All-Day Event
• Category
• Event Cost
• Show Map Link
• Show Map
• Event
Description
Install TEC and Import
https://theeventscalendar.com/knowledgebase/using-the-events-
calendars-csv-importer/
USING META SLIDER PRO WITH
THE EVENTS CALENDAR
Purchase & Install Meta Slider Pro
https://www.metaslider.com/upgrade/
Create a Post Feed Slide
https://www.metaslider.com/documentation/post-feed-tutorial/
Presto!
INTEGRATING TEC INTO A
GENESIS CHILD THEME
Add Sidebar to TEC Pages
• Copy default-template.php into
/tribe-events folder in your theme
directory.
• Use the appropriate TEC hooks to
display your event
• Conclude with genesis().
• All event pages will now display your
sidebar.
It’s as Simple as This
remove_action( 'genesis_loop',
'genesis_do_loop' );
add_action('genesis_loop','genesis_tribe');
function genesis_tribe() { ?>
<div id="tribe-events-pg-template"><?php
tribe_events_before_html();
tribe_get_view();
tribe_events_after_html(); ?>
</div><?php
}
genesis();
HORIZONTAL EVENT WIDGET
Instructions in a Nutshell
• Create full-width widget area
• Copy list-widget.php and save to
/theme_name/tribe-events/widgets/
• Modify code as necessary to display
featured image, etc.
• Modify CSS for inline-block display
SHORTCODE
EVENT
DISPLAY 1
Tutorial from Cockahoop
http://cockahoop-digital.co.uk/modern-tribe-events-calendar-plugin-shortcode/
SHORTCODES 2 WITH EVENT
ROCKET
Instructions in a Nutshell
• Install and activate Event Rocket plugin.
• Modify functions.php to add new
shortcodes as necessary.
• Enter shortcode where you want listings
to appear.
• Instructions are on the wiki
https://github.com/barryhughes/event-
rocket/wiki
https://wordpress.org/plugins/event-rocket/
This…
[event_embed category="advanced-trainings"]
<h4 class="orange">{title:linked}</h4>
<strong>{start_date} -- {end_date} | {city},
{region}, {country} | {cost}</strong>
{excerpt}
[/event_embed]
…Yields This
CHANGE PHOTO VIEW FROM
MASONRY TO GRID
Simplified Instructions
• Copy single-event.php from
views/pro/photo/ in plugin directory to
tribe-events/pro/photo in theme
directory.
• Comment out the <div> that includes
tribe_events_get_the_excerpt()
• Add CSS to set event heights, plus media
queries.
The Main CSS
#tribe-events-photo-events .type-
tribe_events.tribe-events-photo-event
{
float: left;
width: 29.2%;
height:320px;
margin: 0 4% 30px 0;
padding: 0;
border-bottom: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
The Media Queries
@media only screen and (max-width: 1024px) {
#tribe-events-photo-events .type-
tribe_events.tribe-events-photo-event {
width: 44%;
}}
@media only screen and (max-width: 600px) {
#tribe-events-photo-events .type-
tribe_events.tribe-events-photo-event {
float: none;
width: 100%;
height:100%;
}}
Links
• TEC CSV Import Tutorial
• Meta Slider Pro Post Feed Tutorial
• Event Rocket Shortcode Tutorial
• Change Photo View to Grid Tutorial
• Horizontal List Widget Tutorial
About the Presenter
Sallie Goetsch
(rhymes with ‘sketch’)
Got online in 1985. Started
building websites in 1995.
Discovered WordPress in
2005. Organizer of the East
Bay WordPress Meetup.
@salliegoetsch
 salliegoetsch
 http://wpfangirl.com
 510-969-9947

More Related Content

PDF
Rob La Gatta; Making the Events Calendar Sit Up and Beg
PPTX
Pofo – Creative Portfolio and Blog WordPress Theme
PPT
Intro To Bebo Applications by Thought Labs
PPS
Website hosting
PPTX
Unit 28 Week 1
PPTX
Unit 28 Week 8
PPTX
Unit 28 Week 15
PPTX
Unit 28 Week 5
Rob La Gatta; Making the Events Calendar Sit Up and Beg
Pofo – Creative Portfolio and Blog WordPress Theme
Intro To Bebo Applications by Thought Labs
Website hosting
Unit 28 Week 1
Unit 28 Week 8
Unit 28 Week 15
Unit 28 Week 5

What's hot (20)

PPTX
Unit 28 Week 10
PPTX
Unit 28 Week 13
PPT
August 10th, 2009 Dave Ross Word Press
PPTX
Unit 28 Week 14
PPTX
Unit 28 Week 12
PPTX
Unit 28 Week 7
PPTX
Unit 28 Week 11
PPTX
Unit 28 Week 9
PDF
Roundup of popular & emerging blogging platforms
PDF
Theming Wordpress with Adobe
PPTX
Unit 28 Week 3
PDF
Creating a Website with WordPress.org
PDF
Firefox OS Apps & APIs - Dutch Mobile Conference / Serbia & Montenegro App da...
PPTX
Wordpress customisation for travel blogs
PDF
Setting up a blog with WordPress.com Jan 2014 Class
PPTX
Unit 28 Week 2
PPTX
Creating a self hosted wordpress website from scratch
PPTX
Your WordPress Freelance Business Site
PDF
WordPress Page builders
PPTX
How to leverage Facebook to promote your programs
Unit 28 Week 10
Unit 28 Week 13
August 10th, 2009 Dave Ross Word Press
Unit 28 Week 14
Unit 28 Week 12
Unit 28 Week 7
Unit 28 Week 11
Unit 28 Week 9
Roundup of popular & emerging blogging platforms
Theming Wordpress with Adobe
Unit 28 Week 3
Creating a Website with WordPress.org
Firefox OS Apps & APIs - Dutch Mobile Conference / Serbia & Montenegro App da...
Wordpress customisation for travel blogs
Setting up a blog with WordPress.com Jan 2014 Class
Unit 28 Week 2
Creating a self hosted wordpress website from scratch
Your WordPress Freelance Business Site
WordPress Page builders
How to leverage Facebook to promote your programs
Ad

Viewers also liked (15)

PDF
PhpStorm for WordPress
PDF
WordPress Comments (November Meetup)
KEY
bbPress - WCSF 2012
KEY
WCSF 2012 - All You Can Eat Content Types
PDF
Making WordPress Easier to Use
PPT
WordPress SEO Revisited by Lou Anne McKeefery of Be Found
PDF
WordPress Gallery tutorial
PDF
Git Version Control for the Complete N00b by Adam LaBarge
PDF
Is Your (Client's) Website Ready for 2017?
PDF
WordPress and Business Intelligence
PDF
High Performance WordPress
PDF
Real Developer Tools for WordPress by Stefan Didak
PDF
State of Mobile
PDF
Designing for The Modern Web
PDF
WordPress State of the Word 2012
PhpStorm for WordPress
WordPress Comments (November Meetup)
bbPress - WCSF 2012
WCSF 2012 - All You Can Eat Content Types
Making WordPress Easier to Use
WordPress SEO Revisited by Lou Anne McKeefery of Be Found
WordPress Gallery tutorial
Git Version Control for the Complete N00b by Adam LaBarge
Is Your (Client's) Website Ready for 2017?
WordPress and Business Intelligence
High Performance WordPress
Real Developer Tools for WordPress by Stefan Didak
State of Mobile
Designing for The Modern Web
WordPress State of the Word 2012
Ad

Similar to Sallie Goetsch: Making the Events Calendar Sit Up and Beg (20)

PDF
Bringing JAMStack to the Enterprise
PDF
Blazing fast web experience at your fingertips with Experience Edge, JSS for ...
PPT
WordCamp Boston 2012 - Creating Content With Shortcodes
PPT
Web 2.0: What Can It Offer The Research Community?
PDF
Front End Development for Back End Developers - Devoxx UK 2017
PDF
WSO2 Platform Introduction - Why,What and How
PPTX
Real World Lessons in Progressive Web Application & Service Worker Caching
PPTX
TestNet 2016 - Improving Your Selenium WebDriver Tests
PPTX
Hardcode SEO
PDF
Update from the Semantic MediaWiki community - MediaWiki Users and Developers...
PPTX
Brand Your Community Using Less and Gulp
PPTX
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
PDF
WSO2 Platform Introduction : Why, What and How
PDF
Wordpress beyond blogging
PDF
Front End Development for Backend Developers - GIDS 2019
PPTX
GDPR and EA Commissioning a web site part 5, writing a web page
PDF
RichFaces 4 Component Deep Dive - JAX/JSFSummit
PDF
WordPress Theme Performance - WP Vienna meetup 8.6.2016
PPTX
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
PPTX
SearchLove San Diego 2018 | Mat Clayton | Site Speed for Digital Marketers
Bringing JAMStack to the Enterprise
Blazing fast web experience at your fingertips with Experience Edge, JSS for ...
WordCamp Boston 2012 - Creating Content With Shortcodes
Web 2.0: What Can It Offer The Research Community?
Front End Development for Back End Developers - Devoxx UK 2017
WSO2 Platform Introduction - Why,What and How
Real World Lessons in Progressive Web Application & Service Worker Caching
TestNet 2016 - Improving Your Selenium WebDriver Tests
Hardcode SEO
Update from the Semantic MediaWiki community - MediaWiki Users and Developers...
Brand Your Community Using Less and Gulp
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
WSO2 Platform Introduction : Why, What and How
Wordpress beyond blogging
Front End Development for Backend Developers - GIDS 2019
GDPR and EA Commissioning a web site part 5, writing a web page
RichFaces 4 Component Deep Dive - JAX/JSFSummit
WordPress Theme Performance - WP Vienna meetup 8.6.2016
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
SearchLove San Diego 2018 | Mat Clayton | Site Speed for Digital Marketers

More from East Bay WordPress Meetup (20)

PDF
How to Conduct an SEO Audit
PPTX
WordPress Membership Plugins: WP-Members
PPTX
WordPress Membership Plugins: MemberPress
PDF
How to Develop a Color Palette for Your Website with Amanada McCoy
PDF
Event Management Plugins for WordPress
PDF
Beyond Gravity Forms: Form Plugins for WordPress
PDF
Advanced Custom Fields: Amazing Possibilities and Irritating Limitations
PDF
March 2015: Plugins Worth Paying For
PDF
Google Webmaster Tools for WordPress
PDF
Introduction to Google Analytics by Katherine Mancuso
PDF
iThemes Exchange: the New Kid on the WordPress E-Commerce Block
PDF
Running a WordPress Business--Some Numbers
PPTX
What Developers Need Designers to Know about WordPress
PDF
Making WordPress Fly
PDF
Drag-and-drop WordPress Themes, featuring Themify Builder
PDF
Drag and-Drop WordPress Themes
PDF
Fun with WooCommerce
PDF
Managed WordPress Hosting
PDF
Having Fun with Local WordPress Development
PDF
Share Your WordPress Developer Tools
How to Conduct an SEO Audit
WordPress Membership Plugins: WP-Members
WordPress Membership Plugins: MemberPress
How to Develop a Color Palette for Your Website with Amanada McCoy
Event Management Plugins for WordPress
Beyond Gravity Forms: Form Plugins for WordPress
Advanced Custom Fields: Amazing Possibilities and Irritating Limitations
March 2015: Plugins Worth Paying For
Google Webmaster Tools for WordPress
Introduction to Google Analytics by Katherine Mancuso
iThemes Exchange: the New Kid on the WordPress E-Commerce Block
Running a WordPress Business--Some Numbers
What Developers Need Designers to Know about WordPress
Making WordPress Fly
Drag-and-drop WordPress Themes, featuring Themify Builder
Drag and-Drop WordPress Themes
Fun with WooCommerce
Managed WordPress Hosting
Having Fun with Local WordPress Development
Share Your WordPress Developer Tools

Recently uploaded (20)

PPSX
AI AppSec Threats and Defenses 20250822.ppsx
PPTX
IoT Lecture IoT Lecture IoT Lecture IoT Lecture
PPT
chapter 5: system unit computing essentials
PPTX
Networking2-LECTURE2 this is our lessons
PPTX
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
PDF
Paper: World Game (s) Great Redesign.pdf
PPTX
Going_to_Greece presentation Greek mythology
PDF
Lesson.-Reporting-and-Sharing-of-Findings.pdf
PPTX
Basic_of_Computer_System.pptx class-8 com
PPTX
最新版美国埃默里大学毕业证(Emory毕业证书)原版定制文凭学历认证
DOCX
Memecoinist Update: Best Meme Coins 2025, Trump Meme Coin Predictions, and th...
PPTX
Digital Project Mastery using Autodesk Docs Workshops
PDF
healthwealthtech4all-blogspot-com-2025-08-top-5-tech-innovations-that-will-ht...
PPTX
购买林肯大学毕业证|i20Lincoln成绩单GPA修改本科毕业证书购买学历认证
PPTX
Partner to Customer - Sales Presentation_V23.01.pptx
DOCX
Audio to Video AI Technology Revolutiona
PDF
KEY COB2 UNIT 1: The Business of businessĐH KInh tế TP.HCM
DOCX
MLS 113 Medical Parasitology (LECTURE).docx
PDF
Slides World Games Great Redesign Eco Economic Epochs.pdf
PPTX
WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx
AI AppSec Threats and Defenses 20250822.ppsx
IoT Lecture IoT Lecture IoT Lecture IoT Lecture
chapter 5: system unit computing essentials
Networking2-LECTURE2 this is our lessons
COPD_Management_Exacerbation_Detailed_Placeholders.pptx
Paper: World Game (s) Great Redesign.pdf
Going_to_Greece presentation Greek mythology
Lesson.-Reporting-and-Sharing-of-Findings.pdf
Basic_of_Computer_System.pptx class-8 com
最新版美国埃默里大学毕业证(Emory毕业证书)原版定制文凭学历认证
Memecoinist Update: Best Meme Coins 2025, Trump Meme Coin Predictions, and th...
Digital Project Mastery using Autodesk Docs Workshops
healthwealthtech4all-blogspot-com-2025-08-top-5-tech-innovations-that-will-ht...
购买林肯大学毕业证|i20Lincoln成绩单GPA修改本科毕业证书购买学历认证
Partner to Customer - Sales Presentation_V23.01.pptx
Audio to Video AI Technology Revolutiona
KEY COB2 UNIT 1: The Business of businessĐH KInh tế TP.HCM
MLS 113 Medical Parasitology (LECTURE).docx
Slides World Games Great Redesign Eco Economic Epochs.pdf
WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx WEEK 15.pptx

Sallie Goetsch: Making the Events Calendar Sit Up and Beg