Home Forums Theme support deactivate ereservation Reply To: deactivate ereservation

Hi,

ok, please open the folder “7league” and search for the file “extend-posttype-easy-rooms.php”, open it and change on line 40 this code

'force_activation' => true,

to this

'force_activation' => false,

Then it should work.