mmmnmnm / wordpress

1 stars 1 forks source link

Old calendar view issue is only fixed for home (manual plugin code patch needed) #11

Open gammaw opened 4 years ago

gammaw commented 4 years ago

This was the original fix: https://github.com/mmmnmnm/wp_mmn/commit/db6b47974c7a2474da1ba9ca2e89dcd5077acfa0

Problem: switching month will trigger an ajax reload and the view renders wrongly (probably because the javascript in the fix doesn't run again)

Quick fix: old way by hard coding a change in the plugin code.