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
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
46
47
48
Replies:
959
Views:
43,151
Zander
Nov 7, 2025 at 9:56 AM
Paul Tisdale
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
13
14
15
Replies:
283
Views:
21,575
RogicHasMagicToes
Nov 7, 2025 at 9:56 AM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,282
Views:
284,531
elbhoydo
Nov 7, 2025 at 9:56 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
71
72
73
Replies:
1,442
Views:
54,971
The Man in Black
Nov 7, 2025 at 9:55 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
Replies:
21
Views:
346
Mr Shelby
Nov 7, 2025 at 9:43 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
38
39
40
Replies:
797
Views:
29,218
Mr Shelby
Nov 7, 2025 at 9:41 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
53
54
55
Replies:
1,091
Views:
84,482
Mr Shelby
Nov 7, 2025 at 9:31 AM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
66
Views:
5,980
Blochairnbhoy
Nov 7, 2025 at 9:09 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
46
47
48
Replies:
956
Views:
48,574
Hammy89
Nov 7, 2025 at 8:55 AM
Fitness, Athleticism and injuries
henriks tongue
,
Oct 24, 2025
,
Celtic Chat
Replies:
17
Views:
826
Liam Scales
Nov 7, 2025 at 8:28 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,289
Views:
135,528
Bonobhoy
Nov 7, 2025 at 8:27 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
30
31
32
Replies:
639
Views:
39,134
Skelleto
Nov 7, 2025 at 8:26 AM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
227
228
229
Replies:
4,562
Views:
275,753
John Bhoy79
Nov 7, 2025 at 7:54 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
894
895
896
Replies:
17,913
Views:
1,400,070
DonnyCelt
Nov 7, 2025 at 7:43 AM
Mentality problem?
henriks tongue
,
Aug 20, 2025
,
Celtic Chat
...
2
3
4
Replies:
63
Views:
1,656
henriks tongue
Nov 7, 2025 at 7:20 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
50
51
52
Replies:
1,028
Views:
57,784
murphy88
Nov 7, 2025 at 7:14 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,749
Views:
399,487
murphy88
Nov 7, 2025 at 7:06 AM
Michael Nicholson
Prawn Sandwich Brigade
,
Dec 23, 2021
,
Celtic Chat
...
54
55
56
Replies:
1,116
Views:
78,517
JML67
Nov 7, 2025 at 6:57 AM
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,167
Views:
231,477
Westlondonscot
Nov 7, 2025 at 6:49 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,687
Views:
2,064,142
BigWilly
Nov 7, 2025 at 3:24 AM
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 );