Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.6.6, extension, widget pack
- This topic has 9 replies, 2 voices, and was last updated 9 years, 2 months ago by
plzit.
-
AuthorPosts
-
06/08/2017 at 1:31 am #425396
plzit
GuestThe upcoming birthdays/anniversaries widgets don’t show events happening today. Is there a way around this?
06/08/2017 at 9:51 am #425441Steven Zahm
Keymaster@ plzit
Check that the server (PHP) and database (MySQL) times are set correctly with the correct timezone. Also ensure the timezone is properly set in WP. Hope that helps, let me know.
06/08/2017 at 11:46 am #425448plzit
GuestOur timezone is correct. I even tried setting a fake birthday for the following day and that didn’t show either. It looks like it doesn’t show anything prior to 24 hours out. Is this by design?
06/08/2017 at 12:27 pm #425454Steven Zahm
Keymaster@ plzit
On the Connections :: Dashboard admin page, does the entry show up in either the upcoming or today’s anniversaries/birthdays widgets?
Also, make sure the entry is public as well as the anniversary/birthday is set to public. When you make a change or update an entry it can take a hour or two for the cached results to expire and be refreshed. For performance reasons, the list is not updated “live” results are cached for a period of time.
06/08/2017 at 12:31 pm #425455plzit
GuestYes, it shows up on the admin dashboard under “today’s birthdays”. It also shows up under the “today’s birthdays” widget, but not the “upcoming birthdays” widget. The birthdays were changed yesterday and all caches have been purged.
It appears that both the upcoming birthdays and anniversaries widgets just don’t show today’s items and only show future items.
06/08/2017 at 12:46 pm #425456plzit
GuestI forgot to mention that we’ve already checked the visibility and it’s “public”. Our workaround right now is to include both the “today’s birthdays” and “upcoming birthdays” widgets on top of each other, but we’d rather have everything under one widget.
Another feature request would be to create a variable we could use next to the person’s name in the anniversary widget showing the number of years that have passed. For example: “%first% %last% – Years: %years%”
06/08/2017 at 10:16 pm #425472Steven Zahm
Keymaster@ plzit
re: Yes, it shows up on the admin dashboard under “today’s birthdays”. It also shows up under the “today’s birthdays” widget, but not the “upcoming birthdays” widget.
Ahhh, yes, sorry, I forgot… that is how it is supposed to work. The only way to make this change would be to edit the PHP of the widget. Are you up to that?
06/08/2017 at 10:24 pm #425473plzit
GuestYes, please send me the code modifications for both birthday and anniversary widgets and I’ll test. You helped me modify the code to get the duplicate birthday issue fixed, so I’m familiar with the process.
Thanks!
06/10/2017 at 10:41 am #425562Steven Zahm
Keymaster@ plzit
Open this file:
../wp-content/plugins/connections-widgets/includes/class.widget-upcoming-anniversaries.phpScroll to line
572which should be this:'today' => FALSE,Change it to this:
'today' => TRUE,Do the same for the
class.widget-upcoming-birthdays.phpfile, same line572.Hope that helps!
06/12/2017 at 2:00 pm #425689plzit
GuestWorks perfectly, thanks!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
