The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Facebook "Publish to Facebook" box already checked
How can I make it so that the "Publish to Facebook" box is already ticked, and users need to UNCHECK rather than CHECK when posting?
Send me a message if you can do this. Thanks! |
#2
|
|||
|
|||
did u knew how already?
|
#3
|
|||
|
|||
Anyone finds sollution for this?
|
#4
|
|||
|
|||
that would be a great addition, and shouldn't be hard to do, i'll look into it once i install vb4
|
#5
|
||||
|
||||
AdminCP > Styles & Templates > Style Manager > Select the style, then in the drop-down select "Edit Templates"
Now look for the Facebook Templates "Family" and double-click to expand Now find the template facebook_publishcheckbox and double-click to edit Now find: Code:
<input type="checkbox" <vb:if condition="$checked">checked="checked" </vb:if>tabindex="1" id="fb_dopublish" value="1" name="fb_dopublish" /> Code:
<input type="checkbox" checked="checked" tabindex="1" id="fb_dopublish" value="1" name="fb_dopublish" /> Badda-Bing |
Благодарность от: | ||
CodCom |
#6
|
||||
|
||||
Excellent, thanks for the solution TheLastSuperman. Much appreciated.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|