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 » Page & Category Menu Bars »

[SOLVED] Home link is dropped below the rest of the menu Firefox


  #1  
Old Nov 17, 2012, 07:16 AM
nightnicon
 
3 posts · Nov 2012
[SOLVED] Home link is dropped below the rest of the menu Firefox

Hi,

I have an issue with the menu on firefox it's fine for IE.

The Home link in the menu is dropped down from the rest of the menu items.

http://www.vsteps.net

If I take out the home menu from Appearance / Menus then the next menu item appears dropped down. i.e. the About.
I can't find any details about this on the forum can someone please help?
  #2  
Old Nov 17, 2012, 10:25 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Try disabling all your plugins and see if it goes away
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 17, 2012, 11:09 AM
nightnicon
 
3 posts · Nov 2012
Nope still got the same problem with all plugins disabled.
  #4  
Old Nov 17, 2012, 01:39 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
well for some reason your home <li> has two <a> under it - this is not something that the theme would do, hence I suspect a plugin. it looks like wsomething to do with linkedin. This is your menu on the page
HTML Code:
<div id="menu1" class="menu-default-container">
<a target="_blank" href="http://uk.linkedin.com/pub/graham-smith/5b/882/7a"></a>
<ul id="rmenu2" class="clearfix rMenu-hor rMenu">
<a target="_blank" href="http://uk.linkedin.com/pub/graham-smith/5b/882/7a"></a>
<li id="menu-item-8" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-8">
<a target="_blank" href="http://uk.linkedin.com/pub/graham-smith/5b/882/7a"></a>
<a href="http://vsteps.net/">
</li>
<li id="menu-item-123" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-123">
<a href="http://vsteps.net/?page_id=7">
</li>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Nov 17, 2012, 04:11 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It looks like you have a blank menu item.
__________________
~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.
  #6  
Old Nov 18, 2012, 01:54 AM
nightnicon
 
3 posts · Nov 2012
Thanks Juggledad you pointed me in the right location.

It wasn't a plugin as such but missing code in the html widget.

I had this
HTML Code:
<a href="http://www.twitter.com/vsteps_net" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/twitter_48.png"/></a>
<a href="http://www.facebook.com/graham.smith.963434" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/facebook_48.png"/></a>
<a href="http://plus.google.com/104961271043843896069" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/google_plus.png"/>
<a href="http://uk.linkedin.com/pub/graham-smith/5b/882/7a"target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/linkedIn_48.png"/>
and I should have had this. note the missing </a> 's on the last two lines of code.

HTML Code:
<a href="http://www.twitter.com/vsteps_net" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/twitter_48.png"/></a>
<a href="http://www.facebook.com/graham.smith.963434" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/facebook_48.png"/></a>
<a href="http://plus.google.com/104961271043843896069" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/google_plus.png"/></a>
<a href="http://uk.linkedin.com/pub/graham-smith/5b/882/7a" target="_blank"><img src="http://vsteps.net/wp-content/themes/atahualpa/images/linkedIn_48.png"/></a>
You can mark this one as solved thanks

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Home link in Page Menu Bar xaa Languages & Translations 10 Mar 8, 2012 04:38 AM
Home link in page menu Ysrayl Header configuration & styling 1 Sep 11, 2011 11:41 AM
Extend space logo and the rest / Keep header im from zoom. / Link blogroll as a pag bboobb Center area post/pages 5 Jan 10, 2011 08:18 AM
Different Header Image for Home and the Rest of Site cmarkward Header configuration & styling 4 Dec 3, 2009 03:59 AM


All times are GMT -6. The time now is 05:30 PM.


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