- Posts: 100
COMMUNITY FORUM
Child Categories - K2 Stable
- Mark Banks
-
Topic Author
- Offline
- Premium Member
Less
More
15 years 8 months ago #70478
by Mark Banks
Child Categories - K2 Stable was created by Mark Banks
How can the Chidren Categories tagline be disabled?
This appears independently of the page title, and does not appear to be editable, nor toggled on/off.
This appears independently of the page title, and does not appear to be editable, nor toggled on/off.
Please Log in or Create an account to join the conversation.
- Jody Stone
-
- Offline
- New Member
Less
More
- Posts: 12
15 years 8 months ago #70479
by Jody Stone
Replied by Jody Stone on topic Child Categories - K2 Stable
Have the same issue, and I already posted a request with no replies.
Please Log in or Create an account to join the conversation.
- Mark Banks
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 100
15 years 8 months ago #70480
by Mark Banks
Replied by Mark Banks on topic Child Categories - K2 Stable
Glad it's not just me then. It kills the look of the page.
@anyone: if there is a quick fix for this please advise.
Cheers
Mark
@anyone: if there is a quick fix for this please advise.
Cheers
Mark
Please Log in or Create an account to join the conversation.
- Jody Stone
-
- Offline
- New Member
Less
More
- Posts: 12
15 years 8 months ago #70481
by Jody Stone
Replied by Jody Stone on topic Child Categories - K2 Stable
I removed
in the default Template Category.php.
in the default Template Category.php.
Please Log in or Create an account to join the conversation.
- Mark Banks
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 100
15 years 8 months ago #70482
by Mark Banks
Replied by Mark Banks on topic Child Categories - K2 Stable
Hi Jody, your code was stripped out. Could you add it to a text file and repost please.
Ta!
Mark
Ta!
Mark
Please Log in or Create an account to join the conversation.
- Jody Stone
-
- Offline
- New Member
Less
More
- Posts: 12
15 years 8 months ago #70483
by Jody Stone
Replied by Jody Stone on topic Child Categories - K2 Stable
Here you go.
Mark Banks said:Hi Jody, your code was stripped out. Could you add it to a text file and repost please.Ta!Mark
Mark Banks said:Hi Jody, your code was stripped out. Could you add it to a text file and repost please.Ta!Mark
Please Log in or Create an account to join the conversation.
- Ricky Blackman
-
- Offline
- New Member
Less
More
- Posts: 5
15 years 8 months ago #70484
by Ricky Blackman
Replied by Ricky Blackman on topic Child Categories - K2 Stable
Hi
I am wondering if you can tell me what line of the code needs to be edited This would be really helpful
Thank You
Rick
I am wondering if you can tell me what line of the code needs to be edited This would be really helpful
Thank You
Rick
Please Log in or Create an account to join the conversation.
- Ron Cochran
-
- Offline
- New Member
Less
More
- Posts: 3
15 years 7 months ago #70485
by Ron Cochran
Replied by Ron Cochran on topic Child Categories - K2 Stable
Also, I couldn't find this in the thread but here is the path to that file. /components/com_k2/templates/default/
Jody Stone said:Here you go.
Mark Banks said:Hi Jody, your code was stripped out. Could you add it to a text file and repost please.Ta!Mark
Jody Stone said:Here you go.
Mark Banks said:Hi Jody, your code was stripped out. Could you add it to a text file and repost please.Ta!Mark
Please Log in or Create an account to join the conversation.
- Zonegig Design, LLC
-
- Offline
- Junior Member
Less
More
- Posts: 35
15 years 5 months ago #70486
by Zonegig Design, LLC
Replied by Zonegig Design, LLC on topic Child Categories - K2 Stable
Thank you, thank you so much. With the exact file and line this was a walk in the park. This forum and your contributions are wonderful.
Please Log in or Create an account to join the conversation.
- jeanchristophe
-
- Offline
- Junior Member
Less
More
- Posts: 32
15 years 4 months ago #70487
by jeanchristophe
Replied by jeanchristophe on topic Child Categories - K2 Stable
OK so for newbies like me and in one line:
Edit the file: ../components/com_k2/templates/default/Category.php.
remove the line 78:
That's it!
Thank you for your help guys!
Edit the file: ../components/com_k2/templates/default/Category.php.
remove the line 78:
That's it!
Thank you for your help guys!
Please Log in or Create an account to join the conversation.
- PrissiDe
-
- Offline
- New Member
Less
More
- Posts: 4
15 years 4 months ago #70488
by PrissiDe
Replied by PrissiDe on topic Child Categories - K2 Stable
I have tried removing line 78 and the Child Category label is not going away. Can someone please help me?
Please Log in or Create an account to join the conversation.
- Debbie Lane
-
- Offline
- Junior Member
14 years 3 months ago #70489
by Debbie Lane
Technically Blonde
www.andiamoinpuglia.co.uk
Replied by Debbie Lane on topic Child Categories - K2 Stable
It worked for me - where did you remove the line from?
If you are using the default template layout then you should remove it from
components/com_k2/templates/default/category.php
If you are using your own version of the template then you should change it in
templates/yourtemplate/html/com_k2/templates/yourcustomtemplate/category.php
Brittani DeArmond said:
I have tried removing line 78 and the Child Category label is not going away. Can someone please help me?
If you are using the default template layout then you should remove it from
components/com_k2/templates/default/category.php
If you are using your own version of the template then you should change it in
templates/yourtemplate/html/com_k2/templates/yourcustomtemplate/category.php
Brittani DeArmond said:
I have tried removing line 78 and the Child Category label is not going away. Can someone please help me?
Technically Blonde
www.andiamoinpuglia.co.uk
Please Log in or Create an account to join the conversation.