my apologies upon further research it turns out it was actually a plugin called infinite scroll giving me grief!
keep calm carry on :]
again I’m only trying to just remove category id 124 from this list so it does not appear on my post page. any help greatly appreciated! maybe it’s not possible?
Unfortunately that didn’t do the trick. In my functions.php this is what gets the category:
function twentytwelve_entry_meta() {
$categories_list = get_the_category_list( __( ', ', 'twentytwelve' ) );