Banner for Custom Post Type Ajax Pagnaition
It's a simple custom post type ajax pagination plugin. Wordpress Tutorial
Noted That:
  • To install correctly this custom-post-type-ajax-pagnaition.zip .
  • Fisrt Download the custom-post-type-ajax-pagnaition.zip to your computer
  • Extract/Open custom-post-type-ajax-pagnaition.zip to Your Computer.
  • Then, Find readme.txt file inside custom-post-type-ajax-pagnaition.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 " custom-post-type-ajax-pagnaition.zip " to Your Local Computer.

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

Login to Wordpress Custom Post Type Ajax Pagnaition

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

Go to Plugin Install Custom Post Type Ajax Pagnaition

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

Click Upload Button Custom Post Type Ajax Pagnaition

Step-5 : Now, Browse " custom-post-type-ajax-pagnaition.zip " Downloaded plugin from your computer, Where you downloaded " custom-post-type-ajax-pagnaition.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Custom Post Type Ajax Pagnaition

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

Activate Custom Post Type Ajax Pagnaition

Step-7 : Then, See left Side Menu. " Custom Post Type Ajax Pagnaition " folder is added on left Side Menu. Now, Click on " Custom Post Type Ajax Pagnaition " folder.

Noted that: If you do not see " Custom Post Type Ajax Pagnaition " 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 Custom Post Type Ajax Pagnaition Configurations and Settings or How to work " Custom Post Type Ajax Pagnaition " 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 " CPTA Pagination " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is CPTA Pagination
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload the plugin files to the /wp-content/plugins/cptapagination directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Custom Options


1. Install Plugin
2. Add Short code
Only Custom post type pagination:
[cptapagination custom_post_type='yourposttype' post_limit='5']
Custom post type pagination with category:
[cptapagination custom_post_type='yourposttype' cptataxname='taxonamyname' cptacatname='categoryname' post_limit='5']

Name