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
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
62
63
64
Replies:
1,264
Views:
97,857
Blochairnbhoy
Nov 9, 2025 at 11:55 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
12
13
14
Replies:
277
Views:
9,603
Fear Dearg
Nov 9, 2025 at 11:53 PM
Sticky
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
...
28
29
30
Replies:
590
Views:
13,421
Wee Baldy
Nov 9, 2025 at 11:40 PM
Celtic Statement: Green Brigade Suspended from Celtic Park
Notorious
,
Nov 7, 2025 at 6:29 PM
,
Celtic Chat
...
6
7
8
Replies:
156
Views:
4,761
HoopyT
Nov 9, 2025 at 11:10 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
40
41
42
Replies:
833
Views:
31,564
Blochairnbhoy
Nov 9, 2025 at 10:53 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1334
1335
1336
Replies:
26,705
Views:
2,064,955
Buster
Nov 9, 2025 at 10:48 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
21
22
23
Replies:
458
Views:
27,296
Blochairnbhoy
Nov 9, 2025 at 10:46 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
92
93
94
Replies:
1,862
Views:
116,843
Ziggy
Nov 9, 2025 at 10:40 PM
Set Pieces
Liam Scales
,
Dec 25, 2023
,
Celtic Chat
...
3
4
5
Replies:
99
Views:
5,828
Sean Treacy
Nov 9, 2025 at 10:40 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
82
83
84
Replies:
1,671
Views:
64,348
Ziggy
Nov 9, 2025 at 10:37 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
167
168
169
Replies:
3,361
Views:
251,298
Big Mick
Nov 9, 2025 at 10:37 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
463
464
465
Replies:
9,292
Views:
620,080
Foley1888
Nov 9, 2025 at 10:10 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
999
1000
1001
Replies:
20,002
Views:
1,152,044
murphy88
Nov 9, 2025 at 10:09 PM
Luke McCowan
Notorious
,
Aug 30, 2024
,
Celtic Chat
...
52
53
54
Replies:
1,078
Views:
78,239
cammy07
Nov 9, 2025 at 9:47 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
62
63
64
Replies:
1,260
Views:
88,291
Foley1888
Nov 9, 2025 at 9:46 PM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
58
Views:
2,375
Foley1888
Nov 9, 2025 at 9:32 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
38
39
40
Replies:
781
Views:
45,424
Can'tbehooped
Nov 9, 2025 at 9:27 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
874
875
876
Replies:
17,511
Views:
917,618
trackebhoy
Nov 9, 2025 at 9:25 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:
984
Views:
50,224
Notorious
Nov 9, 2025 at 9:15 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
31
32
33
Replies:
654
Views:
40,627
Agathe17
Nov 9, 2025 at 9:05 PM
Showing results 1 to 20 of 169
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 );