All plugin files must be in the wordpress plugin file directory wp-content/plugins in folder "refer-notes". Spelled exactly. Can not change this name.
The plugin does not work for local servers. A testing option may be added in the future to allow simulation of referrals.
Check to make sure that your theme is using the wpfooter and wphead tags. These tags are located in each specific theme in the header and footer files. In the header file the code <?php wp_head ?> should be located between the tags. In the footer file the code <?php wp_footer ?> should be directly before the tag.




