Status
Not open for further replies.

sadiq6210

Customer
I need to move the button (Thank this post) to the postcontrols/postfoot with (edit/quick reply/.....)
so we can save a space if nobody thank this post

I copied the code for the button and put it in postbit_legacy template as shown but nothing appeared, I got empty space.

Code:
		<div class="postfoot">
			<!-- <div class="postfoot_container"> -->
			<div class="textcontrols floatcontainer">
				<span class="postcontrols">
					{vb:raw template_hook.postbit_controls}

<a href="javascript://" name="dbtech_thanks_button" data-postid="{vb:var post.postid}" data-button="{vb:raw button.varname}"><img src="dbtech/thanks/images/{vb:raw button.varname}.png" alt="{vb:raw button.title}" /> {vb:raw phrase}</a>
<span class="seperator"> </span>

I believe that I need to add small plugin to show the button in postbit_legacy template. isn't it?

Anybody did this before?

Thanks
 
...This setting controls whether the action buttons are integrated with the "Post Foot" area (where the "Report" button etc is located).

This is not the place that sadiq6210 was asking about. Can you place Like button on a arbitrary position, not only predefined. I'm writing template for vBulletin4 and making a lot of changes in template structure. Our old forum which runs on older bulletin has Like button just after quick reply button. How can we do this on the current version?
 
Ohhhhh, sorry I misunderstood :(

No it's not currently possible to place the action buttons wherever, sorry :(
 
I'm looking for the same solution. I'm using PRO version and it moves my buttons to report post area. I want to put it in postcontrols. Could you tell me where and how buttons are added? I'm looking for postbit template and I can't find dbtech variables.
 
Embedding buttons in the post controls is already a feature, you can enable "Integrated Action Buttons".

This is a Pro-only feature.
 
Status
Not open for further replies.

Similar threads

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,041
Customer rating
5.00 star(s) 1 ratings
Back
Top