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%
Ajaxify Comments – Ajax and Lazy Loading Comments
Skip page reloads and separate error screens when posting comments. Ajaxify Comments hooks into your native WordPress comment system and allows comment posting without a page reload. Lazy loading comments is also supported, which can help speed up your page load time. TLDR Getting Started | Sponsor Us | Ajaxify Home Ajaxify Comments hooks into your theme and improves the usability of the comment form by validating and adding comments without the need of page reloads. Users can remain on the page and interact with new comments as they’re posted. This plugin also supports lazy loading of comments, which can help speed up your page load time. Introduction When submitting the comment form, WordPress by default reloads the entire page. This can be a disorienting experience for the user. In the case of errors in the comment (invalid email, duplicate comment, empty comment), these often require a separate error screen and the user has to use the back button to edit their comment. This can be a frustrating experience for the user. Adding to that, comments can be resource intensive, and can slow down your page load time. With Ajaxify Comments, comments are posted without a page reload. If there are errors, the error message is shown immediately, so the user can correct their comment. Ajaxify Comments also comes with lazy loading of the comments section. For a page with a lot of comments, this can speed things up considerably. You can load comments when the DOM is ready or when the comment section is scrolled into view. Moreover this plugin includes an option to automatically refresh the comments on the current page while the user stays on your page without requiring a page reload. This can be helpful in busy comment sections where reply response time is important. Quick Resource Links Here are some helpful links to help you get started with Ajaxify Comments (docs): Getting Started Guide Lazy Loading Comments Menu Helper and Selectors Translating Using WPML Requirements and Compatibility Please use the native WordPress comment system with Ajaxify Comments. The plugin has integrations with: Confetti – Show confetti when a comment is posted. Comment Edit Core – Allow users to edit their comments. Comment Edit Pro – Add numerous utilities and automations to your comment section. The following themes are supported out of the box: Astra Blocksy Divi Genesis Ollie GeneratePress Neve Twenty Ten – Twenty Twenty Three Ajaxify Comments should be compatible with most block themes. If Menu Helper can’t find the selectors, please leave a support request. Technical Note Since the plugin hooks into the theme on client-side to intercept the comment form submit process, and to add new comments without reloading the page, the plugin needs to access the DOM nodes using jQuery selectors. The plugin comes with default values for these selectors that were successfully tested with WordPress’ default themes “Twenty Ten”, “Twenty Eleven”, “Twenty Twelve”, “Twenty Thirteen”, “Twenty Fourteen”, “Twenty Fifteen”, “Twenty Sixteen”. If required, the selectors can be customized to match your theme in the plugin’s settings. Menu Helper is available to help you find the theme’s selectors. Features Ajaxify Comments is community supported. If you would like to add or change anything about the plugin, please consider assisting with the development on GitHub. Post comments without a page reload. Show error messages without a page reload. Lazy load comments, compatible with most themes, including block theme and inline loading. Automatically refresh comments. Comment form validation. Support for pages with multiple comment forms. Support for threaded and moderated comments. Compatible with most spam plugins. Menu Helper to help you find the right selectors for your theme. Appearance preview to see how the plugin will look on your site. Simulate Ajaxify Comments enabled or disabled for testing and to compare the difference. Translate and customize the default WordPress comment messages. Questions/Help? Please use the support forum to ask questions or to report issues. If you don’t want to create an account to leave a support request, please use my support form. Most questions can be resolved by checking out our docs site. https://docs.dlxplugins.com/v/ajaxify-comments – the Search is AI, so it should be able to find what you’re looking for. Credits This plugin was initially developed by Jan Jonas starting in 2012. Company weweave maintained the plugin from 2014-2022. The plugin is currently supported by Ronald Huereca of DLX Plugins.