AjaxPress – SPA & Ajax Navigation with Persistent Audio Player for Radio
Your radio stream, podcast or music keeps playing while visitors browse your whole site. On a normal WordPress site, every click reloads the page – and the audio stops. Listeners have to press play again, and most of them don’t. AjaxPress replaces full page reloads with instant ajax navigation, so the player never cuts out. Unlock Pro Features – Advanced features and priority support Audio and video never stop. Live radio streams, podcast episodes and music keep playing seamlessly across every page. Built for radio stations, podcast networks and music platforms – the one thing a normal WordPress site cannot do. Instant page loads. Visitors get smooth page transitions with no white screens and no waiting. Lower bounce rates, longer sessions. How It Works AjaxPress intercepts internal link clicks and loads the next page over ajax instead of a full browser reload. Real URLs are preserved via the History API, the page title and head metadata (canonical, OpenGraph, JSON-LD) are synced on every navigation, and back/forward buttons work exactly as expected. Search engines crawl your site normally – nothing changes for SEO. Compatible With Your Theme, Page Builder, and Plugins AjaxPress is built for maximum compatibility and tested against the most popular themes, page builders, and plugins. Just activate – no configuration needed. Themes: Astra, GeneratePress, Kadence, OceanWP, Hello Elementor, Blocksy, Neve, Divi, Avada, Flatsome, Storefront, and more. Page builders: Elementor, Bricks, Beaver Builder, Divi Builder, WPBakery, Oxygen, Breakdance, Zion Builder, Spectra, Gutenberg, and more. Page builders are supported on the frontend – the pages they build navigate like any other. Editing is left alone: when you open a page in Divi, Bricks, Beaver Builder, Oxygen, Breakdance or the Customizer, AjaxPress recognises the builder and steps aside completely, so the builder loads exactly as it would without the plugin. Nothing to configure. If you have turned on “SPA for Admin Dashboard”, we still suggest leaving it off while you build. Forms: Contact Form 7, WPForms, Gravity Forms, Formidable Forms, Ninja Forms, Fluent Forms, Elementor Forms, and more. Caching: WP Rocket, LiteSpeed Cache, W3 Total Cache, WP Super Cache, SG Optimizer, Cloudflare, Bunny CDN, and more. SEO: Yoast SEO, Rank Math, All in One SEO, SEOPress, and more. eCommerce: Full WooCommerce compatibility including products, cart, checkout, and extensions. Also works with Easy Digital Downloads. Modern JS frameworks: React, Vue, Solid and Alpine.js pages work without style breaking or script conflicts. Browsers and devices: Chrome, Firefox, Safari, Edge and Opera, on desktop, tablet and mobile. Single Page Application Features Ajax navigation – app-like page changes with no full reload Persistent audio and video player – media keeps playing across your whole site. Free for any player you can mark up (see the FAQ); the Pro settings screen lets you point at a player with any CSS selector instead Instant page loading – no refresh, no white screen between pages Smart prefetch (Pro) – pages preload on hover, before the click Page transitions – fade, slide and custom animations Progress bar – a loading indicator so visitors know something is happening SEO friendly – real URLs via the History API, per-page meta tags, canonical and JSON-LD synced on every navigation, and normal crawling. Works with Yoast, Rank Math and AIOSEO, and reports correctly to Google Analytics Mobile optimised – works the same on desktop, tablet and mobile Want more? Go Pro – Advanced features and priority support Built for Radio, Podcast, Music, and Content Sites Radio stations and live streams keep their listeners through every click. Podcast networks let an episode run while visitors browse the archive. Music sites and artist portfolios play without a pause. The same ajax navigation makes product browsing, article reading and portfolio and video catalogues feel instant on any other kind of site. AjaxPress Pro Take your site to the next level. The free version is powerful – AjaxPress Pro unlocks advanced features and priority support for sites that need more. See AjaxPress Pro Plans and Pricing Source Code The JavaScript that runs on your site is minified for size. The unminified source it is built from ships inside the plugin, under src/, along with the Vite configs and package.json needed to rebuild it. src/frontend/ builds public/js/ajaxpress.min.js and src/admin/ builds public/js/admin.min.js, both with Vite. From the plugin folder: npm install npx vite build --config ./src/frontend/vite.config.js npx vite build --config ./src/admin/vite.config.js Privacy & External Services AjaxPress does not send anything anywhere on its own. Nothing below runs unless you turn it on or connect it, and none of it touches your visitors: no data from your site’s frontend is ever collected. PackEdge (optional diagnostics) Optionally, and only with your explicit consent, AjaxPress can share non-confidential diagnostic data (such as PHP and WordPress version and plugin settings) with api.packedge.dev so we can reproduce and fix issues faster. You can review exactly what is shared and opt out at any time. See the PackEdge site and privacy policy. Cloudflare (edge caching, optional) If you connect a Cloudflare account on the Cache screen, AjaxPress talks to the Cloudflare API at api.cloudflare.com on your behalf to read zones and manage caching rules for your site. Nothing is sent to Cloudflare until you connect. See the Cloudflare privacy policy and terms. If you use the one-click “Connect with Cloudflare” option, the authorization step passes through an OAuth relay we operate at ajaxpress-oauth.astory.workers.dev. The relay exists so the OAuth client secret never has to ship inside the plugin. It exchanges the authorization code for a token and hands it back to your site; the token is stored encrypted in your database. You can skip the relay entirely by pasting your own Cloudflare API token instead, which never leaves your server except to Cloudflare.
Top keywords
- page16×1.66%
- site12×1.25%
- ajaxpress11×1.14%
- cloudflare10×1.04%
- js8×0.83%
- builder7×0.73%
- pro7×0.73%
- api6×0.62%
- forms6×0.62%
- vite6×0.62%
- music5×0.52%
- navigation5×0.52%
Basis Tables
Basis Tables provides a modern table editor inspired by TablePress, with a focus on speed and admin UX: Inline editing: click any cell, type, and it saves automatically via AJAX without page reload Context menu on right-click: copy/paste, add/delete rows/columns, duplicate, set column values Column visibility, header sorting, per-column filter icon in header Modules system to toggle optional features Accessibility: ARIA live region, keyboard shortcuts (Enter to save cell; Ctrl/Cmd+S for row), compact view Developer-friendly: – Nonce-protected AJAX endpoints – Migrations ensure DB schema integrity automatically – Debug logging built-in (toggleable): see AJAX requests and errors in the console Project site: https://basistables.com Author: https://roehler.nrw Source Code and Build All JavaScript and CSS in this plugin are human-readable and not minified. There is currently no build step. The distributed files under assets/js and assets/css are the original source. For reviewers: – assets/js/admin.js – original source (no minification) – assets/js/block.js – original source (no minification) – assets/js/frontend.js – original source (no minification) – assets/css/admin.css – original source (no minification) – assets/css/frontend.css – original source (no minification) If a build pipeline (e.g., npm/webpack) is introduced in the future, this readme will document the repository URL and build instructions.
Top keywords
- assets7×3.33%
- js7×3.33%
- source7×3.33%
- css6×2.86%
- original6×2.86%
- original source6×2.86%
- minification5×2.38%