Hello,
Thanks for reaching out! I’m glad to hear that you were able to get the button added.
To add a link to the list view, you can do a template override – the file that you’ll need to copy and edit can be found at wp-content/plugins/the-events-calendar/src/views/list/single-event.php.
You can also remove the “Find out more” link from your copy of that file if you would like to get rid of that. You’ll want to delete this code:
" class="tribe-events-read-more" rel="bookmark"><?php esc_html_e( 'Find out more', 'the-events-calendar' ) ?> »
We are limited in the amount of support that we can provide for customizations, but if you get stuck or have any questions, please let me know – I’ll be happy to try to point you in the right direction!
Thanks,
Jennifer