PDA

View Full Version : Show Thread Enhancements - [rellect] Horizontal Postbit


rellect
09-15-2012, 10:00 PM
========================================
Description:
========================================

Horizontal style it's a style that puts all user's info above his post content,
unlike the default vertical style that puts user's info to the side of his post's content.
The horizontal style was the default style in vBulletin3, the style continued to exist in vBulletin4 as an option but not as the default style.
In vBulletin5 there is no build-in option to enable horizontal style for posts (though it is still used for the responsive version).

This mod will change your posts design to horizontal style.

-----
If you installed this mod and/or you want get support, please "Mark as Installed".
-----

========================================
How to install:
========================================

1. Upload the content of 'files_to_upload' into the directory where you have installed vBulletin.
2. Make sure that Plugin/Hook System is enabled (it is disabled by default).
3. Reload your site (twice) - this mod uses the Auto-Install feature.
4. In some cases it is necessary to do CTRL+F5 to clear browser's cache.

Auto-Install it's a feature that allows vB5 to install addons automatically after all files uploaded.
There is no need to install xml manually anymore.

/*
IF YOU FOLLOWED THE STEPS BUT YOU DON'T SEE ANY CHANGES,
DO THE STEPS OF THE UPGRADE PROCESS TO INSTALL THE MOD MANUALLY.
IF THAT DOESN'T HELP, PLEASE LEAVE A MESSAGE IN THE MOD'S DISCUSSION IN VB.ORG
*/

========================================
How to upgrade:
========================================

If you installed previous version of this mod, you need to do the following steps:

1. Upload the content of 'files_to_upload' into the directory where you have installed vBulletin.
2. Find the file "product_rellecthorizontalpostbit.xml" in /files_to_upload/core/packages/rellecthorizontalpostbit/xml
3. Go to 'Import Product' in the admincp
4. Upload the xml
4. In some cases it is necessary to do CTRL+F5 to clear browser's cache.

========================================
Log:
========================================

[18/08/12] 1.0 BETA 1
* First release

[29/08/12] 1.0 BETA 2
* Compatibility with 5.0.0 alpha 37
* Hard-coded right/left replaced with stylevars
* Option to enable/disable the mod in vb options page

[16/09/12] 1.0
* Compatibility with 5.0.0 beta 10

[24/09/12] 1.0.1
* Package renamed to lowercase name - the previous name caused to problem with the auto-install for some users.

[01/03/13] 1.0.2
* Update to support 5.0.0
* CSS now loads only when required and not in all pages

[02/03/13] 1.0.3
* Fixed: minor issue with different content types.
* Fixed: few css issues.

[16/11/13] 1.1.0
* Added support for vB5.0.5, it is now the minimum supported version.
* Rewritten from scratch

[10/12/13] 1.1.1
* Fixed issue which caused the horizontal postbit to not work when css stored in files

zyiad
09-16-2012, 07:08 PM
very thanks

rellect
09-16-2012, 07:10 PM
very thanks
Welcome :)

Hornstar
09-17-2012, 09:19 AM
Thanks. I'm still on vb3 with the horizontal post it so I may need this :)

furkaned
09-17-2012, 03:39 PM
great lol :D

rellect
09-24-2012, 08:54 AM
I released new update 1.0.1
The only change is package name been renamed to be lowercase - the previous name cause to problem with the auto-install for some users.

If you installed version 1.0 and it works - you can skip this update.
If you still want to update, first you should delete the previous package of the mod, and then upload the new one.

