First up thanks to byronrode for the patch and everyone for there input.
I’ve spent a lot of time on this plugin and got my issues down to two things.
1.No tooltip on widget calendar or scrolling ??
2.If multiple events are listed on a day only the last event is showing in the tooltip.
I have pulled apart the patch version and chopped and cut to get this far… I have used different parts in the forum to get these.
So what I do have:
1. Tooltip popup on sidebar list
2. Linking ok in sidebar
3. Scrolling of Large calendar
4. Full link in Tooltip on large calendar
5. No Apparent image problems (admittedly I have only tested briefly)
6. No issues with Admin screen or widget list
I have only started working with js and php so my commenting is non existent in my ec_class file as I spent the whole time going through the patch and a working calendar in 2.92 to ensure that I could get the functionality I needed for the site I’m working on (deadlines don’t help).. I also need sleep.
Effectively I have modified the ec_class out of the patch to give me the little things I needed, but to resolve the last issues my skill level has been reached. ??
Happy to provide the code if anyone wants to try and resolve the last few issues for themselves.