![]() |
None of these works anymore... I've tried converting $post[postid] to {vb:raw post.postid} but didn't worked. Actuall, it only worked for {vb:raw post.posts} :D
Code:
<!--TAB 1 CONTENT --> |
Anyone figured out a way to fix the issue with the boxes around the text?
Thanks :) |
does this change it to the layout as well that you have on your profile?
|
Quote:
Quote:
Quote:
Quote:
AdminCP > Styles & Templates > Style Manager > Edit temples > CSS Templates > additional.css Post new css there and it won't be overwritten when you upgrade ;). Quote:
It will take what normally is long and drawn out going from top to bottom on the page into something within the same area, click the little dots you see in the screenshot to show the next few items ;). |
Thanks for the quick reply TheLastSuperman,
Quote:
Thanks. |
Quote:
Age Homepage Biography Interests Infractions Email Link Sent PM user Achievements (vBexperience) Awards (vBexperience) iBproArcade etc... Can you post the code to work ok on vB4? After all, this is a vB 4 addon :) |
1 Attachment(s)
Could someone take a look at this code and tell me why some entries are appearing on a single line, and others break into two? I've tried everything to get the responses to a single line-item, with no success. Screenshot attached.
Lines in RED appear in postbit(legacy) as: Join Date: January 2001 Lines in GREEN appear as the following (which I prefer): Join Date: January 2001 Here's the actual code: <!--TAB 1 CONTENT --> <div id="tab1$post[postid]" class="tabcontent"> <vb:if condition="$post['joindate']"><div class="info"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></div></vb:if> <vb:if condition="$post['field2']"><div class="info"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></div></vb:if> <vb:if condition="$post['age']"><div class="info"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></div></vb:if> <dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd> {vb:raw template_hook.postbit_userinfo_right_after_posts} </dl> <div class="info">Tab 1 Content:Block B</div> <div class="info">Tab 1 Content:Block C</div> </div> Thanks in advance for any help / guidance. |
Very Nice Mod. Installed! 5 Star. Only wish I could figure out why the UL dots will not align center in the postbit legacy...
|
Is this still work for 4.1.9 ?
|
Quote:
|
Did the known bugs ever get addressed?
I love the way this mod works. Only hiccup is after someone posts, it doesnt show the miniprofile, and if someone clicks the edit button on their post without refreshing the whole page first, the edit feature freezes after clicking submit. Tnk for the mod btw. |
Quote:
|
Well I dont use DBTech mods at all.
I was just hoping. Tnx |
Quote:
I will check this one to see what it does for me...:cool: Does this link work for others? http://www.dynamicdrive.com/dynamici.../tabcontent.js |
Er, okay. Well, the mod is functionally more well made than mine, since the JavaScript was written for the purpose of existing in the postibt. The Dynamic Drive one wasn't intended for that, so that particular bug can't be worked out. As well as being just more difficult to use, the DBTech one is superior to mine in many ways.
The tabcontent.js can be downloaded from the website: http://www.dynamicdrive.com/dynamici...m#.UjsAkdL7t1M They apparently want you to go through the entry page first. |
Thanks for the response...
It is a great idea but not totally necessary.... Not for me anyhow...But I am still intrigued by the idea. |
hello
VbCredit the given variable in the discussion does not work because of an error would you know what would be appropriate to insert variable? I'm looking desperately for several hours thank you |
Quote:
With that said, since you're already using a DBTech products, it might be easier for you to use their plugin version of this modification. The product even uses my same dot tab images. |
Hey, sorry to completely necro this thread, but I've recently installed this mod and have everything working, however creating a new post or editing a current one will cause the information within the tab of affected post to disappear, and clicking on the buttons hyperlinks to the primary url with a # at the end.
http://i.imgur.com/71yw7ov.png Any ideas? I've gone through the thread, and seem I'm the only person to have this issue. |
A new year, and a new problem. It seems only the first post of the page loads the content within the dot. Does anybody know what the cause might be?
http://i.imgur.com/q06JIKj.png Edit: Ended up paying for a fix. Thanks anyways. |
1 Attachment(s)
I know this is an older mod - but I put this in place last night... it's a good mod, especially when the user postbit_legacy gets bloated.
See the screenshots on the before and after Before https://vborg.vbsupport.ru/attachmen...1&d=1540821179 After https://vborg.vbsupport.ru/attachmen...1&d=1540821063https://vborg.vbsupport.ru/attachmen...1&d=1540821248https://vborg.vbsupport.ru/attachmen...1&d=1540821248https://vborg.vbsupport.ru/attachmen...1&d=1540821248https://vborg.vbsupport.ru/attachmen...1&d=1540821248 There are still some minor issues that I want to clean up, but just being able to start killing some of the dead space on threads was worth the change alone. *steps off soapbox* |
1 Attachment(s)
I got this working this morning for POSTBIT and it's fairly simple (heck, I was able to figure it out and I can't find simple things :D: )
So if you are looking to update the POSTBIT in Step 4, look for the following Code:
<vb:if condition="$post['userid']"> Add the code in Step 4 below this and following the Steps as mentioned by the author. Something I did with mine is moved the Join/Post, etc into the first tab. This was my information that I moved into the first tab. Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if> Once completed, your postbit should look like this when completed and working... https://vborg.vbsupport.ru/attachmen...1&d=1541515835 |
This is a good modification. It's too bad the developer abandoned it for another platform.
|
All times are GMT. The time now is 01:31 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:
|