![]() |
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? |
All times are GMT. The time now is 03:21 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:
|