![]() |
Move Sub-forums listing below threads... (vB4)
1 Attachment(s)
This is the vB4 version of my vB3 mod here:https://vborg.vbsupport.ru/showthread.php?t=249626
Demo: http://www.qapla.com/mods/forumdispl...ions?styleid=5 This is a simple template edit to move sub-forums display below the threads in a forum rather than on top like they are now. There are various reasons for this, all come down to personal preference. Personally if I have a lot of sub-forums I want users to be able to see the threads without needing to scroll down. NOTE - For VB 4.2.1 and any version where the code does not match below, see Post # 28 for alternate instructions. In your FORUMDISPLAY template find the code: Code:
<vb:if condition="$forumbits"> Now find: Code:
<div class="threadpagenav"> And that's it, now your sub-forums will show under your threads. See the screen shot. Download the .txt file as a backup. Please Mark as Installed if you use this. :) |
Nice one.
|
Installed!
But my post a new thread button is standing in the sub-forum (title) text. How can i change this ? |
1 Attachment(s)
Quote:
If not please give me a link to where the problem is happening. |
1 Attachment(s)
Quote:
|
Hello,
Please I have a question is this MOD works for vBulletin 4.1.4 Thanks |
It should.
If the code in the directions can be found, it will work. |
This was much needed. Thanks!
Installed, rated, and nominated Question When in the forumbit as shown in your screenshot, the sub-forums are arranged vertically in one column Is there a way to arrange sub-forums (5+ subforums) horizontally and be able to decide how many column you want? Is there a mod for this? I have 10, 15, 20+ subforums under one category and it's hard for me and my members to keep scrolling just to find a specific sub-forum... |
Thanks.
I don't know the answer to your question, I know it's not possible without a mod. I know there were mods to do it on VB 3.x, but I don't know if anyone ever made one for VB 4. Have you tried the search? |
Quote:
so nothing yet huh? ohh well I'll just wait |
Have you tried VSa Subforum Manager - https://vborg.vbsupport.ru/showthread.php?t=236960 ?
|
Quote:
|
Thank you for this article, I've been looking for this!! :) :D Question though, is there away to prevent certain usergroups from posting new threads in certain main forum areas, whilst still allowing only staff usergroups to post? So those forum areas don't have to be turned off, via admincp? I was thinking of something like...
Code:
<vb:if condition="$show['guest']"> Edit: I guess I could just change the forum permissions on each usergroup, denying them the ability to post in those forums lmfao... *slaps forehead* LOL! I guess I just wanted to play with code hahaha... :P Nah, I just wanted to not have to change so many permissions, although it's probably the easiest route... |
Quote:
|
Quote:
|
No I won't move your post. I also suggest an attitude change.
|
i wasn't having an attitude tho! i was being nice in the thread... you're the one that gave the attitude... LOL! ya get what ya give...i was merely asking for that coding help, because it was pertaining to your modification... but later realized, I could probably just do it with forum permissions anyway based on usergroups... i didn't have an attitude originally... its just lately, everyone just seems to be cocky. and it's frustrating.
|
You posted a question that has absolutely nothing to do with my mod. Nothing at all- Not even a little bit. I simply asked you post your question in an appropriate location- I didn't give any attitude.
Please just stop posting in my thread unless it has to do with this mod, thanks. |
Question:
In my template it looks like this: Code:
<vb:if condition="$forumbits"> When I made the changes listed here, all it did for me was move the forum title to where the thread is, and did not move the threads at all. I am assuming the way this style is coded I cannot do this because I am moving both parts instead of the sub-forums? |
I don't know how your custom style should work so unfortunately I don't have any suggestions.
|
This is a nice simple Mod which I have been looking for for some time now (I had considered just 'going for it' myself but lacked the courage/knowledge). Thanks.
|
This is what I was looking for BUT can I do the following?
- I want to use this mod only for few forums and not all the forums. Can this be done in VB4? I know it can done in your VB3 hack. Quote:
Amogh |
Basically like with VB3 you can use template conditionals instead.
Rather than delete the code from the top just copy it to the bottom location. Now you need to surround both in template conditionals, just like VB 3.x However a VB 3 conditional looks like: Code:
<if condition="code..."> Code:
<vb:if condition="code..."> |
Quote:
http://www.vbulletin.com/forum/forum...then-subforum? |
not working need to change according to 4.2.0
|
Seems to be working fine on 4.2pl3
|
Our template looks different.
I don't see this, for example, in the code you say to find: Code:
{vb:raw forumhome_markread_script} |
The code seems to have changed in the template at some point.
In 4.2.1 look for the code: Code:
<vb:if condition="$forumbits"> The FIND this code: Code:
<div class="threadpagenav<vb:if condition="!$pagenav AND !$forumjump"> nopagenav</vb:if>"> That should so the same thing in 4.2.1. If any problems simple undo or "REVERT" the template to get back the VB default template. |
Quote:
Now how can I get it so the Post New Thread and Moderation Tools buttons and pagination are below it? |
works great on 4.2.6 php 7.2 and birds edit !
|
All times are GMT. The time now is 07:53 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:
|