Custom Excerpt Placeholder for Events Manager

This PHP snippet creates a #_CUSTOMEXCERPT placeholder to be used with the Events Manager plugin. Just throw it in functions.php, and you can then use #_CUSTOMEXCERPT in place of #_EVENTEXCERPT in your event/list templates. The snippet has two variables you may wish to edit: $strip_HTML – whether or not to remove HTML tags from the … Continue reading“Custom Excerpt Placeholder for Events Manager”

Our New Mobile First Child Theme for Genesis 2.0+

Mobile First Genesis 2.0 Child Theme Download our new Mobile First Child Theme for Genesis 2.0. The theme looks and feels identical to the Genesis 2.0 Sample Theme, however it has been optimized with a “Mobile First” approach, meaning faster load times and an overall better experience for mobile users. Download Now » See Demo » … Continue reading“Our New Mobile First Child Theme for Genesis 2.0+”

Add Expanding “Read More” Links to Your WordPress Blog

Here’s a handy jQuery/CSS snippet that adds special “read more” links to expand and hide your WordPress blog posts, accordion style. This is pretty useful if your blog page is spitting out a bunch of long posts, and you’d like to consolidate some space. The code is set to work with default WordPress classes and … Continue reading“Add Expanding “Read More” Links to Your WordPress Blog”