vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Display Enhancements - Center or remove - Forum Title & Welcome Message (https://vborg.vbsupport.ru/showthread.php?t=257765)

OldSchoolDSL 01-27-2012 03:33 AM

Quote:

Originally Posted by Tr4visT (Post 2292913)
Copied and pasted it, cleared cache again and rebuilt it. Still no luck and unfortunately CompleteVB is not proving to have the best customer service. I have been trying to get my login info sent out for 3 days, their "forgot your username & password" does not work... Odd that the change to delete the house and forum worked but removing the Welcome box does not.

I'm sorry to hear this. Sadly, I do not think I can help you further since this does work on every other theme I have tried.

It is either something about the custom work done with that paid theme or another modification.

Kevlar21 01-27-2012 10:16 AM

Somehow I can remove everything except the word "Forum"
any ideas?

Tr4visT 01-27-2012 12:04 PM

[QUOTE=OldSchoolDSL;2292932]I'm sorry to hear this. Sadly, I do not think I can help you further since this does work on every other theme I have tried.

Got it, OldSchool its my fault I thought we were talking about this box...

I wasn't noticing the lower one had actually disappeared.

https://vborg.vbsupport.ru/

Kevlar21 01-27-2012 03:11 PM

So does anyone know how to remove this "Forum" text?

OldSchoolDSL 01-28-2012 03:25 AM

Quote:

Originally Posted by Tr4visT (Post 2293018)
Quote:

Originally Posted by OldSchoolDSL (Post 2292932)
I'm sorry to hear this. Sadly, I do not think I can help you further since this does work on every other theme I have tried.

Got it, OldSchool its my fault I thought we were talking about this box...

I wasn't noticing the lower one had actually disappeared.

http://rcwinnipeg.ca/image/Untitled1.jpg

I lol`d

The highlighted part you're looking to remove seems to be an notice. This modification doesn't remove those. I was going crazy wondering why you were having such a hard time.

Good to know you have it all working for you now :)

FYI: To change, edit, add or remove an notice. Which you seem to be looking to do... vBulletin already has a built in setting for this.

AdminCP > Notice > Notice Manager OR Add New Notice (depending on what you want to do)

OldSchoolDSL 01-28-2012 03:31 AM

Quote:

Originally Posted by Kevlar21 (Post 2293075)
So does anyone know how to remove this "Forum" text?

You can't without removing your breadcrumb which would affect the rest of your site.

However, if you really, really, want to try that ........

I don't advise this, but since you asked...

Ignore the steps in my 1.1 update and when you find this

PHP Code:

<ul class="floatcontainer"
        <
li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li

        {
vb:raw navbits.breadcrumb
        {
vb:raw navbits.lastelement

Wrap the whole thing around with this

PHP Code:

<vb:comment> </vb:comment

When done it will look like this

PHP Code:

<vb:comment> <ul class="floatcontainer"
        <
li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li

        {
vb:raw navbits.breadcrumb
        {
vb:raw navbits.lastelement} </vb:comment

Remember, you do this on your own risk. I suggest you backup 1st.

Kevlar21 01-28-2012 03:38 AM

Thanks, OldSchoolDSL

OldSchoolDSL 01-28-2012 03:49 AM

Quote:

Originally Posted by Kevlar21 (Post 2293316)
Thanks, OldSchoolDSL

You're welcome. Please remember to mark installed.

FYI: Some people report removing your breadcrumbs can affect your SEO rating. Just so you know.

Either way, glad I could help :)

gamersplatoon 01-29-2012 02:56 AM

What's the difference between this and notice?

OldSchoolDSL 01-29-2012 07:37 PM

Quote:

Originally Posted by gamersplatoon (Post 2293676)
What's the difference between this and notice?

See screen shot

This modification allows you to either center or remove the standard Forum Title & Welcome Message. It also explains how you can fix the grammar of that notice, if required & desired. Currently, there is no vBulletin option to do this.


A notice can be managed through your Administrator Control Panel. This modification has nothing to do with them. But you can learn more about them by following this link to The vBulletin User Manual = https://www.vbulletin.com/docs/html/notices


All times are GMT. The time now is 08:16 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.01280 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete