06/10/2017 at 10:41 am
#425562
Keymaster
@ plzit
Open this file:
../wp-content/plugins/connections-widgets/includes/class.widget-upcoming-anniversaries.php
Scroll to line 572
which should be this:
'today' => FALSE,
Change it to this:
'today' => TRUE,
Do the same for the class.widget-upcoming-birthdays.php
file, same line 572
.
Hope that helps!