vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Remove links from category name (https://vborg.vbsupport.ru/showthread.php?t=179335)

Mazinger 05-14-2008 10:00 PM

Remove links from category name
 
This modification removes the link from the category name, and leaves only the text.

Styles & Templates -> Style Manager -> ? ? -> forumhome_forumbit_level1_nopost

Search for:
HTML Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
Replace it with:
HTML Code:

$forum[title]
Save the work.


Click 'Mark as Installed' to get support for this modification.

Nikke 05-15-2008 02:00 PM

Why in the world would you want to do that? Doesn't it completely cripple the usability?

UncoderMom 05-15-2008 02:32 PM

Quote:

Originally Posted by Nikke (Post 1520517)
Why in the world would you want to do that? Doesn't it completely cripple the usability?

Because if your forum has a lot of forums and sub forums under one category and a user clicks on the cat link.. It looks like CRAP.. Could be rather confusing to the noob user too!

Thanks for this!!

*installed*

Mazinger 05-15-2008 07:34 PM

I also assume that's useful for SEO.

Super Jinni 05-16-2008 11:08 AM

any screen shots???

Super Jinni 05-16-2008 11:12 AM

I got the idea

nice one

installed

Mazinger 05-16-2008 02:00 PM

Quote:

Originally Posted by Super Jinni (Post 1521486)
any screen shots???

The category name in the tcat cell will be a text instead of a link.

ShadowOne 05-16-2008 02:01 PM

Quote:

Originally Posted by Mazinger (Post 1521626)
The category name in the tcat cell will be a text instead of a link.

LOL... WOW

lostgirl815 05-23-2008 12:22 AM

Thank you!!! Just what I needed.

Discussions 05-23-2008 04:48 AM

This may come in handy on one of my other forums.

Super Jinni 05-23-2008 06:52 PM

please note that if you remove the link, you can't link to any category anymore

I mean, some people have in their forums very different categories, and if they want to put some links to specific category to make, or guide someone to this category, they don't need to follow your way here..

:)

dadoc 07-20-2008 07:30 AM

Nice mod

It does look untidy when you view a category
now you cant

thanks

Can you change the color of the text there as well?

Mazinger 07-20-2008 03:36 PM

It's the css for tcat font color.

Q-v-n-s-Q 07-28-2008 12:31 AM

this not good for seo.

Mazinger 07-28-2008 01:42 AM

Prove that.

whitetigergrowl 07-28-2008 01:53 AM

This does NOT affect SEO.

Q-v-n-s-Q 07-28-2008 11:34 AM

Quote:

Originally Posted by whitetigergrowl (Post 1585623)
This does NOT affect SEO.

sorry my bad :)

glenvw 07-30-2008 06:24 PM

I think this is what I have wanted to use along with the mod "Cyb - Sub-Forum Manager".

However, I tried it on my forum and it did not kill the 3 top category links.
http://www.warmislands.com/tropical_...rums/index.php

I wanted to kill linking to:
Caribbean Islands
Cruise Talk - Questions and Answers
Mexico, Central & South America

It did not work for me so I uninstalled. IS there a fix for me?

Shazz 07-30-2008 06:34 PM

Quote:

Originally Posted by Mazinger (Post 1585619)
Prove that.

It won't help SEO, it won't hurt SEO

dadoc 08-14-2008 09:23 AM

Quote:

Originally Posted by Mazinger (Post 1579888)
It's the css for tcat font color.

Thanks for your reply Mazinger,

But I was wanting to maybe add different colors to each Category.

Can I do that ?

Mazinger 08-14-2008 03:10 PM

I can't help you with that. sorry.

ShawneyJ 08-15-2008 11:03 AM

Quote:

Originally Posted by Mazinger (Post 1520947)
I also assume that's useful for SEO.

agreed i see lots of my category's on google.

Markos 08-16-2008 11:47 AM

thanks for this :)

dadoc 08-25-2008 09:02 AM

How can I center the category name
mine is on the left side

see my link

Mazinger 08-25-2008 12:44 PM

Change this:

HTML Code:

$forum[title]
To this:

HTML Code:

<div align="center">$forum[title]</div>

webnsn 11-07-2015 06:06 PM

Bad one


All times are GMT. The time now is 06:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01288 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete