WPIntell

Source evidence

Clock Hands

MX Time Zone Clocks · support · 2022-06-02T13:23:00+00:00

complaintsentiment
mediumseverity
0.74relevance
2replies
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
gregaros unresolved
Hi! Is it possible to change the color of the hands via css? Or maybe use custom hands instead? Thanks Hello. You can not chage the hands without plugin code changing. But it isn’t to difficult. Go here \wp-content\plugins\mx-time-zone-clocks\includes\frontend\assets\js\jquery.canvasClock.js and find “context.fillStyle = ‘black’;” Chage the colot (eg. green) and save the changes. Clean the cahe. Done! That worked! Thank you

Comments

2 shown
Maksym Marko 2022-06-02T16:17:00+00:00

Hello. You can not chage the hands without plugin code changing. But it isn’t to difficult. Go here \wp-content\plugins\mx-time-zone-clocks\includes\frontend\assets\js\jquery.canvasClock.js and find “context.fillStyle = ‘black’;” Chage the colot (eg. green) and save the changes. Clean the cahe. Done!

gregaros 2022-06-03T09:59:00+00:00

That worked! Thank you