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 » Header configuration & styling »

Changing Blog title ( not from WP Admin Panel)


  #1  
Old Oct 7, 2010, 04:35 PM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
I upgrade my blog title and i would like adding some text in branch after
it :

CURRENT BLOG TITLE + ( just known as old blog title) : El Príncipe • it + ( già noto com DIEGO MILITO 22)

and this must be done not upgrading title in
WP Admin Panel>>Setting>>General>>Site Title

Thanks

Last edited by bigliettaio; Oct 7, 2010 at 04:40 PM.
  #2  
Old Oct 8, 2010, 06:27 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you just want to change the way it shows up on the page, but not the actual title, you will have to edit bfa_header_config.php.

If you want to change it in the logo area - In 3.5.3 look at line 202
HTML Code:
				bloginfo('url'); echo '/">'; bloginfo('name'); echo '</a></h' . $bfa_ata['h_blogtitle'] . '>'; 
and change it to
HTML Code:
				bloginfo('url'); echo '/">'; bloginfo('name'); echo 'YOUR EXTRA INFO GOES HERE</a></h' . $bfa_ata['h_blogtitle'] . '>'; 
If you want to change the title that overlays the header image, in 3.5.3 look at line 340
HTML Code:
			bloginfo('name'); echo '</a></h' . $bfa_ata['h_blogtitle'] . '>';
and change it to
HTML Code:
			bloginfo('name'); echo 'YOUR EXTRA INFO GOES HERE</a></h' . $bfa_ata['h_blogtitle'] . '>';
and change it to
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 8, 2010, 07:31 AM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
Thank u JD.
Onlu one thinks: inside php could i add html code' that is?
for example:
<span style="font-weight:normal;size:1em>YOUR EXTRA INFO GOES HERE</span>.

Many Regards
  #4  
Old Oct 8, 2010, 04:22 PM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
Hi JD,
i can' t find this row in atahulpa 3.4.4
  #5  
Old Oct 8, 2010, 06:29 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You will need to search thru the code. I'm away for the weekend and will not have access to the source till late monday
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Jan 24, 2011, 06:35 AM
bigliettaio's Avatar
bigliettaio
 
128 posts · Nov 2009
Italy
Hi JD,
and to change only the blog title displayed on the wp header section and nont the actual blog title?

Thanks

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
favicon not appearing in website, appearing only in admin panel biswajitdey13 Header configuration & styling 1 Sep 3, 2010 01:56 PM
asking for a cookie and placing it in the admin-panel drongo Header configuration & styling 0 Feb 9, 2010 03:01 AM
Changing the color of the Blog Title JCCharles Header configuration & styling 1 Dec 18, 2009 12:12 PM
Archived posts only appear when the admin panel has been opened in the same browser aethervision Atahualpa 3 Wordpress theme 3 Nov 4, 2009 11:16 AM


All times are GMT -6. The time now is 11:07 PM.


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