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
What Actually is our Ambition as a Club?
Liam Scales
,
Aug 2, 2025 at 8:02 AM
,
Celtic Chat
...
2
3
Replies:
54
Views:
1,149
eire4
Aug 2, 2025 at 6:24 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
205
206
207
Replies:
4,128
Views:
415,712
Moustache
Aug 2, 2025 at 6:23 PM
Sticky
SPFL
Celtic v St Mirren Sunday August 3rd kick off 4:30 Sky Sports football
The Crow
,
Jul 26, 2025
,
Celtic Chat
...
5
6
7
Replies:
132
Views:
4,622
eire4
Aug 2, 2025 at 6:20 PM
Marco Tilio
Mr Shelby
,
Jun 30, 2023
,
Celtic Chat
...
40
41
42
Replies:
835
Views:
72,174
eire4
Aug 2, 2025 at 6:16 PM
Sondre Orjasaeter
McChiellini..
,
Dec 18, 2024
,
Transfer Rumours
...
29
30
31
Replies:
604
Views:
67,365
The Celtbot
Aug 2, 2025 at 6:15 PM
Federico Chiesa.
The Crow
,
Jul 31, 2025 at 10:33 PM
,
Transfer Rumours
...
2
3
4
Replies:
65
Views:
4,460
Ruari McCandless
Aug 2, 2025 at 6:01 PM
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
133
134
135
Replies:
2,689
Views:
184,214
TheHappyLoss
Aug 2, 2025 at 5:48 PM
Jahmai Simpson-Pusey Confirmed by Rodgers
The Crow
,
Jul 30, 2025 at 11:53 AM
,
Celtic Chat
...
2
Replies:
33
Views:
1,879
TheHappyLoss
Aug 2, 2025 at 5:39 PM
Hayato Inamura
The Crow
,
Jul 4, 2025
,
Celtic Chat
...
15
16
17
Replies:
333
Views:
19,966
greengrocer
Aug 2, 2025 at 5:31 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
758
759
760
Replies:
15,187
Views:
917,710
Random Review
Aug 2, 2025 at 5:14 PM
Sticky
Celtic's 2025/26 Summer transfer window: Stage: Panic
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
133
134
135
Replies:
2,695
Views:
150,644
Wee Baldy
Aug 2, 2025 at 4:24 PM
Odsonne Edouard
CelticKurd
,
Aug 31, 2017
,
Ex Players
...
655
656
657
Replies:
13,130
Views:
937,575
Dannybhoy81
Aug 2, 2025 at 2:23 PM
Shin Yamada
The Crow
,
Jul 16, 2025
,
Celtic Chat
...
17
18
19
Replies:
366
Views:
24,238
Officer Doofy
Aug 2, 2025 at 1:22 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
772
773
774
Replies:
15,461
Views:
684,120
johnboy19
Aug 2, 2025 at 1:12 PM
New kits 2025/26
Callum McGregor
,
Jun 25, 2025
,
World Football
...
2
3
Replies:
42
Views:
1,944
FCBarca
Aug 2, 2025 at 12:13 PM
Dane Murray
Valhalla
,
Jul 17, 2021
,
Celtic Chat
...
14
15
16
Replies:
313
Views:
31,460
Ryanm1984
Aug 2, 2025 at 12:01 PM
Adam Idah
Callum McGregor
,
Jan 31, 2024
,
Celtic Chat
...
283
284
285
Replies:
5,694
Views:
367,272
Foley1888
Aug 2, 2025 at 11:35 AM
Scott Brown
hkbhoy
,
May 15, 2007
,
Ex Players
...
1042
1043
1044
Replies:
20,872
Views:
1,297,654
celtic warrior
Aug 2, 2025 at 11:22 AM
Locked
Celts' Season Starts vs Saints
Taz
,
Aug 2, 2025 at 10:58 AM
,
TalkCeltic News
Replies:
0
Views:
207
Taz
Aug 2, 2025 at 10:58 AM
Funny and Legendary Celtic pictures
CELTICgirlSRB
,
Jun 20, 2011
,
Celtic Chat
...
267
268
269
Replies:
5,379
Views:
1,198,531
Gil-Scott Heron
Aug 2, 2025 at 10:07 AM
Showing results 1 to 20 of 180
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 );