vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Forum Title (https://vborg.vbsupport.ru/showthread.php?t=325963)

Stratis 01-06-2018 06:13 PM

Forum Title
 
1 Attachment(s)
Can someone please tell me how to delete the double forum title.
See attach image,

Attachment 156832

thanks for any help.

MarkFL 01-06-2018 06:25 PM

I would guess that's part of a custom style...I would suggest looking at the HTML in your browser dev tools, then use that to search your templates for the element, and comment it out. :)

Stratis 01-06-2018 06:27 PM

I did that, but could not find it yet, I continue of searching :)
Thanks

MarkFL 01-06-2018 06:34 PM

What are you using as the search text?

Stratis 01-06-2018 07:30 PM

I found it. I made changes in my dev forum and had my working forum to see changes.
I realized it after a while :)


In template "FORUMDISPLAY"
Code:

        <h2>
      {vb:rawphrase forum}: <span class="forumtitle">{vb:raw foruminfo.title}</span>
        </h2>

But I do not see the phrase "Sub-Forums" where it supposed to be.

It is as I want, but phrase is missing, maybe I have it check-out. i will see.
I do not know if there is a css code to turn title off?

romaine 02-09-2018 10:05 AM

Quote:

Originally Posted by Stratis (Post 2592140)
But I do not see the phrase "Sub-Forums" where it supposed to be.

What is "Sub-Forums"?
I didn't see it on the image that you noted to delete.
If you want to delete forum title then it is located in forumdisplay template as you found out.

Stratis 02-09-2018 04:38 PM

1 Attachment(s)
Quote:

Originally Posted by romaine (Post 2592800)
What is "Sub-Forums"?
I didn't see it on the image that you noted to delete.
If you want to delete forum title then it is located in forumdisplay template as you found out.

There it is, I did not search yet for this, because I started other things :)
Attachment 156927


All times are GMT. The time now is 07:12 PM.

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.00976 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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