![]() |
Quote:
|
Are you installing via product manager or style manager?
|
as a style...
tried again tonite and it went fine, so it is clear it was something at my end.. not sure what but it worked fine.... |
I'd love this skin, and am still on 3.6.x so can't (yet) use the 3.7 upgrade.
Any chance this version can get the update: "Added auto quoting when replying to a post" (Cuz that's really the only thing my users are clamoring for.) And I can't justify going through the hassle of upgrading my whole forum to 3.7 just yet, just to use that skin, just to get that feature. Thanks for the consideration. :) |
Changing your newreply template to the following should do the trick
Code:
$stylevar[htmldoctype] |
That worked just fine, thanks very much, dartho!
|
Very nice style!
Right now vBshout shoutbox displays on my PDA. Any way to disable the shoutbox for this style only? |
I think you could revert all the forumhome_vbshout templates for this style (make sure you don;t do this on your otehr styles, only for styles you don;t want vbshout to show up for!
Alternatively you could wrap the plugin code for vbshout templates in conditionals. Edit all the vBshout [Template Alteration] plugin and add a new line at the start: Code:
if (STYLEID != xx){ and a new line at the end Code:
} |
How is a user to unset this style? Once using this skin, the UserCP => Select Skin option is no longer available :(
Or am I missing something? |
Edit your navbar or footer template and add in a link back to you main page default style
<a class="navbar" href="$vboptions[bburl]/index.php?$session[sessionurl]styleid=xx>Full Version</a> where xx is the styleid number of your default style |
All times are GMT. The time now is 10:00 AM. |
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:
|