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
League Cup
Celtic V the Dirty Orange Bastards Sunday November 2nd kick off 2PM premier sports 1
Notorious
,
Oct 29, 2025 at 9:35 PM
,
Celtic Chat
...
117
118
119
Replies:
2,368
Views:
46,841
McChiellini..
Nov 3, 2025 at 5:35 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
110
111
112
Replies:
2,224
Views:
132,757
McChiellini..
Nov 3, 2025 at 5:34 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
332
333
334
Replies:
6,673
Views:
493,816
ColinC1888
Nov 3, 2025 at 5:33 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
33
34
35
Replies:
687
Views:
24,050
Notorious
Nov 3, 2025 at 5:25 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
26
27
28
Replies:
542
Views:
34,901
eire4
Nov 3, 2025 at 5:20 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
59
60
61
Replies:
1,218
Views:
43,559
AdamRS
Nov 3, 2025 at 5:13 PM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
2
Replies:
34
Views:
879
eire4
Nov 3, 2025 at 4:57 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
44
45
46
Replies:
918
Views:
46,414
eire4
Nov 3, 2025 at 4:50 PM
Celtic release Fan Survey results
Notorious
,
Oct 31, 2025 at 11:34 AM
,
Celtic Chat
Replies:
19
Views:
915
eire4
Nov 3, 2025 at 4:43 PM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
397
398
399
Replies:
7,974
Views:
344,188
eire4
Nov 3, 2025 at 4:42 PM
Celtic Bars in Edinburgh ?
strike twice
,
Oct 29, 2025 at 9:46 PM
,
Celtic Supporters Info
Replies:
4
Views:
196
stevoEOS
Nov 3, 2025 at 4:12 PM
Stephen McManus - Threads merged.
Jayzhinho67
,
Jul 8, 2010
,
Celtic Chat
...
6
7
8
Replies:
147
Views:
5,833
JC Anton
Nov 3, 2025 at 3:52 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
10
11
12
Replies:
228
Views:
7,533
Foley1888
Nov 3, 2025 at 3:50 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,495
Views:
455,609
Leone Naka Fan
Nov 3, 2025 at 3:36 PM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1035
1036
1037
Replies:
20,724
Views:
1,233,675
McChiellini..
Nov 3, 2025 at 3:30 PM
Premier sports cup 2025/26
Notorious
,
Jul 27, 2025
,
Celtic Chat
...
2
3
4
Replies:
68
Views:
3,620
Notorious
Nov 3, 2025 at 3:13 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,672
Views:
2,063,031
Gabriel
Nov 3, 2025 at 3:10 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
90
91
92
Replies:
1,827
Views:
114,212
Guchi Gucci
Nov 3, 2025 at 2:29 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,234
Views:
96,268
Guchi Gucci
Nov 3, 2025 at 2:10 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
220
Views:
12,804
Cena
Nov 3, 2025 at 2:09 PM
Showing results 1 to 20 of 173
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 );