WP Manifestindependent plugin directory
manifest / content / chapter-nav

Epic Smiles Chapter Navigation

A custom chapter navigation system for Epic Smiles website with dynamic content loading.

by Your Name · github.com/agskanchana/chapter-nav · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/agskanchana/chapter-nav/archive/refs/heads/main.zip

From the readme

Epic Smiles Chapter Navigation WordPress Plugin Overview This WordPress plugin creates a dynamic chapter navigation system for Epic Smiles website. It provides a custom post type for managing chapters and displays them with a beautiful hero section, dynamic content loading, and responsive navigation. Features - Custom Post Type: Create and manage chapters from WordPress admin - REST API Integration: Chapters are loaded dynamically via WordPress REST API - Responsive Design: Mobile-first responsive layout with smooth animations - Hero Images: Featured images display as chapter hero backgrounds - Dynamic Navigation: Previous/Next navigation with chapter indicators - Shortcode Support: Easy integration with [epicsmileschapters] shortcode - Admin Settings Page: Configure default settings and copy shortcode - Performance Optimized: CSS/JS only loads when shortcode is used Installation 1. Upload the plugin folder to /wp-content/plugins/ 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to 'Chapters' in WordPress admin to create your chapters 4. Use the shortcode [epicsmileschapters] on any page or post Plugin Structure Usage Creating Chapters 1. Go to Chapters in

Read the full README on GitHub →