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
League Cup
Celtic V the Dirty Orange Bastards Sunday November 2nd kick off 2PM premier sports 1
Notorious
,
Oct 29, 2025 at 9:35 PM
,
Celtic Chat
...
116
117
118
Replies:
2,359
Views:
46,471
Notorious
Nov 3, 2025 at 3:36 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,495
Views:
455,562
Leone Naka Fan
Nov 3, 2025 at 3:36 PM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
2
Replies:
33
Views:
795
constant
Nov 3, 2025 at 3:35 PM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1035
1036
1037
Replies:
20,724
Views:
1,233,649
McChiellini..
Nov 3, 2025 at 3:30 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
25
26
27
Replies:
539
Views:
34,721
themouth1888
Nov 3, 2025 at 3:13 PM
Premier sports cup 2025/26
Notorious
,
Jul 27, 2025
,
Celtic Chat
...
2
3
4
Replies:
68
Views:
3,594
Notorious
Nov 3, 2025 at 3:13 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,672
Views:
2,062,998
Gabriel
Nov 3, 2025 at 3:10 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
59
60
61
Replies:
1,214
Views:
43,280
Leone Naka Fan
Nov 3, 2025 at 3:02 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
332
333
334
Replies:
6,667
Views:
493,699
Guchi Gucci
Nov 3, 2025 at 2:34 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
90
91
92
Replies:
1,827
Views:
114,172
Guchi Gucci
Nov 3, 2025 at 2:29 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
10
11
12
Replies:
227
Views:
7,478
JC Anton
Nov 3, 2025 at 2:11 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,234
Views:
96,230
Guchi Gucci
Nov 3, 2025 at 2:10 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
220
Views:
12,790
Cena
Nov 3, 2025 at 2:09 PM
Mark Fotheringham
Notorious
,
Oct 28, 2025 at 1:11 PM
,
Celtic Chat
...
2
3
Replies:
56
Views:
3,677
McChiellini..
Nov 3, 2025 at 1:37 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
997
998
999
Replies:
19,970
Views:
1,145,388
constant
Nov 3, 2025 at 1:37 PM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,961
Views:
856,232
McChiellini..
Nov 3, 2025 at 1:36 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
32
33
34
Replies:
678
Views:
23,733
The Thumb
Nov 3, 2025 at 1:34 PM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
542
543
544
Replies:
10,868
Views:
651,015
Notorious
Nov 3, 2025 at 1:15 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,307
Views:
220,092
Notorious
Nov 3, 2025 at 1:13 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
47
Views:
3,323
Notorious
Nov 3, 2025 at 1:11 PM
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 );