Increase Nectar Love value manually
Add this code to function.php press save button . Once updated remove the code:
/* update_post_meta(post_id, '_nectar_love',value) */ update_post_meta(1851, '_nectar_love',60);
For more info on the function: http://codex.wordpress.org/Function_Reference/update_post_meta