Plugin Support
qtwrk
(@qtwrk)
Hi,
I am not exactly sure what is your question ?
Please clarify a bit.
Best regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
Could you please create a php file with code
<?php
echo "The time is " . date("h:i:sa");
?>
then access it , and then check if it shows same time as you see in LSCWP setting ?
Please note that server time , and PHP time are 2 different setting
LSCWP is reading PHP time from date() instead of reading server time.
Best regards,
where does that code go ???
Plugin Support
qtwrk
(@qtwrk)
Hi,
You can create a php file in your site directory alongside with index.php
Best regards,