Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #167858

    Apologies if this is a duplicate topic. I have looked through the forums and don’t see this mentioned specifically.

    Currently there is no navigation menu when viewing on the standard Android browser on a Samsung Galaxy II. The menu is there however on the same phone if viewed through Firefox or Opera. Enfold theme version is 2.2.

    My client has a slightly older iPhone (I am waiting to hear back as to what version the iPhone is) and is claiming to have the same problem, no navigation menu.

    Are there any CSS fixes for this?

    Thanks in advance!

    #167864

    I think I actually just found the problem. I had added .blog-author{display:none;} to the Quick CSS so the author/User ID would not show up on posts, etc.

    Once I removed that the navigation menu re-appeared.

    Is there another way to stop the author name(s) /User ID’s from appearing?

    Thanks in advance!

    #167988

    Hey!

    Please post a link to the website. Edit includes > loop-index.php, find this code:

    echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
    					the_author_posts_link();
    					echo '</span>';

    Remove it.

    Best regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘No Navigation Menu in Android / Samsung Galaxy II’ is closed to new replies.