The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Lightweight Style Options for "Lightweight Style" Details »» | ||||||||||||||||||||||||
Lightweight Style Options for "Lightweight Style"
Developer Last Online: Oct 2023
Firstly - this is only of use if you have installed the Lightweight Style
Secondly - make sure you read the notes if you use the Mobile Style and the Mobile Style Options addon. OK, now that the formalities are over, this is an add-on to the Lightweight Style It allows you to customise a few common parts of the style without needing to edit templates. It also adds in options to disable some products when the Lightweight style is being used and optionally adds "Posted by Mobile Device" type text into posts created using the mobile style. * Optionally adds links to default style (in footer or header) * Optionally add 'Posted Via Mobile' message to new posts/threads (message can be customised) * Optionally display "What's Going On" box in forum home * Optionally display Style Chooser in footer * Set 'Home' link URL (rather than editing templates) * Can optionally hide mobile style from Style Chooser Version Control: 1.0.0 - 26 AUG 2010 - Initial Release Notes: If you have installed "Mobile Style Options" (vb4) and make use of the 'Posted via Mobile Device' option, uninstalling Mobile Style Options will remove all records of posts made using the Mobile Style. The posts will of course remain, just the message will be gone. If this is not an issue for you - uninstall it BEFORE installing this addon. If you wish to keep those records, rather than uninstall it, disable it OR edit the product via Product Manager and remove all the uninstall code, save and then uninstall (this last option is the cleanest) Running them both is OK, but you will need to disable the "Add Posted By Mobile Message to Post" plugin on the Mobile Style Options product. Uninstalling one of them will affect the other and cause errors as they share database columns. If you uninstall one without making the uninstall code changes, you shjould uninstall both and then re-install the one you are staying with. Download Now
Show Your Support
|
Comments |
#132
|
||||
|
||||
Hi i use vb 4.1.4 and this theme.. there is a problem.. when opera mini users use your theme, theme auto change to default theme.. and this always to be.. what can i do?
|
#133
|
||||
|
||||
When I choose not to show the "What's going on" section it still shows though. Any ideas on that? Thank you very much!
|
#134
|
|||
|
|||
Quote:
edit the FORUMHOME template, search for Code:
<!-- what's going on box --> Code:
<vb:if condition="$vbulletin->options['ls_whats_on']"> <!-- what's going on box --> Code:
</vb:if> {vb:raw footer} Code:
</vb:if> </vb:if> {vb:raw footer} |
Благодарность от: | ||
Taurus1 |
#135
|
||||
|
||||
Thanks dartho, that did it.
|
#136
|
|||
|
|||
dartho do i need to install this if i have installed product-mobdetect40.1.0.1.xml ur newest version??
|
#137
|
|||
|
|||
No you do not. Although, this does different things to the detect modification.
|
#138
|
|||
|
|||
I have it installed on 4.1.5 and it doesn't say Posted via Mobile. The other options work, so I guess it's still an overall success, but I wish this one did as well.
|
#139
|
|||
|
|||
When I post a message with this mobile style, my signature doesn't appear to other users!
How can I solve? |
#140
|
|||
|
|||
Edit newreply template, search for
Code:
</div> </form> {vb:raw footer} Code:
<vb:if condition="$bbuserinfo['signature'] != ''"> <label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="1" {vb:raw checked.signature} /> {vb:rawphrase show_your_signature}</label> </vb:if> Code:
<input type="submit" id="btn" value="{vb:rawphrase submit_reply}" /> Code:
<input type="hidden" name="signature" id="cb_signature" value="1" tabindex="1" /> |
Благодарность от: | ||
blankpage |
#141
|
|||
|
|||
Wow! Perfect!
Thanks! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|