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)
-   -   Add-On Releases - Similar Threads After The First Post - VB4 - By AioNets.com (https://vborg.vbsupport.ru/showthread.php?t=313726)

A.Chakery 08-15-2014 10:00 PM

Similar Threads After The First Post - VB4 - By AioNets.com
 
1 Attachment(s)
Similar Threads After The First Post , Brought You By : AioNets.com

Description :
This plugin automatically moves the similar threads under the first post of every topic.

Features :
- Automatically moves similar threads to the bottom of the first post.
- Ability to disable it globally
- Ability to disable it in specific forums
- Ability to customize it using CSS
- Works great with vBSEO and DB-SEO

Installation

1- Install the attached XML file :

First download the attached file , then go to "AdminCP > Plugin System > Manage Products > [Add/Import Product]" and import the download file.

2- Styling
1- First Please Go to "AdminCP > Style Manager" ,
2- Open your style templates,
3- Then Add below CSS code to "postbit.css" template
PHP Code:

.aionets_similar_threads{color:#465584;float:right;background-color:#FFF;border-left:4px solid #19364D;border-right:1px dotted #19364D;border-top:1px dotted #19364D;border-bottom:1px dotted #19364D;padding:7px;margin:0 auto 8px} 

And You Are Done!

Note : Please visit post no. two for more CSS options.


Enjoy.


Please Click on "Mark As Installed" If You Are Using This Plugin.

A.Chakery 08-16-2014 05:15 AM

One of the users (CoZmicShReddeR) mentioned that there are many forum owners who are using dark skins so the defult CSS which I posted in this modification may not fit their style so I decided to add two more CSS codes which would be great for dark skins.

1. Black Background :
PHP Code:

.aionets_similar_threads{color:#FFF;float:right;background-color:#000;border-left:4px solid #676767;border-right:1px dotted #676767;border-top:1px dotted #676767;border-bottom:1px dotted #676767;padding:7px;margin:0 auto 8px} 

2. Gray Background :
PHP Code:

.aionets_similar_threads{color:#FFF;float:right;background-color:#5c5c5c;border-left:4px solid #000;border-right:1px dotted #000;border-top:1px dotted #000;border-bottom:1px dotted #000;padding:7px;margin:0 auto 8px} 


If you are using your own custom code please feel free to share it with other users.

And please fee free to ask any questions regarding this modification.

YOODA230 08-17-2014 04:54 PM

clean & simple

A.Chakery 09-09-2014 04:00 AM

Quote:

Originally Posted by YOODA230 (Post 2511718)
clean & simple

Thank you :)

Black Snow 09-09-2014 07:51 AM

missing a ";" at the end of the CSS are you not?

john7911 09-09-2014 08:30 AM

Hi, I have installed it but I don't see anything :(
https://vborg.vbsupport.ru/external/2014/09/21.jpg
http://www.faouweb.net/forum/forum.php

Marcin1 09-09-2014 09:16 AM

It's not working.

A.Chakery 09-09-2014 09:26 AM

Quote:

Originally Posted by Black Snow (Post 2514328)
missing a ";" at the end of the CSS are you not?

actually no, most of the times I compress and minify my CSS and JS files before using them and maybe the app which I am using to compress this CSS code removed the ending ";".

A.Chakery 09-09-2014 09:28 AM

Quote:

Originally Posted by john7911 (Post 2514331)

Quote:

Originally Posted by Marcin1 (Post 2514338)
It's not working.

Have you enabled the Similar threads in vBulletin Settings ?

Marcin1 09-09-2014 09:41 AM

Yes I have enabled and also added a code to template.


All times are GMT. The time now is 03:29 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.01112 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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