Log in or Sign up
Enable Javascript
Javascript is disabled on your Browser. To use
this website turn on Javascript in the browser settings.
Home
Home
Quick Links
Recent Posts
Recent Activity
Authors
Forums
Forums
Quick Links
Recent Posts
Forum Rules
Donate
Menu
Log in or Sign up
TalkCeltic - The Ultimate Celtic FC Forum
Home
Forums
>
Having trouble logging in by clicking the link at the top right of the page?
Click here
to be taken to the log in page.
Dismiss Notice
Recent Posts
New Posts
New Sportsbook Events
Page 1 of 9
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,170
Views:
231,531
greengrocer
Nov 7, 2025 at 11:43 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
165
166
167
Replies:
3,337
Views:
222,441
Luis1967
Nov 7, 2025 at 11:42 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
72
73
74
Replies:
1,469
Views:
55,499
88jimmij88
Nov 7, 2025 at 11:41 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
53
54
55
Replies:
1,095
Views:
84,576
Notorious
Nov 7, 2025 at 11:25 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,752
Views:
399,566
Foley1888
Nov 7, 2025 at 11:22 AM
Sticky
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
...
2
Replies:
24
Views:
446
tarboltontim
Nov 7, 2025 at 11:21 AM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,283
Views:
284,560
Jacob knows
Nov 7, 2025 at 10:52 AM
Fitness, Athleticism and injuries
henriks tongue
,
Oct 24, 2025
,
Celtic Chat
Replies:
19
Views:
870
Skelleto
Nov 7, 2025 at 10:48 AM
Paul Tisdale
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
13
14
15
Replies:
288
Views:
21,701
James
Nov 7, 2025 at 10:33 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
39
40
41
Replies:
802
Views:
29,377
Skelleto
Nov 7, 2025 at 10:25 AM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
50
Views:
7,131
Big C
Nov 7, 2025 at 10:19 AM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,235
Views:
96,699
oh bhoy
Nov 7, 2025 at 10:16 AM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
257
Views:
14,468
cas79
Nov 7, 2025 at 10:15 AM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
46
47
48
Replies:
959
Views:
43,282
Zander
Nov 7, 2025 at 9:56 AM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
66
Views:
5,994
Blochairnbhoy
Nov 7, 2025 at 9:09 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
46
47
48
Replies:
956
Views:
48,597
Hammy89
Nov 7, 2025 at 8:55 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,289
Views:
135,565
Bonobhoy
Nov 7, 2025 at 8:27 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
30
31
32
Replies:
639
Views:
39,184
Skelleto
Nov 7, 2025 at 8:26 AM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
227
228
229
Replies:
4,562
Views:
275,776
John Bhoy79
Nov 7, 2025 at 7:54 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
894
895
896
Replies:
17,913
Views:
1,400,380
DonnyCelt
Nov 7, 2025 at 7:43 AM
Showing results 1 to 20 of 171
Loading...
Show Ignored Content
Page 1 of 9
1
←
2
3
4
5
6
→
9
Next >
change consent
Your name or email address:
Do you already have an account?
No, create an account now.
Yes, my password is:
Forgot your password?
Stay logged in
', { async: 'async', src: url }) .load(function(){ if(loadFn){ loadFn(); loadFn = null; } }) .error(function(jqXHR, textStatus){ /* When script is blocked, textStatus is undefined. */ if(typeof textStatus !== 'undefined'){ return; } if(errorFn){ errorFn(jqXHR, textStatus); errorFn = null; } }); (document.body || document.getElementsByTagName('body')[0]).appendChild(script[0]); } }; var AdBlockDetectorWorkaround = function(){ /* This is just in case the handler script is blocked by the adblocker */ if(!XenForo.rellect.AdBlockDetector){ console.log('AdBlock detector failed. Trying workaround.'); XenForo.ajax('index.php', {dataType: 'html', AdblockDetector: 1}, function(ajaxData){ if(XenForo.hasTemplateHtml(ajaxData)){ try{ jQuery.globalEval(ajaxData.templateHtml); } catch(e){} } }, { error: function(){ console.log('AdBlock detector workaround failed.'); } }); } }; XenForo.rellect.AdBlockDetectorParams.loadScript( 'js/rellect/AdblockDetector/handler.min.js?rev=33', false, AdBlockDetectorWorkaround );