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
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
166
167
168
Replies:
3,342
Views:
222,921
Liam Scales
Nov 8, 2025 at 7:37 AM
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:
926
Views:
21,871
Liam Scales
Nov 8, 2025 at 7:31 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
39
40
41
Replies:
812
Views:
30,172
Notorious
Nov 8, 2025 at 7:30 AM
Luis Palma
Notorious
,
Aug 28, 2023
,
Celtic Chat
...
134
135
136
Replies:
2,719
Views:
192,498
Notorious
Nov 8, 2025 at 7:28 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
47
48
49
Replies:
973
Views:
49,346
Liam Scales
Nov 8, 2025 at 7:09 AM
New kits 2025/26
Callum McGregor
,
Jun 25, 2025
,
World Football
...
2
3
Replies:
58
Views:
3,534
KRS-1888
Nov 8, 2025 at 7:07 AM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
40
41
42
Replies:
821
Views:
43,903
Liam Scales
Nov 8, 2025 at 7:03 AM
Celtic Statement: Green Brigade Suspended from Celtic Park
Notorious
,
Nov 7, 2025 at 6:29 PM
,
Celtic Chat
...
2
3
4
Replies:
62
Views:
1,819
honda
Nov 8, 2025 at 6:52 AM
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,172
Views:
231,949
Liam Scales
Nov 8, 2025 at 6:45 AM
Ajax
Notorious
,
Nov 1, 2025
,
World Football
Replies:
18
Views:
656
Liam Scales
Nov 8, 2025 at 6:38 AM
Andy Robertson
Notorious
,
Oct 21, 2025
,
Transfer Rumours
...
2
3
Replies:
44
Views:
3,092
Liam Scales
Nov 8, 2025 at 6:15 AM
Europa League/Conference League 25/26
dbhoy72
,
Aug 29, 2024
,
World Football
...
20
21
22
Replies:
436
Views:
24,823
Liam Scales
Nov 8, 2025 at 6:08 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
3
Replies:
40
Views:
889
Taz
Nov 8, 2025 at 5:38 AM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,499
Views:
457,210
Liam Scales
Nov 8, 2025 at 5:14 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
894
895
896
Replies:
17,919
Views:
1,401,299
Liam Scales
Nov 8, 2025 at 5:01 AM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,285
Views:
287,101
We named the dog Indiana
Nov 8, 2025 at 4:49 AM
Joey Barton
Jayzhinho67
,
May 14, 2012
,
World Football
...
7
8
9
Replies:
177
Views:
17,184
BhoyFitz
Nov 8, 2025 at 3:47 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
54
55
56
Replies:
1,113
Views:
85,457
Liam Scales
Nov 8, 2025 at 3:23 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
74
75
76
Replies:
1,511
Views:
58,227
Liam Scales
Nov 8, 2025 at 3:11 AM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
67
Views:
6,018
vortex666
Nov 8, 2025 at 2:56 AM
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
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 );