Hey coralbay..
To go back to 1.6.5 is so easy. First you install the plugin called convert post types. Then find it under your Tools tab on the sidebar after you activate it. Convert the “tribe_events” to “post”. Then Deactivate 2.0 events calendar, uninstall. Then click the link to the older versions, download the zip, go to “add plugin” and upload the .zip and activate the plugin. Done
Keeping 2.0 then do this.
Here is the link to the code to paste: Click here
Paste that directly below the first line in functions.php which is this:
<?php wp_enqueue_script(‘jquery’);
coralbay, it is rather easy to do the second option if you are unsure. As long as you paste what I have below that first line it should work. Make sure to change the words demo if you would like it to say events under the labels section, if you don’t it will read demos on your dashboard sidebar instead of events. Run it will demo/demos and you will see what I mean, it will still work. It is specifically the part from ‘name’ to ‘not found in trash’ that you should change the word demo or demos to event or events.