Plugin Contributor
Savvas
(@savvasha)
Hi,
This is a known bug which is fixed in the next update. See the following topic for a temporary fix:
https://ww.wp.xz.cn/support/topic/countdown-widget-displays-wrong-post-date/
Thanks,
Savvas
Hi,
Thanks for your help.
I modified a bit the script and it work great like this.
I used the below:
<h5 class=”event-date sp-event-date”>
<?php
echo get_the_time( get_option( ‘date_format’), $post ); echo ‘ ’;
echo get_the_time( get_option( ‘time_format’), $post ).’ (local time)’;
?>
</h5>
Plugin Contributor
Savvas
(@savvasha)
I am glad you resolved it 🙂
Thanks,
Savvas
touchdesigns, how’d you make the header video thing play with sound without any interractions on your site “http://qormidartsteam.com”??????
EDIT: Never mind lol. I found the video below autostarting at home. AHHA
-
This reply was modified 7 years, 6 months ago by
valityqueen.
I’m glad it’s resolved!
Please, let us know if you need anything else.
Kind Regards,
-Roch