vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   As adding new structure mother in the category to the forums? (https://vborg.vbsupport.ru/showthread.php?t=300083)

sergiomc 07-14-2013 05:37 AM

As adding new structure mother in the category to the forums?
 
Default forums is :
-- Forum
----Main Category
------Main Forum

url main forum is:
/forum/main-category/main-forum

I need add other forums mother in the category:
/forum2/main-category2/main-forum2

-- Forum
----Main Category
------Main Forum
-- Forum2
----Main Category2
------Main Forum2

Is this possible?

I also want to ask if it is possible to create sub-forums within a group?

--Groups
----Category
------Group
--------Sub-forum

ScreenShot:
https://vborg.vbsupport.ru/external/2013/07/21.jpg

sergiomc 07-15-2013 11:12 PM

Can anyone help?

I want to do this in order to have two sections of forums,
have 2 different buttons on the navbar and that each has different forums.

Zachery 07-15-2013 11:40 PM

I don't think that's how the system is designed to wrok

sergiomc 07-15-2013 11:57 PM

But somebody may make a moificacion for this to work? I need a button on the navbar called championships and another button called forums.

can hide a category with css?, If possible this may be a solution.

sergiomc 07-17-2013 02:43 AM

Here in vbulletin.org have forums on "Forums" and "Mods" this is exactly what I want to do,

this is possible in vb5.0.x?

Zachery 07-17-2013 03:17 AM

Sure, set the display order of the forums you don't want to see to 0, and then link to the forums you want to see directly. Same thing.

sergiomc 07-17-2013 04:17 AM

How? No understand..

Zachery 07-17-2013 07:30 AM

Go into the Forum Manager, edit the forums that you DO NOT want to appear on the forum home, to display order 0.

Then, provide a link directly to those forums.

sergiomc 07-17-2013 08:52 PM

Ok, thanks, order 0 is to hide..

and to show other categories in another button of the navbar as I do?

Example:

Mods: https://vborg.vbsupport.ru/forumdisplay.php?f=198
Forums: https://vborg.vbsupport.ru/index.php

and a question.. How do to hide the sub-forums?
https://vborg.vbsupport.ru/external/2013/07/18.jpg

walletboy 09-19-2013 05:06 PM

If you want o to hide the sub-forums you can try adding this CSS code to your themes css_additional.css

Code:

.forum-list-container .subforum-list { display: none; }


All times are GMT. The time now is 07:30 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
  • Page Generation 0.01439 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete