Log in or Sign up
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
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
...
971
972
973
Replies:
19,442
Views:
1,117,978
Peej
Oct 27, 2025 at 11:34 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025 at 10:15 PM
,
Celtic Chat
...
3
4
5
Replies:
80
Views:
1,591
JamesM09
Oct 27, 2025 at 11:34 PM
Gavin Strachan
Notorious
,
Jun 22, 2020
,
Celtic Chat
...
12
13
14
Replies:
276
Views:
28,276
ThatBhoyLarsson
Oct 27, 2025 at 11:33 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
46
47
48
Replies:
940
Views:
76,992
Bhoyyo
Oct 27, 2025 at 11:33 PM
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
6
7
8
Replies:
146
Views:
4,472
thailandceltic
Oct 27, 2025 at 11:34 PM
Michael Nicholson
Prawn Sandwich Brigade
,
Dec 23, 2021
,
Celtic Chat
...
50
51
52
Replies:
1,026
Views:
73,638
JC Anton
Oct 27, 2025 at 11:32 PM
John Kennedy
LectersLuncheon
,
May 15, 2016
,
Celtic Chat
...
146
147
148
Replies:
2,957
Views:
209,022
RalstonFanClubPresident
Oct 27, 2025 at 11:29 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1664
1665
1666
Replies:
33,307
Views:
2,944,106
Dublin Celt
Oct 27, 2025 at 11:21 PM
Turn Up the Heat on the Board
Ciaran_67
,
Oct 27, 2025 at 10:49 PM
,
Celtic Chat
Replies:
4
Views:
125
henriks tongue
Oct 27, 2025 at 11:17 PM
Martin O'Neill.
The Thumb
,
Oct 27, 2025 at 10:13 PM
,
Celtic Chat
Replies:
8
Views:
298
singer61
Oct 27, 2025 at 11:00 PM
Statement from Dermot Desmond to Celtic Supporters
Von_Esper
,
Oct 27, 2025 at 10:23 PM
,
Celtic Chat
...
2
Replies:
20
Views:
641
jake10
Oct 27, 2025 at 10:58 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:
69
Views:
1,601
PaddyJamieson
Oct 27, 2025 at 10:50 PM
Most Hated Teams
Liam Scales
,
Nov 24, 2011
,
World Football
...
5
6
7
Replies:
139
Views:
10,536
MikeyBhoy89
Oct 27, 2025 at 10:12 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,232
Views:
95,587
Foley1888
Oct 27, 2025 at 10:06 PM
Cameron Carter-Vickers.
The Thumb
,
Aug 31, 2021
,
Celtic Chat
...
277
278
279
Replies:
5,563
Views:
426,432
cammy07
Oct 27, 2025 at 9:58 PM
Dane Murray
Valhalla
,
Jul 17, 2021
,
Celtic Chat
...
27
28
29
Replies:
563
Views:
41,029
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,198
Buster
Oct 27, 2025 at 9:29 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
486
487
488
Replies:
9,740
Views:
801,077
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,975
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:
297
Sgt Neppers*
Oct 27, 2025 at 9:06 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
', { 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 );