Dan Greene
Forum Replies Created
-
U+00A0written as works as well, confirmed. @ryanmitchell- This reply was modified 2 weeks ago by Dan Greene.
I solved my issue by editing the plugin’s php files
includes/author.php
line 494 line 507
includes/post.php
line 800to replace with  
This is needed because RSS feeds are XML and is not being processed as a valid character for the author field by Spotify. This seems to be a recent change for Spotify, since the RSS feed for my podcast was working until late April 2026.
I’m putting this here to help anyone else who runs into this issue and to help me when I forget what I did sometime in the future.
- This reply was modified 2 weeks, 1 day ago by Dan Greene.
Thanks for your reply @webzunft, that definitely answered my question. I’ll pass this info along to the site’s photography editor.
Thanks for the reply and adding my suggestion.
Working for me as well @munirkamal.
Thank you.
Forum: Plugins
In reply to: [Strong Testimonials] Page with ST block is getting shifted and squishedFixed. Looks like in my case it was a cache and AJAX problem.
Forum: Plugins
In reply to: [Authorizer] Not able to see login access messages to edit themPaul,
My apologies for the delayed response. I’m using a custom theme for the University of Tennessee, Knoxville. This theme doesn’t enforce the use of Gutenberg.
This is a list of all the active plugins.
3D FlipBook – Lite Edition
Version 1.12.5 by iberezansky
Advanced Editor Tools (previously TinyMCE Advanced)
Version 5.6.0 by Automattic
Advanced Excerpt
Version 4.3.9 by WPKube
Akismet Anti-Spam
Version 5.0 by Automattic
Authorizer
Version 3.4.1 by Paul Ryan <[email protected]>
Beehive Pro
Version 3.4.0 by WPMU DEV
Better Search Replace Pro
Version 1.4.1 by Delicious Brains
Classic Editor
Version 1.6.2 by WordPress Contributors
Conditional Menus
Version 1.2.0 by Themify
Embed Any Document
Version 2.7.1 by Awsm Innovations
Enable Media Replace
Version 4.0.0 by ShortPixel
GP Conditional Logic Dates
Version 1.2.5 by Gravity Wiz
GP Limit Dates
Version 1.1.10 by Gravity Wiz
Gravity Forms
Version 2.6.7 by Gravity Forms
Gravity Forms Approvals Add-On
Version 1.2.1 by Steve Henty
Gravity Forms Emma Add-On
Version 1.5 by Gravity Forms
Gravity Forms Polls Add-On
Version 3.9 by Gravity Forms
Gravity Forms Survey Add-On
Version 3.7 by Gravity Forms
Gravity Perks
Version 2.2.7 by Gravity Wiz
GravityView
Version 2.15 by GravityKit
Health Check & Troubleshooting
Version 1.5.0 by The ww.wp.xz.cn community
Hummingbird Pro
Version 3.3.4 by WPMU DEV
Multisite Custom CSS
Version 1.0 by Nick Halsey
Multisite Enhancements
Version 1.6.1 by Frank Bültge
NS Cloner – Site Copier
Version 4.2.1 by Never Settle
Post SMTP
Version 2.1.9 by Post SMTP
Post Type Switcher
Version 3.2.1 by Triple J Software, Inc.
Raw HTML Pro
Version 1.7.1 by Janis Elsts
Redirection
Version 5.3.4 by John Godley
Regenerate Thumbnails Advanced
Version 2.4.0 by ShortPixel
Reveal IDs
Version 1.5.4 by Oliver Schlöbe
Simple History
Version 3.3.0 by Pär Thernström
Simple Image Sizes
Version 3.2.1 by Rahe
Smash Balloon Instagram Feed
Version 6.0.7 by Smash Balloon
Smush Pro
Version 3.11.1 by WPMU DEV
Soliloquy
Version 2.6.6 by Soliloquy Team
Soliloquy – Carousel Addon
Version 2.2.2 by Soliloquy Team
Soliloquy – CSS Addon
Version 2.2.1 by Soliloquy Team
Soliloquy – Thumbnails Addon
Version 2.3.6 by Soliloquy Team
Staff List Pro
Version 3.9.7 by abcFolio
TablePress
Version 1.14 by Tobias Bäthge
TablePress Extension: Responsive Tables
Version 1.8 by Tobias Bäthge
Title Remover
Version 1.2.1 by WPGurus
WordPress RSS Feed Retriever
Version 1.6.5 by Theme Mason
WPCode – Insert Headers, Footers, and Code Snippets
Version 2.0.2 by WPCode
WP Google Analytics Events
Version 2.7.1 by PineWise
WPMU DEV Dashboard
Version 4.11.16 by WPMU DEV | Auto-updates enabled
Yoast Duplicate Post
Version 4.5 by Enrico Battocchi & Team Yoast
Yoast SEO
Version 19.7.1 by Team YoastForum: Plugins
In reply to: [LH Archived Post Status] Property status null PHP warningI’ve updated and don’t see any immediate issues. I’ll look at my PHP logs in a day or so and start a new thread if I see anything. Thanks for the update.
Forum: Plugins
In reply to: [LH Archived Post Status] Property status null PHP warningThat plan works for me, happy to be a guinea pig.
Forum: Plugins
In reply to: [LH Archived Post Status] Property status null PHP warningSorry I left that out, lh-archived-post-status.php on line 512.
Forum: Plugins
In reply to: [Authorizer] CAS redirection errorThat’s the right path, I never have figured it out. I just moved the CAS authenticated sites off that server. The only sites left on that server are LDAP ones and they work fine.
Forum: Plugins
In reply to: [Authorizer] CAS redirection errorI’ve put the log at https://volweb.utk.edu/~dgreene/cas-log I can’t really follow the logic to tell what’s happening. If you spot anything, the help is appreciated.
Forum: Plugins
In reply to: [Authorizer] CAS redirection errorAll my paths look correct, the old path isn’t in the Apache conf files or the wp database and the ABSPATH and WPINC haven’t been modified from the defaults.
One login attempt (that of course fails) generates 523 lines in the debug log. I assume that’s not normal, but I don’t know enough about CAS to know what I’m looking at.
I doubt this has any bearing on the CAS problem but an older site on the same server that’s using Authorizer with LDAP works with no problem.
Forum: Plugins
In reply to: [Authorizer] CAS redirection errorFrom the Goggle dev tools it looks like the login is just bouncing back and forth from the wordpress login to https://cas.tennessee.edu On other servers where I haven’t changed anything and use the same settings Authorizer and CAS log in continues to work fine.