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
Celtic Statement: Green Brigade Suspended from Celtic Park
Notorious
,
Nov 7, 2025 at 6:29 PM
,
Celtic Chat
Replies:
7
Views:
27
Skelleto
Nov 7, 2025 at 6:46 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
61
62
63
Replies:
1,246
Views:
96,967
jambo_cfc
Nov 7, 2025 at 6:40 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:
968
Views:
48,880
Shen
Nov 7, 2025 at 6:35 PM
Luis Palma
Notorious
,
Aug 28, 2023
,
Celtic Chat
...
134
135
136
Replies:
2,703
Views:
192,192
kenniemk2
Nov 7, 2025 at 6:34 PM
Celtic Supporters Thread (contains GB chat)
Paul67
,
Dec 17, 2010
,
Celtic Chat
...
1866
1867
1868
Replies:
37,340
Views:
3,228,606
SwissCelt
Nov 7, 2025 at 6:28 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
74
75
76
Replies:
1,500
Views:
57,076
ThatBhoyLarsson
Nov 7, 2025 at 6:27 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,299
Views:
135,762
AdamRS
Nov 7, 2025 at 6:21 PM
Joey Barton
Jayzhinho67
,
May 14, 2012
,
World Football
...
7
8
9
Replies:
175
Views:
17,079
ColinC1888
Nov 7, 2025 at 6:18 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
50
51
52
Replies:
1,028
Views:
55,156
88jimmij88
Nov 7, 2025 at 6:10 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
39
40
41
Replies:
810
Views:
29,883
honda
Nov 7, 2025 at 5:07 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
31
32
33
Replies:
644
Views:
39,643
greengrocer
Nov 7, 2025 at 4:51 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
54
55
56
Replies:
1,104
Views:
85,087
Random Review
Nov 7, 2025 at 4:42 PM
Green Brigade annual foodbank collection Sunday 7th December
Notorious
,
Nov 7, 2025 at 4:39 PM
,
Celtic Chat
Replies:
0
Views:
60
Notorious
Nov 7, 2025 at 4:39 PM
Sticky
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
20
21
22
Replies:
422
Views:
36,133
BBridgeTim
Nov 7, 2025 at 4:21 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
40
41
42
Replies:
820
Views:
43,767
MickMaeda
Nov 7, 2025 at 4:10 PM
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:
31
Views:
634
eire4
Nov 7, 2025 at 4:09 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,690
Views:
2,064,251
Gabriel
Nov 7, 2025 at 3:33 PM
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
45
46
47
Replies:
925
Views:
21,535
Foley1888
Nov 7, 2025 at 3:27 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
166
167
168
Replies:
3,340
Views:
222,733
McChiellini..
Nov 7, 2025 at 3:17 PM
Ben Summers
Notorious
,
Feb 15, 2022
,
Celtic Chat
...
4
5
6
Replies:
101
Views:
13,662
Notorious
Nov 7, 2025 at 2:59 PM
Showing results 1 to 20 of 172
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 );