Banner for Nearby Now Reviews
The Nearby Now Plugin allows you to display your good customer reviews and tech profiles. Wordpress Tutorial
Noted That:
  • To install correctly this nearby-now-reviews.zip .
  • Fisrt Download the nearby-now-reviews.zip to your computer
  • Extract/Open nearby-now-reviews.zip to Your Computer.
  • Then, Find readme.txt file inside nearby-now-reviews.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:

Step-1 : Download " nearby-now-reviews.zip " to Your Local Computer.

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

Login to Wordpress Nearby Now Reviews

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Nearby Now Reviews

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Nearby Now Reviews

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

Upload Plugin Nearby Now Reviews

Step-6 : Now, Click on " Active Plugin "

Activate Nearby Now Reviews

Step-7 : Then, See left Side Menu. " Nearby Now Reviews " folder is added on left Side Menu. Now, Click on " Nearby Now Reviews " folder.

Noted that: If you do not see " Nearby Now Reviews " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Nearby Now Reviews Configurations and Settings or How to work " Nearby Now Reviews " 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 " Nearby Now Reviews " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Nearby Now Reviews
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Install the plugin from the [WordPress Plugin Directory]
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add your API token in the settings page – Login to admin.nearbynow.co and click the WordPress tab to get your API Access Token
  4. To use the NN reviews plugin, place [nn-reviews data_count="1" auto_scroll="yes"] in your templates

Shortcode Configuration

Simply paste the shortcode below on the page you want to display the widget.
To change the amount of reviews appearing, just change the data_count in the shortcode.

[nn-reviews data_count=”1? auto_scroll=”yes”]

You can also include the shortcode into your PHP by pasting the code below:

Definitions


data_count - The number of reviews to display (sidebar and full widgets only)
auto_scroll (yes or no) - This will enable reviews to auto scroll and display only 1 review at a time with fade in/out effects.

How to include Nearby Now Tech Reviews on your website

Simply paste the shortcode below on the page you want to display the widget.
To change the amount of reviews appearing, just change the data_count in the shortcode.

[nn-tech data_count=”1? data_tech=”[email protected]” data_type=”full”]

You can also include the shortcode into your PHP by pasting the code below:

Definitions


data_type - The type of widget you want to display (defaults to mini)
data_count - The number of reviews to display (sidebar and full widgets only)
data_tech - The email address of the user who's reviews you want to display

Widget Types

There are three types of widgets available. The default type is “mini”. You can supply a type data tag to change the default widget type.
Mini – data_type=”mini”

The mini widget displays your accounts aggregate review rating, number of stars, and a count of total reviews. Example
Sidebar – data_type=”sidebar”

The sidebar widget displays the mini-widget, plus a lite version of your three most recent reviews. You can change the widget to display more reviews by supplying a count data tag: data-count=”5?. This widget is great for displaying reviews on your website sidebar.
Full – data_type=”full”

The full widget displays the mini-widget, plus your three most recent reviews including the sub-ratings. You can change the widget to display more reviews by supplying a count data tag: data-count=”5?. Use this widget if you want to display your reviews as the primary content of a page. For example, this widget fits nicely on a home page below your existing home page content.


Name