dgoldwas
Forum Replies Created
-
Forum: Plugins
In reply to: [WaveSurfer-WP] Waveforms not appearing in “playlist”Aha! You’re right, the search/replace plugin I was using wasn’t looking at the GUID which didn’t get replaced. Thank you for your help!
Forum: Plugins
In reply to: [WaveSurfer-WP] Waveforms not appearing in “playlist”Interesting…. we switched the domain name to davidcarbonara.com from davidcarbonaramusic.com so I’m not sure why it’s trying to reach the old domain…. I’ve even done a search-replace in the database, and the WaveSurfer plugin is still writing code like
data-url=”http://davidcarbonaramusic.com/wp-content/uploads/2016/07/01-The-Arrival.mp3″
When I disable the plugin, the playlist uses the correct domain name.
Is there a cache somewhere??
Forum: Plugins
In reply to: [WaveSurfer-WP] Waveforms not appearing in “playlist”Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Relationship editor not working in WP 4.5Awesome!! Thanks everyone for your help in getting this bug squashed! 🙂
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Relationship editor not working in WP 4.5Thanks – I submitted a ticket there, too
Nevermind- it was actually a bad piece of code in my functions.php that limited searches to posts. Derp!