Horje
Creates a new widget for listing section-based navigation. Essential for contextual navigation when using WordPress as a CMS! Also implements a functi …

Noted That:

  • To install correctly this better-section-navigation.zip.
  • Fisrt Download the better-section-navigation.zip to your computer
  • Extract/Open better-section-navigation.zip to Your Computer.
  • Then, Find readme.txt file inside better-section-navigation.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 the Tips Below.

Start the Tips:

1. First Download "better-section-navigation.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 "better-section-navigation.zip" Downloaded plugin from your computer, Where you downloaded better-section-navigation.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. "Better Section Navigation Widget" folder is added on left sidemenu. Now, Click on "Better Section Navigation Widget" folder.

   Noted that: If you do not see "Better Section Navigation Widget" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

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



Guide
  1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the extracted folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Widget users can add it to the sidebar by going to the “Widgets” menu under “Appearance” and adding the “Better Section Navigation” widget. Open the widget to configure.
  4. Template authors can call the navigation by using the better_section_nav function. The function accepts a single argument in the form of a classic WordPress set of parameters.
  5. Users who want to display section navigation without adding a widget or editing a template can use the [better-section-nav] shortcode.

Parameters

  • show_all – Always show all pages in current section (default: false)
  • exclude – Page IDs, seperated by commas, of pages to exclude (default: ”)
  • hide_on_excluded – No navigation on excluded pages (default: true)
  • show_on_home – Show top level page list on home page (default: false)
  • show_empty – Output even if empty section (default: false)
  • sort_by – Page sort order; can use any WordPress page list sort value
    (default: menu_order)
  • title – Provide a specific widget title; default is the top level page title
    (default: ”)
  • a_heading – Show all pages in section (default: false)
  • before_widget – HTML before widget (default:
    )
  • after_widget – HTML after widget (default: )
  • before_title – HTML before widget (default:

    )

  • after_title – HTML after widget (default: )

Example

The following example will wrap the widget in LI tags, exclude page ID 2, and will output on home page.

PHP function / template tag (use this in template files):

&after_widget=&exclude=2&show_on_home=1'); ?>

Shortcode (use this within the body of a Post/Page):

[better-section-nav before_widget="
  • " after_widget="
  • " exclude="2" show_on_home="1"]

    navigation, using, wordpress, also, functi, implements, contextual, essential, widget, listing,

    Name

    Reffered: https://wordpress.org/

    Share on: