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
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
960
961
962
Replies:
19,238
Views:
1,109,272
Sween
Oct 27, 2025 at 10:17 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025 at 10:15 PM
,
Celtic Chat
Replies:
1
Views:
2
JC Anton
Oct 27, 2025 at 10:17 PM
Martin O'Neill.
The Thumb
,
Oct 27, 2025 at 10:13 PM
,
Celtic Chat
Replies:
1
Views:
2
HTG
Oct 27, 2025 at 10:15 PM
Most Hated Teams
Liam Scales
,
Nov 24, 2011
,
World Football
...
5
6
7
Replies:
139
Views:
10,450
MikeyBhoy89
Oct 27, 2025 at 10:12 PM
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
4
5
6
Replies:
105
Views:
3,143
Celticbhoy97
Oct 27, 2025 at 10:12 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1663
1664
1665
Replies:
33,297
Views:
2,943,716
BigManSmalls
Oct 27, 2025 at 10:12 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,232
Views:
95,511
Foley1888
Oct 27, 2025 at 10:06 PM
Sticky
SPFL
Trotters 3 wheeler V Falkirk October 29th kick off 7:45 Celtic Tv
Notorious
,
Oct 26, 2025 at 3:05 PM
,
Celtic Chat
...
2
3
4
Replies:
61
Views:
1,392
Big els
Oct 27, 2025 at 10:02 PM
Cameron Carter-Vickers.
The Thumb
,
Aug 31, 2021
,
Celtic Chat
...
277
278
279
Replies:
5,563
Views:
426,336
cammy07
Oct 27, 2025 at 9:58 PM
Dane Murray
Valhalla
,
Jul 17, 2021
,
Celtic Chat
...
27
28
29
Replies:
563
Views:
40,932
Ryanm1984
Oct 27, 2025 at 9:39 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,260
Views:
282,167
Buster
Oct 27, 2025 at 9:29 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
486
487
488
Replies:
9,740
Views:
800,996
Sc03jcy
Oct 27, 2025 at 9:26 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
43
44
45
Replies:
880
Views:
37,931
Champions67
Oct 27, 2025 at 9:18 PM
I struggle to think of worse attacking options in the past 25 years
Callum McGregor
,
Oct 27, 2025 at 5:34 PM
,
Celtic Chat
Replies:
13
Views:
277
Sgt Neppers*
Oct 27, 2025 at 9:06 PM
We wanted a challenge...
straighttalker
,
Oct 27, 2025 at 1:34 PM
,
Celtic Chat
...
2
Replies:
27
Views:
588
celtic20
Oct 27, 2025 at 8:47 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
85
86
87
Replies:
1,720
Views:
110,435
BhoyFitz
Oct 27, 2025 at 8:26 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
42
43
44
Replies:
869
Views:
42,558
eire4
Oct 27, 2025 at 8:11 PM
Maik Nawrocki
Notorious
,
Jul 22, 2023
,
Celtic Chat
...
62
63
64
Replies:
1,268
Views:
97,283
Notorious
Oct 27, 2025 at 7:08 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
46
Views:
3,198
Notorious
Oct 27, 2025 at 6:13 PM
Odsonne Edouard
CelticKurd
,
Aug 31, 2017
,
Ex Players
...
656
657
658
Replies:
13,145
Views:
953,573
TheHappyLoss
Oct 27, 2025 at 5:55 PM
Showing results 1 to 20 of 175
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 );