WPIntell

Source evidence

2 issues

Night Mode for WordPress · support · 2019-05-17T14:24:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 14 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

10 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
fancolj resolved
1. Font size option just doesn’t work. Clicking on [A] doesn’t do any effect; 2. In night mode images on slider doesn’t show up The page I need help with: [ log in to see the link] Hi sorry for my late response. I didn’t get any main about your support. Let me know if you need anything. I am here to assist you nmfs-scripts.js add code: if( !getSize ){ var getSize = 'M'; } after code: var getSize = $(this).attr('data-size'); font size option will work. I also experienced an issue where the button to increase the font size didn’t do anything. After adding the code suggested by Flector above, the button now functions properly. Thank you Flector.

Comments

3 shown
Akhtarujjaman Shuvo 2019-07-16T19:54:00+00:00

Hi sorry for my late response. I didn’t get any main about your support. Let me know if you need anything. I am here to assist you

Flector 2019-12-12T10:52:00+00:00

nmfs-scripts.js add code: if( !getSize ){ var getSize = 'M'; } after code: var getSize = $(this).attr('data-size'); font size option will work.

Jeffro 2020-01-23T11:48:00+00:00

I also experienced an issue where the button to increase the font size didn’t do anything. After adding the code suggested by Flector above, the button now functions properly. Thank you Flector.