View Full Version : Disable signatures in Mobile Style
Svoboda
08-17-2017, 01:56 PM
Is there a way to disable signatures only in the mobile style?
This will remove the signature in mobile styles:
AdminCP > Styles & Templates > Style Manager > Expand the mobile style > look for postbit template > remove the following:
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
Svoboda
08-17-2017, 03:24 PM
Much appreciated. That just sped up mobile browsing significantly for my site.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.