I recommend to implement a simple an flexible paging mechanism using JavaScript/JQuery/Ajax or using PHP.
If looking for the client side solution, this article about jQuery pagination plugins might be a good starting point for your research.
If you want to make more than one one actual page, you should use PHP. You can introduce a custom query variable for your paging then. Maybe this article will help you with this.
Related Posts:
- Add a plugin before main container
- Display Custom Field Value on Admin Page Column
- How do I create pages within a WordPress post?
- Creating a page that does not show up in the frontend navigation bar
- How to Display a Plugin function (content) on frontpage using index.php
- wordpress plugin is not activating from widget
- Theme my Login plugin, how to update fields
- Edit Yoast SEO breadcrumbs output [closed]
- Adding Shortcode to Text Widget
- Date calculations from 2 custom fields
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- Custom random quote widget breaks when used in multiple sidebars
- looking for navigation plugin (accordion) [closed]
- Using a function to change favorites listing
- Display post lists in 2nd paragraph
- How to debug error message: Cannot modify header information
- Easiest way to add dropdown to a page
- Using a post-signup hook to get user details
- How to enable specific plugin only based around shop manager role?
- How to change constants in WordPress wp-config.php programmatically?
- Restrict media upload size by format
- How to use a class from another plugin
- Override Plugin Script Fucnction in WordPress
- How to display custom sidebar in wordpress 5.5.2
- How to delete page by deactivating plugin
- Calling plugin function inside custom plugin for onclick event
- Show function to super admin
- WordPress web pages keep getting deleted (moved into the trash) by themselves
- Run plugins only on certain pages
- (FES EDD) New vendor submission page is blank
- creating html reusable blocks via shortcodes
- get current date + 90 days and checking every day
- Adding a new field to the address field type in gravity forms
- Replacing a plugin function with a custom renamed function doesn’t work
- How to create an input field, and base the output on spreadsheet data? [closed]
- Facebook Messager Plugin
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- Polylang : Interverting languages after development [closed]
- How to call WordPress function other files
- WordPress plugin/theme or other wayout to create portable pages?
- All sites themes functions.php have been changed
- php page not found for plugin options menu
- Customize permalink wordpress category id
- Conditional attributes and logic per product category
- Disqus deleted comments are syncing with wordpress but active comments do not
- Admin style for just one plugin in dashboard
- Changing page URL and connect newsletter to MailChip
- WP Query. Is there a maximum size?
- WordPress page and plugin list using sql query
- Create page from plugin, but have it completely hidden
- How to remove custom post type and add category and post name
- Grab WordPress Salt Data From URL
- Ajax : Call undefined function plugin_function() … can’t call any plugin function
- WordPress get_avatar function not correct working
- How to add subcategories to the blogroll?
- WordPress metaboxes – textfield suggestion automatically populated
- bbPress plugin: forum lists not showing in correct order? [closed]
- How do I write an inventory list plugin that creates dynamic details pages?
- Which file of wordpress manage plugins functionalities?
- Can I allow certain people to add/edit pages within a parent?
- How to create an option page for this simple plugin
- Difference and examples of esc_attr__() and esc_attr_e()
- How to set Noindex to all wordpress pages in a catergory?
- Proper way to replace the_content only for pages created by custom plugin
- Add menu page issues (permissions & position)
- Redirect to another page using contact form 7? [closed]
- What is @Action in WordPress?
- Improving the perfomance of a plugin action
- List the authors that have written posts in a category
- Load Javascript from Plugin in One Page Only?
- Would Gutenberg be considered a PlugIn?
- Is there a best practice remediation for PhpStorm’s warning that void function the_post_thumbnail is used?
- I need help locating a URL that is on my site map, but that I can’t find in my WordPress dashboard
- the_tags : can we insert a class
- Show author on every sub-page
- Creating Featured Content Boxes
- How to over-ride a file in a plugin? [closed]
- Overwrite category head title
- Plugin is a widget, but I want to call it in the head, can I?
- How to get plugin name from plugin file location
- Check if variable is set in filter
- Cannot get wpdb data (Error in a simple fuction) [closed]
- How to prevent additional code in functions.php to be removed once there is an update?
- Checking the count within a foreach loop
- How to have sample page for each new register users in a membership website
- execute function after one completed
- How to keep variable `$post` to using in another file
- WordPress checkbox and Illegal string offset
- Image change on hover
- Passing stored variables to add_filter
- One sub site is slow while all others load fine, same theme & plugins [closed]
- Create a post builder skin in a plugin
- Plugin Development – Functions or Hooks?
- Proper way to use plugin functions in functions.php
- How to create a page with links to other pages that include image and excerpt?
- Undefined index: action plugin problem
- PHP script from functions php is loaded via admin-ajax to div…and the result is 0, not the desired content