![]() |
I moved it, but you either have to make a new hook, or move the hook it attaches to naturally.
You may have to also widen the box in templates to make it fit without rollover. |
The following dependencies were not met:
This product is not compatible with version 4.2.2 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater) |
Install Hippy's version, or edit the xml dependency line for a higher version.
|
Quote:
Quote:
Quote:
Quote:
https://vborg.vbsupport.ru/showpost....postcount=2357 Quote:
you should not have that issue find template post_thanks_postbit_info replace code with Code:
<vb:if condition="$post['userid']"> |
Quote:
follow that part here https://vborg.vbsupport.ru/showthread.php?t=266358 under Phrase Name |
Quote:
I just made it easy for you all by making the updated version with all the fixes |
In number of thanks box (below the post), if a username contains a space character, it produces a line break.
How can we prevent that? Currently, this is how it behaves... username1, username1, username1, username1, username1, user name2, username1, username1, user name2, username1, username1, username1, user name2, username1 We want it to behave like this... username1, username1, user name2, username1, username1, user name2, username1, user name2, username1, user name2, user name2, username1, username1, user name2, username1 username1 ~ sample username with no space in it. user name2 ~ sample username with space in it. EDIT: One more thing, is it possible to have a confirmation feature when clicking the Remove All button to prevent accidental clicking since removing all thanks of a post cannot be undone. |
Quote:
|
@Pocket Aces: just edit the template and add style="white-space: nowrap;" to he tag containing the usernames
|
Quote:
In post_thanks_box_bit template, we replaced this... Code:
<a href="member.php?{vb:raw session.sessionurl}u={vb:raw thank.userid}".... Code:
<a style="white-space: nowrap;" href="member.php?{vb:raw session.sessionurl}u={vb:raw thank.userid}".... |
All times are GMT. The time now is 05:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|