Skip to content

Review Ticker Plugin for WordPress - Creates custom post type for reviews and displays reviews on the front end either in a footer or via shortcode.

Notifications You must be signed in to change notification settings

RonHolt/reviewticker

Repository files navigation

Review Ticker WordPress Plugin

Description

This is a WordPress plugin that creates custom post type for reviews and displays reviews on the front end either in a footer or via shortcode.

For full details, view:
./reviewticker/readme.txt

Shortcode Usage

To insert the Review Ticker into the content of any post / page, use the following shortcode:
[reviewticker]

You can also insert optional text/HTML before or after the reviewticker like so:
[reviewticker bg_color="#000000" insert_before="Optional text/HTML" insert_after="Optional text/HTML"]

Settings

  • Fixed Footer? - Insert fixed footer at the bottom of the website
  • Number of Reviews in Queue? - Choose how many reviews to queue from the Reviews post type. (range: 1-99; default: 5)
  • Order reviews by? - Random | Name | Date (default: Random)
  • Ascending or Descending order? - (default: Descending)
  • Delay seconds for next review - Choose number of seconds (range: 1-25; default: 5)
  • Choose a background color for the footer - Pick a color (default: #303030)
  • Choose a color for the footer text - Pick a color (default: #FFFFFF)

Screenshots

Review Ticker Settings

Review Ticker Settings

Review Ticker New Post

Review Ticker New Post

Review Ticker Styled Example

Review Ticker Styled Example

About

Review Ticker Plugin for WordPress - Creates custom post type for reviews and displays reviews on the front end either in a footer or via shortcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published