The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Similar Threads After The First Post [Plugin] - VB4 - By AioNets.com Details »» | |||||||||||||||||||||||||||||
Similar Threads After The First Post [Plugin] - VB4 - By AioNets.com
Developer Last Online: May 2017
Similar Threads After The First Post , Brought You By : AioNets.com Description : This is the plugin and simple version of my previous product (HERE) which automatically moves the similar threads under the first post of every topic. The differences between this plugin and the previous product Are : - In the plugin version you will not be able to turn similar threads off for forums of your choice. - The plugin version is much more optimized especially for large boards since it does not add additional queries to the database and it simply moves the similar threads under the first post. - The installation of the plugin version is a little challenging than the product one. Personally I would choose the plugin version over product one because of its performance. Features : - Automatically moves similar threads to the bottom of the first post. - Ability to disable it globally - Ability to customize it using CSS - Works great with vBSEO and DB-SEO Ease of Installation : Normal Installation : First ensure that the your vBulletin Similar Threads option is enabled. 1- Goto : AdminCP > Plugins and Products > Add New Plugin 2- Then set the options as below : Product: vBulletin Hook Location: showthread_complete Title : AioNets Similar Threads Execution Order : 5 Plugin PHP Code : PHP Code:
Then Click On the Save Button. 3- Now you should edit the related templates to similar threads : Goto : AdminCP > Styles & Templates > Style Manager Then click on the "? ?" button located at the right side of your active Style. -or- Click on the Drop down menu and select " Edit Templates " option. Then search for "Show Thread Templates" and Double Click on it. Then under Show Thread Templates you will see two templates related to Similar threads which we need to work on : First one is -> "showthread_similarthreadbit" ... Please Double click on it and replace all of its content with : PHP Code:
PHP Code:
NOTE : If you are using the Postbit Style (which can be set in vBulletin Options > Style & Language Settings ) You should Double click on "postbit" template BUT if you are using the Legacy style you should double click on "postbit_legacy" ... When you double clicked on your postbit template search for " {vb:raw post.message} " and AFTER that insert below code : PHP Code:
5- Styling : - First Please Go to "AdminCP > Style Manager" , - Open your style templates, - Then Add below CSS code to "postbit.css" template PHP Code:
IMPORTANT NOTES 1- Always take backup of any template which you are working on 2- Please USE editor apps like Text Wrangler in Mac or NotePad++ in Windows to edit templates and never edit any code directly. Personally I am using Espresso on my Mac and I am really satisfied. Screenshots
Show Your Support
|
Благодарность от: | ||
Muhammad Rahman |
Comments |
#2
|
||||
|
||||
<------ Reserved ------->
|
#3
|
|||
|
|||
how to make it appear both in first post and at the bottom of thread as usial? thanks
|
#4
|
||||
|
||||
Hello M.C.
To have Similar Threads in both places , please use this code in STEP 2 PHP Code:
Good Luck |
#5
|
|||
|
|||
Thanks it works but... it's show on EVERY post, not only first one....
I like your style for first post insertion but want to leave bottom block original. I think is better to create separate new template for first post but what need to be changed in plugin then? Thanks |
#7
|
||||
|
||||
Would you please provide us with the vBulletin installation which you have this problem with ?
|
#8
|
|||
|
|||
Quote:
|
#9
|
||||
|
||||
Would you please provide us with your vBulletin URL ?
|
#10
|
||||
|
||||
Ok I think we missed a conditional in step 3 ...
Would you please test this code in STEP3 , Editing showthread_similarthreads template ? PHP Code:
And please do not forget to share the results with me. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|