Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating » Old Version fixes and change logs »

How to disable breadcrumb from browser window title?


  #1  
Old Nov 21, 2011, 04:15 PM
uptimejeff
 
9 posts · May 2011
ATA 3.6.7

Example
http://icac.org/about/rules
this shows Rules and Regulations << ICAC as the title of the window.

I prefer all pages to show the same title ICAC and without the breadcumb.

How do I make this change?

Thanks :-)
  #2  
Old Nov 21, 2011, 04:30 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I see no breadcrumbs on the page.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Nov 21, 2011, 05:04 PM
uptimejeff
 
9 posts · May 2011
Breadcrumbs weren't in the page, they were in the header <title>.

I did find a solution, here it is:

Code:
This required hand-editing a theme function
	bfa_meta_tags.php

This line
	<title><?php wp_title('&laquo;', true, 'right'); ?><?php bloginfo('name'); ?></title>

Was replaced with
	<title>ICAC</title>
I'll of course need to track changes like this for when the theme is updated...
  #4  
Old Nov 21, 2011, 05:43 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
OK... for the browser tab titles you could use an SEO plugin such as WP SEO by Yoast and set the title template for the home page and other pages.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Making page height 100% of browser window? crashley1784 Center area post/pages 3 Apr 26, 2011 04:40 PM
Center area stretches with browser window rhenium3 Center area post/pages 1 Nov 23, 2010 06:21 PM
[SOLVED] Hyperlink - Open new image in blank browser window? JAT Center area post/pages 2 Aug 3, 2010 10:16 PM
Pages - jump - depending if they fit into length of browser window - Google Chrome denbert Excerpts, Read more, Pagination 0 Jan 15, 2010 02:32 AM
[SOLVED] Pages - jump - depending if they fit into length of browser window o coop42 Excerpts, Read more, Pagination 4 Nov 15, 2009 02:25 AM


All times are GMT -6. The time now is 07:58 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.