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
Joey Barton
Jayzhinho67
,
May 14, 2012
,
World Football
...
7
8
9
Replies:
175
Views:
17,030
ColinC1888
Nov 7, 2025 at 6:18 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,298
Views:
135,681
freederry20
Nov 7, 2025 at 6:13 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
50
51
52
Replies:
1,028
Views:
55,045
88jimmij88
Nov 7, 2025 at 6:10 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:
967
Views:
48,808
SK89
Nov 7, 2025 at 6:01 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
61
62
63
Replies:
1,243
Views:
96,891
honda
Nov 7, 2025 at 5:55 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
73
74
75
Replies:
1,499
Views:
56,864
The Thumb
Nov 7, 2025 at 5:07 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,777
honda
Nov 7, 2025 at 5:07 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
31
32
33
Replies:
644
Views:
39,571
greengrocer
Nov 7, 2025 at 4:51 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
54
55
56
Replies:
1,104
Views:
85,044
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:
26
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,124
BBridgeTim
Nov 7, 2025 at 4:21 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
40
41
42
Replies:
820
Views:
43,747
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:
624
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,241
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,507
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,706
McChiellini..
Nov 7, 2025 at 3:17 PM
Ben Summers
Notorious
,
Feb 15, 2022
,
Celtic Chat
...
4
5
6
Replies:
101
Views:
13,647
Notorious
Nov 7, 2025 at 2:59 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
47
48
49
Replies:
968
Views:
43,576
McChiellini..
Nov 7, 2025 at 2:53 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
91
92
93
Replies:
1,851
Views:
116,165
Notorious
Nov 7, 2025 at 2:30 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
38
39
40
Replies:
780
Views:
45,128
KEANO1
Nov 7, 2025 at 2:00 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 );