AtomicReach

Display Posts from Atomic Reach tribes in your WordPress site

Author:Dan Shreim (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:1.0
Added to WordPress repository:29-06-2012
Last updated:20-02-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://apps.atomicreach.com/app/profile/id/20
Total downloads:1 117
Active installs:10+
plugin download
Click to start download

This plugin displays the content of any Atomic Reach Tribe on your Website or blog, letting you offer more content and attract more readers. Even people who aren't members of Atomic Reach can download the plugin (although membership does have its privileges!).

There are two ways to display the Tribe's content: as a micro-site or within a widget on the sidebar. Both can be created quickly and leverage the design of your Website or blog.

To publish a new page featuring content from a Tribe, here are the steps:

  1. Login into your WordPress dashboard, and click on "Pages" and then "Add New"

  2. Create a title for the new page

  3. Copy and paste the code below into the body of the page. Change the name of the uri from "contentcuration" to match your Tribe's name. You can decide on the number of posts to be displayed by changing the limit field, which is currently "3".

  4. The content can be displayed in two ways - horizontal or vertical. To select the option you want, simply type in "horizontal" or "vertical" to the right of "horizontal" in the code.

[arPosts limit="3" uri="contentcuration" layout="horizontal"]

=Tribe Members=

To display Tribe members on your new page, copy and paste the code below into the body of the page. Note: You can decide whether the members are displayed above or below the Tribe's content by placing the code below or above the first piece of code. You can select the number of members to display by changing the limit field, which is currently "3".

[tribeUsers limit="3" uri="contentcuration" layout="horizontal"]

To publish a widget in the sidebar of your Website or blog featuring the content from a Tribe, follow these steps:

  1. Login into your WordPress dashboard.

  2. Click on "Appearance" and then "Widgets"

  3. Under “Available” widgets, drag a "Text" widget into the widget area on the right-hand side.

  4. Give the new widget a title.

  5. Copy and paste the short code below into the body of the widget. Change the name of the uri from "contentcuration" to match your Tribe's name. You can decide on the number of posts to display by changing the limit field, which is currently "3".

  6. The content can be displayed in two ways - horizontal or vertical. To select the option you want, simply type in "horizontal" or "vertical" to the right of "horizontal" in the short code.

[arPosts limit="3" uri="contentcuration" layout="horizontal"]

=Tribe Members=

To display Tribe members on your new widget, copy and paste the code below into the body of the page. Note: You can decide whether the members are displayed above or below the Tribe's content by placing the code below or above the first piece of code. You can select the number of members to display by changing the limit field, which is currently "3".

[tribeUsers limit="3" uri="contentcuration" layout="horizontal"]