Title: Cache issue
Last modified: November 11, 2025

---

# Cache issue

 *  Resolved [Thierry Fournier](https://wordpress.org/support/users/thfofr/)
 * (@thfofr)
 * [7 months ago](https://wordpress.org/support/topic/cache-issue-71/)
 * Hi,
   I have a cache issue with Audioigniter. When I delete a track, or when I 
   change an audio file URL, the player doesnt update the data — even if I “purge
   from the cache” on the playlist edit page, or if I purge my general cache on 
   the site, nor both. What can I do to fix that please? Thanks in advance!Thierry
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcache-issue-71%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Anastis Sourgoutsidis](https://wordpress.org/support/users/anastis/)
 * (@anastis)
 * [6 months, 4 weeks ago](https://wordpress.org/support/topic/cache-issue-71/#post-18716479)
 * Hi Thierry,
 * when you save the playlist and refresh or re-visit the playlist **edit** page,
   are the changes reflected properly?
 * In short, is this a back-end issue (how data data saved), or a front-end issue(
   how data are displayed)?
 * From you description up until now, it sounds more like a front-end issue, and
   probably a caching issue, just like you mentioned. So, my first suggestion is
   to completely disable all caching plugins/features and see if the issue persists.
   Assuming it works correctly, you can then start enabling caching plugins/features
   one by one, until the problem comes back, so that we can identify the exact culprit.
 * I’m saying caching **plugins/features** as you may have separate plugins for 
   e.g. object caching (redis, memcached, etc), and page caching (e.g. WP Rocket,
   Litespeed cache, etc). But you might have a plugin that handles both or more.
 * I also see that you use Polylang. This might also be responsible in case of improper
   configuration. For example, if you have configure the plugin to translate AudioIgniter
   playlists, you might be editing the English playlists while you display the French
   ones. So, make sure that either you are not translating the playlists, and if
   you do, that you’re editing the appropriate ones.
 *  Thread Starter [Thierry Fournier](https://wordpress.org/support/users/thfofr/)
 * (@thfofr)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/cache-issue-71/#post-18720453)
 * Hello Anastis,
   Thank you very much for your reply. Indeed, my problem apparently
   stemmed from the propagation delay of my WordPress cache plugin (Total Cache),
   because the playlists finally updated themselves a day later. It is weird because
   the other elements of my website (like the css) were updating without delay, 
   but I will check for possible cache transmission issues between my WordPress 
   and my host.To answer your other question, I understand that Polylang could cause
   confusion between language versions, but it’s not my case, my Polylang settings
   are such that it doesn’t apply to my playlists.Thank you again and congrats for
   this excellent tool that works very well by the way 🙂Thierry
 *  Plugin Author [Anastis Sourgoutsidis](https://wordpress.org/support/users/anastis/)
 * (@anastis)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/cache-issue-71/#post-18720474)
 * Hi Thierry, glad you found the culprit!
 * You may want to check for any special handling that the plugin may do on URLs
   with query strings.
 * AudioIgniter uses URLs of the form [https://www.your-domain.com/?audioigniter_playlist_id=123](https://www.your-domain.com/?audioigniter_playlist_id=123)
   to actually load the playlist data, so you may even want to exclude this pattern
   altogether.
 *  Thread Starter [Thierry Fournier](https://wordpress.org/support/users/thfofr/)
 * (@thfofr)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/cache-issue-71/#post-18720499)
 * Hi Anastis,
 * Thanks, indeed it can be useful!
 * Best,
   Thierry

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cache issue’ is closed to new replies.

 * ![](https://ps.w.org/audioigniter/assets/icon-256x256.png?rev=3192201)
 * [AudioIgniter Music Player](https://wordpress.org/plugins/audioigniter/)
 * [Support Threads](https://wordpress.org/support/plugin/audioigniter/)
 * [Active Topics](https://wordpress.org/support/plugin/audioigniter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/audioigniter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/audioigniter/reviews/)

## Tags

 * [cache update](https://wordpress.org/support/topic-tag/cache-update/)

 * 4 replies
 * 2 participants
 * Last reply from: [Thierry Fournier](https://wordpress.org/support/users/thfofr/)
 * Last activity: [6 months, 3 weeks ago](https://wordpress.org/support/topic/cache-issue-71/#post-18720499)
 * Status: resolved