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 » Forum Usage » Forum How-To »

Changing the HTML Title


  #1  
Old May 20, 2010, 07:15 PM
Ummon
 
2 posts · May 2010
Changing the HTML Title

First of all I would like to tell everyone involved this is the best theme I have ever seen. I learned more about CSS in 4 hours of playing with this than I have in 2 years of blogging.

I have one simple question that I couldn't find an answer on. Is there any way to change the (hope I am saying this right) The HTML title from just the blog name to blog name - tag line.

Something like this title={ bloginfo('name'); echo(' — '); bloginfo('description')

Thank you so much
Ummon
  #2  
Old May 20, 2010, 07:17 PM
Ummon
 
2 posts · May 2010
Sorry this would be more informative.

Here is what I am trying to change the html title to

<title><?php if (is_single() || is_page() || is_archive()) { wp_title('',true); } else { bloginfo('name'); echo(' — '); bloginfo('description'); } ?></title>

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page title blog page not showing up in HTML title pclive Atahualpa 3 Wordpress theme 2 Mar 26, 2010 07:46 AM
Changing the color of the Blog Title JCCharles Header configuration & styling 1 Dec 18, 2009 12:12 PM
[SOLVED] error with changing the title vishvadeep Header configuration & styling 3 Aug 17, 2009 08:36 PM
[SOLVED] Problems with HTML in Page Title fields ins 3.4.2 bcorrigan New Versions, & Updating 2 Jul 16, 2009 09:06 AM
changing title's font agen.nguping Header configuration & styling 3 Apr 23, 2009 05:41 PM


All times are GMT -6. The time now is 08:59 AM.


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