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
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
40
41
42
Replies:
824
Views:
31,157
AdamRS
Nov 9, 2025 at 3:48 PM
Sticky
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
...
3
4
5
Replies:
97
Views:
2,691
albashamrock
Nov 9, 2025 at 3:48 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
20
21
22
Replies:
430
Views:
26,137
buchanbhoy
Nov 9, 2025 at 3:46 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
48
49
50
Replies:
981
Views:
50,023
MagicBallBhoy
Nov 9, 2025 at 3:43 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
998
999
1000
Replies:
19,997
Views:
1,151,490
DonnyCelt
Nov 9, 2025 at 3:25 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
82
83
84
Replies:
1,669
Views:
63,730
ColinC1888
Nov 9, 2025 at 2:48 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,288
Views:
288,069
RabS
Nov 9, 2025 at 2:45 PM
Celtic Statement: Green Brigade Suspended from Celtic Park
Notorious
,
Nov 7, 2025 at 6:29 PM
,
Celtic Chat
...
6
7
8
Replies:
150
Views:
4,436
henriks tongue
Nov 9, 2025 at 2:30 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1885
1886
1887
Replies:
37,732
Views:
2,267,353
ColinC1888
Nov 9, 2025 at 2:25 PM
Celtic Women’s Team
ddub11
,
Mar 27, 2019
,
Celtic F.C. Women
...
243
244
245
Replies:
4,892
Views:
212,571
Notorious
Nov 9, 2025 at 1:59 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1834
1835
1836
Replies:
36,701
Views:
1,304,881
adequate citizen Zenon
Nov 9, 2025 at 1:47 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,698
Views:
2,064,689
cas79
Nov 9, 2025 at 1:26 PM
Andy Robertson
Notorious
,
Oct 21, 2025
,
Transfer Rumours
...
2
3
Replies:
49
Views:
3,478
Big C
Nov 9, 2025 at 1:03 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
11
12
13
Replies:
259
Views:
9,132
Random Review
Nov 9, 2025 at 12:38 PM
Stefan Ortega
Notorious
,
Nov 9, 2025 at 12:22 PM
,
Transfer Rumours
Replies:
0
Views:
106
Notorious
Nov 9, 2025 at 12:22 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
231
Views:
13,419
Ciaran_67
Nov 9, 2025 at 12:16 PM
Hossam Essadak
Notorious
,
Nov 9, 2025 at 12:15 PM
,
Transfer Rumours
Replies:
0
Views:
99
Notorious
Nov 9, 2025 at 12:15 PM
Luis Palma
Notorious
,
Aug 28, 2023
,
Celtic Chat
...
135
136
137
Replies:
2,726
Views:
193,116
CarmunnockBhoy
Nov 9, 2025 at 10:18 AM
Odsonne Edouard
CelticKurd
,
Aug 31, 2017
,
Ex Players
...
656
657
658
Replies:
13,149
Views:
956,360
elbhoydo
Nov 9, 2025 at 9:52 AM
Sticky
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
20
21
22
Replies:
425
Views:
36,424
LectersLuncheon
Nov 9, 2025 at 7:44 AM
Showing results 1 to 20 of 168
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 );