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
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
80
81
82
Replies:
1,624
Views:
61,755
The Celtbot
Nov 9, 2025 at 1:12 AM
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,172
Views:
232,060
Liam Scales
Nov 8, 2025 at 6:45 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
166
167
168
Replies:
3,343
Views:
223,255
MagicBallBhoy
Nov 8, 2025 at 1:22 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
54
55
56
Replies:
1,112
Views:
85,658
Liam Scales
Nov 8, 2025 at 3:23 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,752
Views:
399,940
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
3
Replies:
58
Views:
1,444
Slater67
Nov 8, 2025 at 11:57 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,286
Views:
287,977
seamus1967
Nov 8, 2025 at 5:21 PM
Fitness, Athleticism and injuries
henriks tongue
,
Oct 24, 2025
,
Celtic Chat
...
2
Replies:
21
Views:
1,087
Liam Scales
Nov 8, 2025 at 7:32 PM
Paul Tisdale
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
13
14
15
Replies:
289
Views:
21,873
horseshoe
Nov 7, 2025 at 12:44 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
40
41
42
Replies:
823
Views:
30,763
MagicBallBhoy
Nov 9, 2025 at 12:36 AM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
50
Views:
7,189
Big C
Nov 7, 2025 at 10:19 AM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
62
63
64
Replies:
1,260
Views:
97,580
jambo_cfc
Nov 8, 2025 at 11:35 AM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
257
Views:
14,610
cas79
Nov 7, 2025 at 10:15 AM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
47
48
49
Replies:
975
Views:
44,046
MagicBallBhoy
Nov 9, 2025 at 12:27 AM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
69
Views:
6,097
Officer Doofy
Nov 8, 2025 at 6:47 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
47
48
49
Replies:
979
Views:
49,828
jake10
Nov 8, 2025 at 7:30 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
114
115
116
Replies:
2,303
Views:
136,256
cas79
Nov 8, 2025 at 11:21 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
31
32
33
Replies:
648
Views:
40,253
Big C
Nov 8, 2025 at 1:38 AM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
227
228
229
Replies:
4,562
Views:
276,080
John Bhoy79
Nov 7, 2025 at 7:54 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
895
896
897
Replies:
17,921
Views:
1,401,754
Liam Scales
Nov 8, 2025 at 12:43 PM
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
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
', { 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 );