↧
Tiles and Circles and Squares, Oh My!
Jetpack has lots of different modules that do all sorts of fun and interesting things to supercharge your self-hosted WordPress site. Not everyone uses all of these modules, though — with so much good...
View ArticleHow to add Javascript events to the Carousel view
Add this to your site’s js to enable events such as adding Google Analytics tracking code to individual Carousel slides: jQuery(document).on( 'jp_carousel.selectSlide', '.jp-carousel-wrap', function(...
View ArticleHow to exclude a category from the Mobile Theme
If you’ve ever wanted to exclude a particular category of posts from being displayed by Jetpack’s Mobile Theme, you can use the following code in your theme’s functions.php or in a functionality...
View Article