Horje
Display Boasts on your WordPress site to help customer confidence and SEO.

Noted That:

  • To install correctly this boast-display.zip.
  • Fisrt Download the boast-display.zip to your computer
  • Extract/Open boast-display.zip to Your Computer.
  • Then, Find readme.txt file inside boast-display.zip and Open readme.txt.
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download "boast-display.zip" Plugin to your Local Computer. (Click Download)

2. Then, Login to your "yourdomain.com/wp-admin" Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse "boast-display.zip" Downloaded plugin from your computer, Where you downloaded boast-display.zip According to Step – 1 Above then, click on "Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "Boast Display" folder is added on left sidemenu. Now, Click on "Boast Display" folder.

   Noted that: If you do not see "Boast Display" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about Boast Display Configurtions and Settings or How to work "Boast Display" in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to "Plugins" + "Installed Plugin" from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find "Boast Display" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is Boast Display
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting


Guide

To upload the Boast Display Plugin .zip file:

  1. Upload the Boast Display Plugin to the /wp-contents/plugins/ folder.
  2. Activate the plugin from the “Plugins” menu.
  3. Create a Boast account at https://secure.boast.io/users/sign_up
  4. Navigate to “Settings” -> “Boast Display” and enter your JSON feed URL.

To auto install the Boast Display Plugin from the WordPress admin:

  1. Navigate to “Plugins” -> “Add New”
  2. Search for “Boast Display” and click “Install Now” for the “Boast Display” listing.
  3. Activate the plugin from the “Plugins” menu.
  4. Create a Boast account at https://secure.boast.io/users/sign_up
  5. Navigate to “Settings” -> “Boast Display” and enter your JSON feed URL.

Example Shortcodes

[boast_display]

Options

show_count

Type: Integer
Default: 3

Specify how many boasts to show

Example:
[boast_display show_count=4]

slide_timeout

Type: Integer
Default: 10

Specify how long (in seconds) the display should stay on one boast\
If the value is <= 0, the slide will never switch automatically

Example:
[boast_display slide_timeout=5]

photos_only

Type: Boolean
Default: false

Show only Boasts that have photos

Example:
[boast_display photos_only=true]

videos_only

Type: Boolean
Default: false

Show only Boasts that have videos

Example:
[boast_display videos_only=true]

photos_and_videos_only

Type: Boolean
Default: false

Show only Boasts that have videos or photos

Example:
[boast_display photos_and_videos_only=true]

campaign_key

Type: String
Default: ""

Show only Boasts that match the specified campaign key.
Multiple campaign keys can be entered by separating them with commas.

Example:
[boast_display campaign_key="1A2B3C,Another Key"]

tags

Type: String
Default: ""

Show only Boasts that have at least one of the specified tags.
Multiple tags can be entered by separating them with commas.

Example:
[boast_display tags="tag1,tag-2"]

minimum_star_rating

Type: Integer
Default: 0

Show only Boasts that have a rating greater than or equal to the specified amount

Example:
[boast_display minimum_star_rating=3]

custom_styles

Type: String
Default: ""

Add inline styles to the wrapper div. Works well for background color and border styles.
Example:
[boast_display custom_styles="background-color:blue;border-color:white;"]

auto_height

Type: Boolean
Default: false

Automatically adjust height of the container to the height of the current card.

Example:
[boast_display auto_height=true]

Reffered: https://wordpress.org/