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
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
999
1000
1001
Replies:
20,007
Views:
1,152,438
Skelleto
Nov 10, 2025 at 8:21 AM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
167
168
169
Replies:
3,362
Views:
251,433
Skelleto
Nov 10, 2025 at 8:13 AM
Still Game
freederry20
,
Nov 10, 2025 at 12:06 AM
,
TC Media
Replies:
1
Views:
80
Skelleto
Nov 10, 2025 at 8:03 AM
Joey Barton
Jayzhinho67
,
May 14, 2012
,
World Football
...
7
8
9
Replies:
178
Views:
17,232
scootz
Nov 10, 2025 at 7:55 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
114
115
116
Replies:
2,318
Views:
136,767
Skelleto
Nov 10, 2025 at 7:51 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
41
42
43
Replies:
844
Views:
31,874
cammy07
Nov 10, 2025 at 7:49 AM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
59
Views:
2,449
Hammy89
Nov 10, 2025 at 6:57 AM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
463
464
465
Replies:
9,294
Views:
620,357
Ryanm1984
Nov 10, 2025 at 6:56 AM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
38
39
40
Replies:
784
Views:
45,545
celtic warrior
Nov 10, 2025 at 6:51 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
82
83
84
Replies:
1,673
Views:
64,717
Skelleto
Nov 10, 2025 at 6:30 AM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
13
14
15
Replies:
280
Views:
9,829
Skelleto
Nov 10, 2025 at 6:22 AM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
259
Views:
14,732
JML67
Nov 10, 2025 at 4:55 AM
Sticky
The Weightloss/ Getting Fit Thread!
Joe T
,
Dec 29, 2011
,
TalkCeltic Pub
...
293
294
295
Replies:
5,892
Views:
391,125
freederry20
Nov 10, 2025 at 12:01 AM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
62
63
64
Replies:
1,264
Views:
98,014
Blochairnbhoy
Nov 9, 2025 at 11:55 PM
Sticky
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
...
28
29
30
Replies:
590
Views:
13,853
Wee Baldy
Nov 9, 2025 at 11:40 PM
Celtic Statement: Green Brigade Suspended from Celtic Park
Notorious
,
Nov 7, 2025 at 6:29 PM
,
Celtic Chat
...
6
7
8
Replies:
156
Views:
4,952
HoopyT
Nov 9, 2025 at 11:10 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1334
1335
1336
Replies:
26,705
Views:
2,065,028
Buster
Nov 9, 2025 at 10:48 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
21
22
23
Replies:
458
Views:
27,487
Blochairnbhoy
Nov 9, 2025 at 10:46 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
92
93
94
Replies:
1,862
Views:
116,999
Ziggy
Nov 9, 2025 at 10:40 PM
Set Pieces
Liam Scales
,
Dec 25, 2023
,
Celtic Chat
...
3
4
5
Replies:
99
Views:
5,892
Sean Treacy
Nov 9, 2025 at 10:40 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 );