TheSupportForum
09-29-2012, 07:51 PM
after removing this product my threads are still showing as horizonal :(

https://vborg.vbsupport.ru/

how to fix ?

rellect
09-29-2012, 08:24 PM
after removing this product my threads are still showing as horizonal :(

http://img405.imageshack.us/img405/2676/44e5ab5e21fe420297b81b5.png

how to fix ?

Make sure you uninstalled the product and remove the package.
Then do hard refresh to your browser ctrl+f5

TheSupportForum
09-29-2012, 08:44 PM
Make sure you uninstalled the product and remove the package.
Then do hard refresh to your browser ctrl+f5

i have done

clear full browser cache & ctrl+f5

i still get the horizontal bit

http://img145.imageshack.us/img145/8030/db1cdbc6a4e34ce7b8d716e.png

http://img267.imageshack.us/img267/3364/a245abdd24704eceb050adc.png

and here is link for example of post (http://www.legijastranaca.com/forum/public-domain/legija-stranaca-announcements/38-forum-officially-live#post38)

rellect
09-30-2012, 05:21 AM
i have done

clear full browser cache & ctrl+f5

i still get the horizontal bit

and here is link for example of post (http://www.legijastranaca.com/forum/public-domain/legija-stranaca-announcements/38-forum-officially-live#post38)
I see.
As I said in the mod description, I used only in css to do the changes.
I've checked your site and the css of this mod not there, means you removed the mod successfully.
I believe your current problem related to something else, did you edit your postbit or installed other mod that make there changes?
I see in the source code this part
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">



<li class="online-status offline" title="snowderblazer is offline"><span></span></li>


</ul>There is closer for </ul>, but not an open tag.
In addition, there is open for <div>, but not a closer.
It may be the reason for your problem.

TheSupportForum
09-30-2012, 06:27 AM
I see.
As I said in the mod description, I used only in css to do the changes.
I've checked your site and the css of this mod not there, means you removed the mod successfully.
I believe your current problem related to something else, did you edit your postbit or installed other mod that make there changes?
I see in the source code this part
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">



<li class="online-status offline" title="snowderblazer is offline"><span></span></li>


</ul>There is closer for </ul>, but not an open tag.
In addition, there is open for <div>, but not a closer.
It may be the reason for your problem.

i now reverted conversation_userinfo
thx for the help

Vick98
10-15-2012, 10:41 PM
Is it possible to use a horizontal postbit for 4.2?

TheSupportForum
10-15-2012, 10:45 PM
Is it possible to use a horizontal postbit for 4.2?

? why are you asking in a VB5 Connect Product ?

these products are not compatible with VB4

Vick98
10-15-2012, 10:50 PM
? why are you asking in a VB5 Connect Product ?

these products are not compatible with VB4

Because I did a search and this is the only thread that discussed this mod.

TheSupportForum
10-15-2012, 10:55 PM
Because I did a search and this is the only thread that discussed this mod.

easy done it's part of vb4

You need to go to "vb options" >> "style and language settings" and then change "use legacy" to no

and you didnt search hard enough

https://vborg.vbsupport.ru/showthread.php?t=234492

Vick98
10-15-2012, 11:10 PM
Thank you for your help, I appreciate it.

rellect
10-16-2012, 02:44 AM
Is it possible to use a horizontal postbit for 4.2?
Yep this is possible, and it's build-in so you just need to switch it on.
As been mentioned by the above comment, you can find it under Style & Language Settings in your admincp.
:)

sergiomc
02-05-2013, 01:03 AM
I love this mod, but I can not successfully install, i need help.

rellect
02-08-2013, 07:41 AM
I love this mod, but I can not successfully install, i need help.
It's probably not something wrong that you did, I need update this mod to support the latest vb5 version.

sergiomc
02-09-2013, 07:08 PM
I'll thank you, greetings.

rellect
03-01-2013, 02:03 PM
New version released (1.0.2) to support the latest 5.0.0 version.
Enjoy.

rellect
11-16-2013, 11:06 AM
New version released v1.1.0
Rewritten from scratch to support vBulletin 5.0.5, it is now the minimum supported version. (also tested on newer alpha non-public versions)

heredia21
12-08-2013, 01:31 PM
I installed but nothing happened.

rellect
12-08-2013, 01:50 PM
I installed but nothing happened.

Have you read the steps?
Try the manual install.

heredia21
12-08-2013, 02:00 PM
Yes. I tried the manual install as well.

heredia21
12-08-2013, 02:04 PM
Have you read the steps?
Try the manual install.

I did this modification yesterday. Not sure if it would be an issue: https://vborg.vbsupport.ru/showthread.php?t=297041

But your mod doesnt seem to work on my vb. No changes were made as I tried both the auto and manual install. It shows as installed but nothing changes on postbit.

rellect
12-08-2013, 02:14 PM
I did this modification yesterday. Not sure if it would be an issue: https://vborg.vbsupport.ru/showthread.php?t=297041

But your mod doesnt seem to work on my vb. No changes were made as I tried both the auto and manual install. It shows as installed but nothing changes on postbit.

What vB5 version do you run?
Please send me a PM so we can continue our conversation there.

heredia21
12-08-2013, 02:15 PM
What vB5 version do you run?
Please send me a PM so we can continue our conversation there.

PM sent. Running 5.0.5.

rellect
12-10-2013, 11:16 AM
Released version 1.1.1 which fixes the issue which caused the horizontal postbit to not work when css stored in files

heredia21
12-10-2013, 03:08 PM
Released version 1.1.1 which fixes the issue which caused the horizontal postbit to not work when css stored in files
Thanks for the update. Works great now.

JakeSully
01-11-2014, 03:31 PM
huh thats weird vb5 also has got use legacy feature setting in same area style and language settings but when i set it to no the layout remains same and did not change lol

rellect
01-11-2014, 03:45 PM
huh thats weird vb5 also has got use legacy feature setting in same area style and language settings but when i set it to no the layout remains same and did not change lol
This is a left-over from vB4, this setting never worked on vB5. That's why I've built this mod.

Timotimoti
01-12-2014, 11:52 PM
Thank you
Is there a way to show user ranks ''badges'' in a horisontal line instead of vertical?

rellect
01-13-2014, 08:00 AM
Thank you
Is there a way to show user ranks ''badges'' in a horisontal line instead of vertical?
How would it look like?
I think it would take too much space

shooterdz
05-09-2014, 06:55 PM
hello,

it work for 5.1.1 ?

regards

rellect
05-09-2014, 07:24 PM
hello,

it work for 5.1.1 ?

regards

Yes

shooterdz
05-09-2014, 08:13 PM
Yes

Thanks,

I installed but nothing change. any idea ?

rfaridm
03-29-2015, 12:44 PM
Thanks work in v5.1.6 ....!

DemOnstar
11-19-2015, 02:06 PM
Cheers.
Still working 5.1.9.

Efforts appreciated. . .

ywwz
01-06-2019, 06:33 PM
how about 5.4.5? Does it still work?

ywwz
01-06-2019, 06:43 PM
how about 5.4.5? Does it still work?

Just got this mod installed on 5.4.5 and it works great. Thanks for sharing.:up::up::up:

Emad ELsayed
01-16-2019, 08:30 AM
Thank you
But unfortunately does not work on 5.5.0

delicjous
01-16-2019, 04:00 PM
Thank you
But unfortunately does not work on 5.5.0

Just testet with 5.5.0 RC1 and it works fine. This mod is from the beginning of vB5 and there are some parts you don't need anymore, but it works absolutely fine? So what isn't working for you?

Emad ELsayed
01-16-2019, 05:30 PM
Just testet with 5.5.0 RC1 and it works fine. This mod is from the beginning of vB5 and there are some parts you don't need anymore, but it works absolutely fine? So what isn't working for you?

Thank you for following up
I installed the product but there was no change
Is it better to use vbmods horizontal ?

delicjous
01-16-2019, 06:26 PM
Just use the css from product xml in your additional.css

semihcannet
02-23-2019, 07:37 AM
Hello, I have;
He was working at 5.4.4.
But I upgraded to 5.5.0 and didn't work.

delicjous
02-23-2019, 10:05 AM
Hello, I have;
He was working at 5.4.4.
But I upgraded to 5.5.0 and didn't work.

What exactly is not working? If you are a member of my forum you could change postbitlay-out in your user-settings and the horizontal is working. It is the css-code of that addon and changed it a bit.

This is working with vB5.5.0!

/* Horizontal Postbit Layout START */
.b-post .js-post__content-wrapper {
width: 100% !important;
float: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.b-post.b-post--first .js-post__content-wrapper .b-post__arrow {
border-bottom-color: #EBF4F9; /* Change to the first post background color if you changed the default */
}
.b-post .js-post__content-wrapper .b-post__arrow {
top: -10px;
left: 39px;
border-bottom: 10px solid #FFF; /* Change #FFF to the reply background color if you changed the default */
border-top: none;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
}
.b-post .l-row .l-col__small--full {
padding-left: 0;
padding-right: 0 !important;
width: 100% !important;
float: none;
margin-left: 0;
margin-right: 0;
}
.b-post .b-userinfo__additional-info {
display: inline-block;
vertical-align: top;
margin-right: 10px;
}
.b-post .l-row .l-col__small--full .b-userinfo {
text-align: left;
padding: 10px;
}
.b-post .l-row .l-col__small--full .b-userinfo .b-avatar {
margin-right: 5px;
}
.b-post .l-row .l-col__small--full .b-userinfo .b-userinfo__details {
display: inline-block;
vertical-align: top;
}
.b-post .l-row .l-col__small--full .b-userinfo .b-userinfo__details .b-meter,
.b-post .l-row .l-col__small--full .b-userinfo .b-userinfo__details .b-userinfo__additional-info-block {
margin-top: 5px;
}
.b-post .l-row .l-col__small--full .b-userinfo .b-userinfo__details .b-userinfo__icons {
top: 10px;
bottom: auto;
left: auto;
right: 10px;
}
/*Userstats to right*/
.b-userinfo__details {
width:85%;
}
.b-userinfo__additional-info-block {
float:right;
margin-top: -35px !important;
}
.b-userinfo__additional-info-block li{
display: block !important;
}
/* Horizontal Postbit Layout END */

semihcannet
02-23-2019, 11:25 AM
What exactly is not working? If you are a member of my forum you could change postbitlay-out in your user-settings and the horizontal is working. It is the css-code of that addon and changed it a bit.

This is working with vB5.5.0!


I just updated the version (5.4.4 >> 5.5.0) and it doesn't work anymore.
if you want to check, i can send you admin information with PM.

Exmpl: https://donanimforum.com/forum/main-forum/forumda/263-sandisk-cruzer-blade-128gb-usb-bellek-%C3%A7ekili%C5%9F-kampanyas%C4%B1

delicjous
02-23-2019, 01:00 PM
This was a mod for 5.0.0 in the early hours of vB5. Use the css instead.