![]() |
Thanx for that Magnumutz..
I re-edited it and put what you suggested, it now shows, when u click on a prefix, No posts in this forum, when clearly there is. hmm any other suggestions ? Thanks for your help :) |
I'm gonna try it again and give you an answer by tonight.
|
ok mate ... thanx for this :)
|
Here's the fix you need:
Code:
<if condition="$thread['prefix_rich']"><a href="forumdisplay.php?$session[sessionurl]f=$thread[forumid]&prefixid=$thread[prefixid]">$thread[prefix_rich]</a></if> |
Love the mod, can anyone tell me how to remove the link border around the prefix?
|
Quote:
Quote:
|
LOL R-D... what a childish typo of mine -_-"
Thanks for noticing it. |
after add this hack, the prefix has the same color as thread title. How can I make it different color?
|
Very nice mod...!!! This should exist in vbulletin as a default option. :-)
(Nominated as the mod of the month too) :-) (you should make the corrections mentioned above to the "Clickable Prefixes Install Instructions.txt" and upload it again because the typo error still exists there I think) :-) ;-) |
Quote:
|
Wondering if there's a way to make a link to show multiple prefixes only... like 2 prefixes or 3...
|
Not really... cuz it's based on prefix id's...
So not really. |
Hello, In the attachment is different to the code posted on the topic and the deputy will not only be a warning to the author
|
Yeah, your right... i had a typo there too :p
Anyways, i've fixed it. Thanks for letting me know. |
cool
|
It would be very nice for SEO to add an alt text to the prefix. i.e. alt="[forum title] [prefix title]"
How can I add this? Would this work: alt="$thread[prefix] $thread[forumname]" |
This should work Alfa... sorry for the LATE reply.
Code:
<if condition="$thread['prefix_rich']"><a href="forumdisplay.php?$session[sessionurl]f=$thread[forumid]&prefixid=$thread[prefixid]" title="$thread['prefix'] $thread[threadtitle]" />$thread[prefix_rich]</a></if> |
I am getting an error:
Code:
The following error occurred when attempting to evaluate this template: |
Ok, this one's going to work... i had some ' characters mistakenly added.
Code:
<if condition="$thread['prefix_rich']"><a href="forumdisplay.php?$session[sessionurl]f=$thread[forumid]&prefixid=$thread[prefixid]" title="$thread[prefix] $thread[threadtitle]" />$thread[prefix_rich]</a></if> |
Prefixes now shows the thread title as title text. It does not show the prefix title. $thread[prefix] does not seem to work.
As I would like to show the forum title, I have changed it to: title="$thread[forumtitle]" I would like the title to be forumtitle followed by prefixtitle. How do I add the prefix title? |
Change title="$thread[prefix] $thread[threadtitle]" to title="$thread[prefix_rich] $thread[threadtitle]".
|
Aldo I like idea very much and get it work, I have a little problem:
we use pics for prefixes and I get border around pic now. ? |
In the src tag add border="0" like this: <img src="link here" border="0" />
|
There are so many features of vBulletin which are not utilised by default or even in the options. Why isn't this in vB? Its so brilliantly simple.
|
Thanks! I was looking for a way to do this. It was so simple to install. I'm sure I'll have some questions after it's put into general use, but for now, it's perfect!
Much appreciated, and, obviously, marked as installed. ;) |
I have a doozy of a suggestion for you.
...add the same functionality for PREFIX SETS. ;) Sounds pointless? For instance, using books as an example, I have two prefix sets: Fiction and Non-Fiction. Within each I have separate prefixes, eg. mystery, fantasy under Fiction, and biography, nature in Non-Fiction. If I could add the Prefix set, users could view all Fiction or Non-Fiction threads regardless of the actual prefix. What do you think? |
I have installed the TfSEO mod and when I click on the prefixes I get
"Oops! This link appears to be broken" in URL Code:
http://www.mysite.com/f8/&prefixid=18plus EDIT: I have another question. If I have more than 2 prefixes in a forum let's say it's like this PREFIX 1 PREFIX 2 PREFIX 3 PREFIX 4 and is there a way to view just some of it? like see only PREFIX 2 and 4 etc. (I am not asking for integration of this feature but it there a trick I can do in the URL? I tried adding + but didn't work. |
Very nice mod :)
I added it to threadbit_deleted as well since in my forums we delete applications but decline them or keep on file so the mods can go back to them later. |
vB4:
Quote:
Bruno |
Hi... is there a variable I can add in forumdisplay template to have prefix name in page title?
I tried with $thread[prefix_rich] but it doesn't works. Thanks |
He did not know this modification is wonderful for my forum.
Thanks for the work |
Does anybody know if this will work for 4.0.2?
EDIT - oops, nevermind, I found it. Thanks. |
Thank You
|
All times are GMT. The time now is 02:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|