Hi,
I have the same issue !
At each registration of the form, backslashes are added before quotes in the source code of “HTML for Header”.
I’m used WordPress 5.8.1 on PHP 7.4.24
Could you help us ?
Thanks for your answer.
Ok I will continue to search myself !
Thanks for your answer.
I want to override the em-calendar.php, and do something like you suggest in a previous post :
if( $EM_Event->start > current_time() ){
//show your booking here, otherwise it'll skip it.
}
But where to do it and with wich syntax ?
Thanks
I saw how do it in the events list with the Event Attributes scope=future but not in the small calendar ? Can you point me in the right direction.
Thanks