Categories: Wordpress Plugin

Pagination by HocWP Plugin WordPress, Download, Install

Pagination by HocWP is a pagination plugin that allows to set up navigation on WordPress site.

Pagination by HocWP Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/sb-paginate/

How to Install Pagination by HocWP Plugin, Manually

Install this plugin from your WordPress site Dashboard or follow these steps below:

  1. Download plugin from WordPress Plugins directory and extract it.
  2. Upload the sb-paginate folder to the /wp-content/plugins/ directory.
  3. Activate the SB Paginate plugin through the ‘Plugins’ menu in WordPress.
  4. Configure the plugin by going to the SB Options menu that appears in your admin menu.

Examples:

For the default query:

<?php if(function_exists("sb_paginate")) sb_paginate(); ?> 

For the custom query usage with arguments:

<?php $test_query = new WP_Query(array("posts_per_page" => 1, "paged" => get_query_var("paged"))); ?> <?php while ( $test_query->have_posts() ) : $test_query->the_post(); ?>     <?php get_template_part( 'content', get_post_format() ); ?> <?php endwhile; wp_reset_postdata(); ?> <?php if(function_exists("sb_paginate")) sb_paginate(array("query" => $test_query)); ?> 

Full usage with all arguments:

<?php if(function_exists("sb_paginate")) sb_paginate(array("query" => $test_query, "anchor" => 1, "range" => 1, "gap" => 3, "style" => "dark", "border_radius" => "none")); ?> 

For basic usage, you can also have a look at the plugin homepage.

Video

Screenshots

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

admin

I am are a 5 years has been a freelancer, engaged in web design, website building.

Recent Posts

Where To Buy Cheap Domains ?

Recently I came across a site where you can buy cheap domains. (more…)

9 months ago

error displaying the error page session not exist joomla

If an error occurred when installing the site on Joomla or moving the site -…

9 months ago

Hosting Hawkhost Doesn’t Work July 2023

Identified - Our upstream provider has confirmed this is a facility-level network issue. We will provide…

10 months ago

How To Center Text In Gimp

Today I'll show you how to center text in Gimp. It's very simple. Believe me.…

10 months ago

ROBLOX BALLER

For many years on the Internet there has been a game called Roblox. You can…

10 months ago

Artists And Zodiac Signs

Of the 130 most famous artists, most of all are Taurus, who have a good…

10 months ago