I have all my event information on one page; there is a 'details' button, but this just repeats the same information, how can i remove the Details button in the task bar
Also, there is a register button but it appears at the bottom of the page, how do I move it to the top?
You will need to edit the code alitle in this case. Please open the file components/com_eventbooking/views/category/tmpl/default.php, you should see the code for the button and can remove it.