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
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
Replies:
40
Views:
929
The Prof
Oct 27, 2025 at 4:43 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
951
952
953
Replies:
19,058
Views:
1,107,900
The Prof
Oct 27, 2025 at 4:41 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
485
486
487
Replies:
9,737
Views:
800,777
Callum McGregor
Oct 27, 2025 at 4:36 PM
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
3
4
5
Replies:
92
Views:
2,637
CookieMonster
Oct 27, 2025 at 4:36 PM
Cameron Carter-Vickers.
The Thumb
,
Aug 31, 2021
,
Celtic Chat
...
276
277
278
Replies:
5,559
Views:
426,094
Callum McGregor
Oct 27, 2025 at 4:34 PM
We wanted a challenge...
straighttalker
,
Oct 27, 2025 at 1:34 PM
,
Celtic Chat
Replies:
17
Views:
272
straighttalker
Oct 27, 2025 at 4:26 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
330
331
332
Replies:
6,637
Views:
491,171
eire4
Oct 27, 2025 at 4:19 PM
Dane Murray
Valhalla
,
Jul 17, 2021
,
Celtic Chat
...
26
27
28
Replies:
556
Views:
40,713
Callum McGregor
Oct 27, 2025 at 4:12 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
37
38
39
Replies:
760
Views:
40,672
eire4
Oct 27, 2025 at 4:11 PM
Our Midfield
Mr Shelby
,
Aug 20, 2023
,
Celtic Chat
...
26
27
28
Replies:
541
Views:
26,874
MagicBallBhoy
Oct 27, 2025 at 4:08 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1883
1884
1885
Replies:
37,683
Views:
2,254,028
Dublin Celt
Oct 27, 2025 at 4:03 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:
867
Views:
42,422
eire4
Oct 27, 2025 at 3:47 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,229
Views:
95,429
Jackie Daytona
Oct 27, 2025 at 3:22 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1330
1331
1332
Replies:
26,625
Views:
2,060,768
JML67
Oct 27, 2025 at 3:19 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
159
160
161
Replies:
3,215
Views:
215,601
john2061
Oct 27, 2025 at 3:07 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
84
85
86
Replies:
1,715
Views:
110,274
Skelleto
Oct 27, 2025 at 2:50 PM
Andy Robertson
Notorious
,
Oct 21, 2025 at 8:22 PM
,
Transfer Rumours
...
2
Replies:
35
Views:
1,814
eire4
Oct 27, 2025 at 1:32 PM
Louis Munteanu
Notorious
,
Jul 17, 2025
,
Transfer Rumours
...
5
6
7
Replies:
128
Views:
16,020
GazF1888
Oct 27, 2025 at 1:30 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1663
1664
1665
Replies:
33,296
Views:
2,943,561
mayo
Oct 27, 2025 at 1:04 PM
Celtic v Sturm Graz Thursday October 23rd kick off 8PM TNT Sports 2
Notorious
,
Oct 19, 2025
,
Celtic Chat
...
66
67
68
Replies:
1,355
Views:
29,589
Sturm Bhoy
Oct 27, 2025 at 11:35 AM
Showing results 1 to 20 of 173
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 );