![]() |
Album Link in Postbit
I'm surprised to find only a couple of threads that talk about this - with no conclusive way to add a users album link in the postbit. Can anybody advise? Thanks
|
Please post the links to the threads you are referring to. :)
Found this... have no idea if it works. (New Link) https://vborg.vbsupport.ru/showthread.php?t=198477 |
Does the link above take you to the same page?
|
Quote:
--------------- Added 10 May 2014 at 20:47 --------------- Link Replaced, thanks @DemOnstar! :) |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=282053 Thanks for the new link - only problem with that one is, it shows up adjacent to the user avatars and I can't edit the link text. Further, it would be nice if it auto calculated the # of albums per user. |
I have it at the bottom of the postbit, at the opposite end of the avatar and have already edited the text.
The text is in phrases and can be changed. 4.2.1 |
Quote:
|
I didn't use any code, it just happened that way. Perhaps it is due to differences in our styles?
I would gladly share the code with you, if I knew which template you wanted. |
Quote:
|
1 Attachment(s)
The plug in wants to put the album link in the 'postbit_userinfo_left' - which places it adjacent to the users avatar. If I use 'postbit_userinfo_left' - it moves inline with the other text but sits above the avatar. I'd like this to sit below everything in the postbit & user info section.
Here's the default code: Code:
$template_hook['postbit_userinfo_left'] .= '<div><a href="album.php?' . $vbulletin->session->vars['sessionurl'] . 'u=' . $post['userid'] . '" rel="nofollow">' . $vbphrase['members_picture_albums'] . '</a></div>'; Code:
$template_hook['postbit_userinfo_right'"><dl class="userinfo_extra"] Attached is a pic of where the link is and where I'd like to place it (would like it on the bottom). |
All times are GMT. The time now is 01:59 AM. |
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:
|