Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] Both Blog page and Static Front page highlight when Blog page selected


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old May 27, 2009, 02:23 PM
lomaprietapottery
 
3 posts · May 2009
[SOLVED] Both Blog page and Static Front page highlight when Blog page selected

I know this is something I am not doing right as other do not seem to have this problem -- but can not figure it out. I have set a static front page (Intro) and a page for posts (blog) in WP. When blog page is selected/active both Intro and Blog are highlighted in the page menu. For all other pages, only the page selected/active is highlighted. Here is the link to my-in progress site http://lomaprietapottery.com.

Forgot to mention - I am using Atahualpa 3.3.3 and WP 2.7.1

By the way, love using this theme. Thanks.

Last edited by lomaprietapottery; May 28, 2009 at 11:32 AM. Reason: Forgot to add config. details
  #2  
Old May 28, 2009, 05:42 PM
Flynn's Avatar
Flynn
 
3,730 posts · Oct 2008
Munich, Germany
This is a bug, thanks for finding. Is fixed now for 3.3.4. To fix it in your 3.3.3 edit functions/bfa_header_config.php and replace in line 12

PHP Code:
if (is_front_page() OR is_home()) { 
with

PHP Code:
if (is_front_page()) { 
  #3  
Old May 28, 2009, 11:35 PM
lomaprietapottery
 
3 posts · May 2009
Made the replacement and all works as expected. Thanks!
  #4  
Old Jul 1, 2009, 09:40 AM
WebWeaver
 
28 posts · May 2009
Nevada City, CA
Send a message via Skype™ to WebWeaver
Doing this broke my theme - I had to replace the config file with the original.

I think I will just update to the next version.

Thanks.
  #5  
Old Jul 10, 2012, 03:38 PM
rogemj23
 
15 posts · Nov 2010
Appleton, WI
I am having the same issue, but with a later version of Atathualpa, 3.7.7. I went to the php file, but line 12 is completely different code now. Help?
  #6  
Old Jul 10, 2012, 06:32 PM
juggledad's Avatar
juggledad
 
19,987 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
without the url, I can't help you.

Bookmarks

Tags
highlight, page menu

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing page title from static front page in 3.41 or 3.42? whomadewho New Versions, & Updating 2 Jul 13, 2009 10:54 PM
Page menu bar static, hover, selected acting strange Brussells Page & Category Menu Bars 1 May 16, 2009 05:14 AM
[SOLVED] Adding borders to sides of blog with blog centred in middle of page rhymes Page & Category Menu Bars 1 May 15, 2009 11:38 PM
Static Front Page, blog another page? sherimcgregor Atahualpa 3 Wordpress theme 2 Mar 22, 2009 01:16 PM
Inserting Excerpts into Static Front Page Mac Excerpts, Read more, Pagination 0 Feb 28, 2009 04:30 AM


All times are GMT -6. The time now is 02:38 AM.


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