stephenharris / Event-Organiser

WordPress plug-in, Event Organiser, development repository
http://wordpress.org/extend/plugins/event-organiser/
GNU General Public License v3.0
100 stars 76 forks source link

Empty venues/category pages, Undefined variable $priority #541

Open andrebalza opened 7 months ago

andrebalza commented 7 months ago

Hi Stephen, When the templates setting is set to "Enable theme compatability mode" I have a blank screen at events/venues and events/category urls. I'm using php 8.1, WP 6.4.3 and Twenty Twenty-Three theme. From the error log:

PHP message: PHP Warning: Undefined variable $priority in event-organiser/includes/class-eo-theme-compatability.php on line 190

Cheers, Andrea

PhilippeZuber commented 3 months ago

Are there any news on that issue?