vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Make Prefixes Clickable to Filter Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=230906)

Lestat_ 04-04-2011 05:42 PM

Quote:

Originally Posted by Lynne (Post 2180808)
Have you tried adding something like this to additional.css:
HTML Code:

.prefix a {color: red;}
If that doesn't work, then please link to the page on your site so I can see your CSS.

I had the same challenge and fixed it in one sql update query in php myadmin - i used bold black format :

Code:

update vb_phrase set text=concat('<span style="color: black;"><b>',text,'</b></span>') where left(varname,6)='prefix' and right(varname,4)='rich'

cravendale 04-05-2011 09:38 PM

Quote:

Originally Posted by Lynne (Post 2180808)
Have you tried adding something like this to additional.css:
HTML Code:

.prefix a {color: red;}
If that doesn't work, then please link to the page on your site so I can see your CSS.


Hi,

Adding...
Code:

.prefix a {color: red;}
to the additional.css worked.

thanks lynne :)

HolyKiller 04-10-2011 04:21 PM

vB 4.1.3 - works flawlessly

Rebecca217 04-14-2011 05:26 PM

Works perfectly! Thanks so much! :)

reddyink 05-25-2011 01:43 AM

Excellent MOD!. Is it possible to make Prefixes part of the sidebar column where it lists all the prefixes of the forum and user clicks on a prefix in sidebar, threads w/ prefix show up on forumdisplay.
Thank you Lynne,

imported_dfmafia 10-21-2011 12:56 AM

how do I make them clickable from forum home, and categories. they are only clickable when browsing that sub-forum

UPDATE:
it works on all subforums but not on the forum home. unable to click on them. would be nice if you could and it would send you to the subforum or foum it is posted under with the search results

example:
Make (Pre-Fix can not be clicked)
-------Model (Pre-Fix is clickable)
--------------Trim Level (Pre-Fix is clickable)

Baja 12-22-2011 08:24 AM

This is a great mod that was working beautifully for me until recently. I just upgraded to 4.1.8 and suspect that might be the problem.

Can anyone else confirm if this is working in 4.1.8?

Lynne 12-22-2011 04:55 PM

Quote:

Originally Posted by Baja (Post 2280003)
This is a great mod that was working beautifully for me until recently. I just upgraded to 4.1.8 and suspect that might be the problem.

Can anyone else confirm if this is working in 4.1.8?

I can confirm it works fine on my 4.1.9 site.

Luca_ITA 12-23-2011 05:53 PM

1 Attachment(s)
As above, working fine on 4.1.9.
Thank you for this mod!!

Allego la traduzione Italiana (italian translate)

Lynne 12-24-2011 04:23 PM

Quote:

Originally Posted by Luca_ITA (Post 2280490)
As above, working fine on 4.1.9.
Thank you for this mod!!

Allego la traduzione Italiana (italian translate)

Thank you. I have added this to the first post.


All times are GMT. The time now is 09:15 PM.

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.01311 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete