dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by dotp 2 years 36 weeks ago

pic
 dotp
mobiForge Newbie
Posts: 3
Joined: 2 years ago
[offline]

I'm using the mobile pack on a website (http://www.miamiangelproperties.com/blog). I have two questions:

1. The posts in my page called "Blog" do not show up in the mobile version, but the page itself does.

2. Sub level pages in the main navigation do not show up in the mobile pack main menu, only top level navigation. Why?

Posted by James Pearce 2 years ago

pic
 James Pearce
Mobile Grandmaster
Posts: 148
Joined: 5 years ago
[offline]

Hi, I'll take a look

In the meantime, you can solve point 2 by editing the theme, I guess. (It's deliberate since there isn't a lot of real estate on most handset screens).

Under the wp-themes directory, find mobile_pack_base/header.php and alter the following line:

<?php wp_list_pages('title_li=&depth=1'); ?>

...to up the depth as you require. I've no guarantees as to how it will look, depending on your menu structure. But give it a go, and style it as required. (Personally I think you may want to place the richer menus at the bottom of the page so the main content is not below the mobile fold)

The first point is raised as an issue here:

http://www.assembla.com/spaces/wordpress-mobile-pack/tickets/21

Thanks

JP

Posted by James Pearce 2 years ago

pic
 James Pearce
Mobile Grandmaster
Posts: 148
Joined: 5 years ago
[offline]

Hi, I took a look at the site at: http://m.miamiangelproperties.com/blog/ and it looks very good. Do you have any outstanding issues remaining?

Please be aware we are releasing a new version of the plugin this week. It looks like you have made significant changes to the main theme, so be careful not to overwrite your changes during the upgrade. (The installer will avoid overwriting anything, but just to be safe)

Makes me want to go and, em, live in Miami ;-)

JP