WPIntell

Source evidence

Setting time

WP Open Hour Widget · support · 2015-09-02T21:20:00+00:00

complaintsentiment
mediumseverity
0.86relevance
4replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
guilhermenocera unresolved
How to choose my country and how to set the correct times for timetable. The app seems not to be working properly. Please contact me as soon as possible. https://wordpress.org/plugins/wp-open-hours/ Edit wp-open-hours/time.php and replace a current date_default_timezone_set(”). To fix a strange time calculating go to wp-open-hours/wp_openhour_widget.php and just delete two divs after <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>”> and add <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>-time-label”>Current Time: <?php echo date(“h:i a”); ?> </div> Thank you so much for that! In addition to edit of wp-open-hours/time.php and replace a current date_default_timezone_set(”). You have also replace a current date_default_timezone_set(”) in “wp-open-hours/wp_openhour_widget.php” too. After that continue last edit as viskia told just delete two divs after <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>”> and add <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>-time-label”>Current Time: <?php echo date(“h:i a”); ?></div>. Then this works great. Thanks for great plugin ok how about the opening in x hours? it always shows wrong calculation, can you help? thanks

Comments

4 shown
vorskla 2015-09-21T20:56:00+00:00

Edit wp-open-hours/time.php and replace a current date_default_timezone_set(”). To fix a strange time calculating go to wp-open-hours/wp_openhour_widget.php and just delete two divs after <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>”> and add <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>-time-label”>Current Time: <?php echo date(“h:i a”); ?> </div>

guilhermenocera 2015-09-25T18:54:00+00:00

Thank you so much for that!

subhashsrs 2015-10-13T06:08:00+00:00

In addition to edit of wp-open-hours/time.php and replace a current date_default_timezone_set(”). You have also replace a current date_default_timezone_set(”) in “wp-open-hours/wp_openhour_widget.php” too. After that continue last edit as viskia told just delete two divs after <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>”> and add <div class=”mod-fwoh-<?php echo $template_arr[$layout]; ?>-time-label”>Current Time: <?php echo date(“h:i a”); ?></div>. Then this works great. Thanks for great plugin

besfe 2016-01-16T03:27:00+00:00

ok how about the opening in x hours? it always shows wrong calculation, can you help? thanks