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
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1335
1336
1337
Replies:
26,721
Views:
2,065,928
Wee Baldy
Nov 12, 2025 at 8:45 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
105
106
107
Replies:
2,131
Views:
80,309
Foley1888
Nov 12, 2025 at 8:44 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
224
225
226
Replies:
4,503
Views:
459,637
Foley1888
Nov 12, 2025 at 8:42 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
464
465
466
Replies:
9,309
Views:
621,898
McChiellini..
Nov 12, 2025 at 8:36 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
776
777
778
Replies:
15,545
Views:
715,489
Johniebhoy.
Nov 12, 2025 at 8:30 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1885
1886
1887
Replies:
37,734
Views:
2,270,505
Buster
Nov 12, 2025 at 8:06 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
487
488
489
Replies:
9,764
Views:
807,166
Notorious
Nov 12, 2025 at 7:54 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
31
32
33
Replies:
642
Views:
31,451
eire4
Nov 12, 2025 at 7:37 PM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,558
Views:
104,156
eire4
Nov 12, 2025 at 7:35 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
167
168
169
Replies:
3,363
Views:
225,418
James
Nov 12, 2025 at 7:26 PM
SPFL
St Mirren V Celtic Saturday 22nd 8ko..
McChiellini..
,
Nov 11, 2025 at 8:49 PM
,
Celtic Chat
Replies:
3
Views:
223
eire4
Nov 12, 2025 at 6:22 PM
Sticky
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
20
21
22
Replies:
432
Views:
36,795
eire4
Nov 12, 2025 at 5:50 PM
Sticky
**NSFW**
Coping with Depression, Stress, Anxiety and other Mental Health Illnesses
Drakhan
,
Apr 8, 2016
,
TalkCeltic Pub
...
75
76
77
Replies:
1,523
Views:
149,000
Drakhan
Nov 12, 2025 at 5:48 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,002
Views:
51,676
eire4
Nov 12, 2025 at 5:35 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
1000
1001
1002
Replies:
20,025
Views:
1,158,155
Skelleto
Nov 12, 2025 at 5:24 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
64
65
66
Replies:
1,318
Views:
99,604
MynameisEarl
Nov 12, 2025 at 5:24 PM
Andy Robertson
Notorious
,
Oct 21, 2025
,
Transfer Rumours
...
2
3
4
Replies:
72
Views:
4,483
cammy07
Nov 12, 2025 at 5:15 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
333
334
335
Replies:
6,698
Views:
497,154
Random Review
Nov 12, 2025 at 3:28 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
62
63
64
Replies:
1,276
Views:
89,438
Notorious
Nov 12, 2025 at 3:23 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1834
1835
1836
Replies:
36,710
Views:
1,305,943
Bad Ambassador
Nov 12, 2025 at 2:11 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
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 );