![]() | |
| Join Us | Members List | Today's Posts | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||
| If you guys are trying to do the $threadinfo['preview'] thing, all you have to do is follow this article.... description ... |
| Welcome to the AdminAddict. |
![]() Hello and welcome to AdminAddict! The one-stop resource for forum and community administrators. |
![]() |
| | Share | Thread Tools | Search this Thread |
| | #16 | |
| Oozing Machismo Since 1972 ![]()
Posts: 1,159
Join Date: May 2009 Location: South Florida Experience: Intermediate Forums Admin/Mod: 4 Software: vB3.8x and IPB 3.0 Forum: WaltDisneyBoards ![]() ![]() ![]() ![]() ![]() ![]() | If you guys are trying to do the $threadinfo['preview'] thing, all you have to do is follow this article.... description for meta and bookmarksite on showthread - vBulletin.org Forum and this post ..... vBulletin.org Forum - View Single Post - How to use "$thread[preview]" in meta description ....and it'll add the threadpreview into the meta and then you can use the same $threadinfo['preview'] and add it to your showthread like this.... How is this done on AA? First few words of post showing in.... ....hope that helps! ![]() | |
| Walt Disney Boards - The Mystery District - Legendary Rock N Roll Forums (In development) - Fantasy Football, Baseball & Basketball Forums (In development) | ||
| | 2 out of 2 members found this post helpful. |
| | #17 |
| Zealot
Posts: 1,730
Join Date: May 2009 Experience: Advanced Forums Admin/Mod: 2 Software: vBulletin Forum: YouTube Backgrounds ![]() ![]() ![]() ![]() ![]() | How much does $threadinfo['preview'] give you from the thread, I mean how many words or characters? ![]() Thank you Arny! |
| | |
| | |
| | #18 | |
| Oozing Machismo Since 1972 ![]()
Posts: 1,159
Join Date: May 2009 Location: South Florida Experience: Intermediate Forums Admin/Mod: 4 Software: vB3.8x and IPB 3.0 Forum: WaltDisneyBoards ![]() ![]() ![]() ![]() ![]() ![]() | I believe it was about 150 characters or so. You can check it here: Magic Kingdom Disney Forum | |
| Walt Disney Boards - The Mystery District - Legendary Rock N Roll Forums (In development) - Fantasy Football, Baseball & Basketball Forums (In development) | ||
| | |
| | #19 | |||
| Forum: The Geek District | First 25 words from a thread, I believe, the product is on my list of things to release. | | | |
| | #20 |
| Zealot
Posts: 1,730
Join Date: May 2009 Experience: Advanced Forums Admin/Mod: 2 Software: vBulletin Forum: YouTube Backgrounds ![]() ![]() ![]() ![]() ![]() | |
| | |
| | |

| | #21 | |
| Oozing Machismo Since 1972 ![]()
Posts: 1,159
Join Date: May 2009 Location: South Florida Experience: Intermediate Forums Admin/Mod: 4 Software: vB3.8x and IPB 3.0 Forum: WaltDisneyBoards ![]() ![]() ![]() ![]() ![]() ![]() | Yes, if described properly and you state all of the benefits of it, then folks will add it as a mod. ![]() | |
| Walt Disney Boards - The Mystery District - Legendary Rock N Roll Forums (In development) - Fantasy Football, Baseball & Basketball Forums (In development) | ||
| | |
| | #22 |
| Is someone able to explain what exactly is a "relevant replacements"? This sounds interesting, and I looked at Nick's site, but since I don't know what I am looking for, I am confused? | |
| | |
| | #23 | |||
| Forum: The Geek District | if you go to my site, let's say, this thread: http://explosivegfx.com/forum/woah-check-out-t827.html You'll see my product in action, I still have to fix up the code, but basically what it does is add this box: ![]() with the first "x" words from the thread, in this case, it's the first 150 characters, I'm currently looking at the plugin to see if I can allow it to post a set defined number. | | | |
| | #24 | |
| Newcomer
Posts: 24
Join Date: Jun 2009 Location: Australia Experience: Advanced Forums Admin/Mod: 2 Software: vBulletin 3.7.x Forum: Crime Case Files ![]() | In my Additional CSS Definitions,I have added this code to it, Quote:
and I dont think I have done an edit to my navbar, Should this code work? | |
| | |
| | #25 | |||
| Forum: The Geek District | Errm, "h1.myh1", doesn't that indicate a class? So you'd have to <h1 class="myh1"> ? I've not seen classes assigned to the H tags, so I dunno if that'd work? I think it's better to either do a div#myh1 and do that as "<div id="myh1"> $threadinfo['preview']</div>", or if you want to style all the H1's and H2's on your site, just do it like you have, but remove the "myh1", so Code: h1 {
font-family: Arial;
font-size: 20px;
color: #26546F;
font-weight: bold;
}
| | | |

| | #26 |
| Newcomer
Posts: 24
Join Date: Jun 2009 Location: Australia Experience: Advanced Forums Admin/Mod: 2 Software: vBulletin 3.7.x Forum: Crime Case Files ![]() | Hello Mikey, I am really not to good with code and I found this edit/mod on a vb skin website. I do have vbseo, So if you help me with any suggestions about whether I should remove this code and start again would be a great help. Regards Ryan It goes to show that you should not trust everything you see on vb sites |
| | |
![]() |
| Tags |
| creating, relevant, replacements |
| > Creating your own relevant replacements in vBulletin |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| |