Hello @vincentbray
Thank you for contacting the support and sorry for the issue you are facing there.
Plugins like Rank Math & other top SEO plugins uses get_the_excerpt()
function in the admin area to replace the placeholder text like %excerpt% & %post_excerpt%
.
But it seems like the plugin you mentioned, is modifying the excerpt functionality which is causing the problem. It looks like this code is only used on the frontend, but the file is being executed in the backend as well:
https://github.com/thenly/all-in-one-event-calendar/blob/develop/app/controller/front.php#L499-L503
Can you please contact the plugin author as we tested other top SEO plugins as well and they are also not working?
The plugin author needs to add a condition to execute only the required code in the backend.
Hope that helps.
Dear all,
I didn’t get any answer from All-in-one event calendar ?
Would you have a function I could add in fucntions.php to solve this issue ?
Thanks a lot and many regards
Vin
Hello @vincentbray
As much as we want to help here, adding fixes for other plugin’s issues will bloat Rank Math and make it slow for everyone.
Did you try contacting them from their website?
https://time.ly/resources/support
Hope that helps. Thank you.