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
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
103
104
105
Replies:
2,098
Views:
79,318
Ballymote
Nov 12, 2025 at 7:15 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
167
168
169
Replies:
3,362
Views:
225,329
limezer
Nov 12, 2025 at 6:57 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
31
32
33
Replies:
641
Views:
31,266
DonnyCelt
Nov 12, 2025 at 6:47 PM
SPFL
St Mirren V Celtic Saturday 22nd 8ko..
McChiellini..
,
Nov 11, 2025 at 8:49 PM
,
Celtic Chat
Replies:
3
Views:
197
eire4
Nov 12, 2025 at 6:22 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
464
465
466
Replies:
9,304
Views:
621,779
honda
Nov 12, 2025 at 6:19 PM
Sticky
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
20
21
22
Replies:
432
Views:
36,785
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:
148,989
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,649
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,157,009
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,572
MynameisEarl
Nov 12, 2025 at 5:24 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
487
488
489
Replies:
9,760
Views:
807,050
Notorious
Nov 12, 2025 at 5:17 PM
Andy Robertson
Notorious
,
Oct 21, 2025
,
Transfer Rumours
...
2
3
4
Replies:
72
Views:
4,459
cammy07
Nov 12, 2025 at 5:15 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
224
225
226
Replies:
4,501
Views:
459,628
Foley1888
Nov 12, 2025 at 4:32 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
333
334
335
Replies:
6,698
Views:
497,135
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,409
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,918
Bad Ambassador
Nov 12, 2025 at 2:11 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
776
777
778
Replies:
15,544
Views:
715,467
Bad Ambassador
Nov 12, 2025 at 1:48 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1335
1336
1337
Replies:
26,720
Views:
2,065,897
Wee Baldy
Nov 12, 2025 at 12:41 PM
Anyone fancy joining a Podcast?
Peej
,
Nov 12, 2025 at 12:31 PM
,
TalkCeltic Pub
Replies:
0
Views:
73
Peej
Nov 12, 2025 at 12:31 PM
This boy Rooney!
Celtic Mad
,
Sep 1, 2004
,
TalkCeltic Pub
...
2
3
Replies:
44
Views:
4,620
jake10
Nov 12, 2025 at 11:11 AM
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 );