WIDGET STATS ALLWAYS IN LOAD ICON… Help please.
-
Hello.
The Stats widget always stays on the load icon. It is because the .load function is not called correctly.
Please any help to me?.
CODE TO FIX
// <![CDATA[
jQuery( function($) {
$( ‘#stat-chart’ ).on(‘load’, ‘admin.php?page=stats&noheader&chart=flot-stats-data’, {“height”:175,”page”:”stats”,”chart_type”:”stats-data”,”target”:”stat-chart”,”enable_zoom”:”false”,”width”:386,”blog”:183913063,”context”:null,”unit”:1,”noheader”:1,”site”:false,”num”:15,”synful”:0,”chart”:1,”wpadminstats”:1} )
} );
// ]]>
EXAMPLENOTE: Where is this code, to be able to change. (.load by .on (‘Load’, …
Many thanks.
The page I need help with: [log in to see the link]
- The topic ‘WIDGET STATS ALLWAYS IN LOAD ICON… Help please.’ is closed to new replies.