/genesis-jetpack-infinite-scroll

Adds support for JetPack Infinite Scroll to Genesis Framework child themes.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Genesis Jetpack Infinite Scroll

Adds support for Jetpack Infinite Scroll to Genesis Framework child themes.

Description

Tutorial where the plugin code came from, explaining the code: http://sridharkatakam.com/jetpacks-infinite-scroll-genesis/

Requirements

  • Genesis 2.0

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone git@github.com:GaryJones/genesis-jetpack-infinite-scroll.git

Then go to your Plugins screen and click Activate.

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

Usage

  1. Ensure this plugin is activated.
  2. Activate Infinite Scroll module in Jetpack.
  3. That's it.

Credits

Built by Sridhar Katakam and Gary Jones