ThemeForest

Simple Mobile

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
fabrams Purchased

Thanks done – how do I get simplemobile to load a different index home page on launch, or load up no page and just have the menu?

kubasto

Are you using Simple Mobile with other theme (via Mobile pack) or just only Simple Mobile?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
fabrams Purchased

no worries – figured it out & making needed fixes

http://www.zenpeak.com
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

When I switch to the mobile theme, I have created and applied a custom menu according to the pages/navigation that I want visibile. When re-activate my main theme, that particular custom menu isn’t used anymore. There are then many links on the navigation which I do not wish to show.

Suggestions?

I am using WordPress Mobile Pack as suggested FYI .

http://www.rssfuse.com/ – If you want to take a look
kubasto

Hi,
it’s a WordPress Mobile Pack limitation – you can’t create independent menu. So no solution for that (yet), sorry.
Cheers

Default-user

Do you have a workaround that I can utilize? I am very proficient with PHP if it’s a technical solution.

Thanks!

kubasto
OK, so what you need to do is to edit header.php file, lines 92-97. This is the place for Simple Mobile menu, which you can hardcode as a list. E.g:
<ul>
 <li><a href="...">...</a></li>
 <li><a href="...">...</a></li>
 ...
</ul> 
You can even try to copy the code from the current site’s source.
Cheers
Default-user

Excellent, Thanks. I’ll give that a shot!

Default-user

Worked like a charm. Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
pdennis0 Purchased

Okay great theme but one major problem, How do i get to use this theme options while still have the ability to use my desktop site theme?

I tried using wp-mobile detector which works okay but can’t access simple mobile theme options is there anyway I can have the ability to use the theme options and still have my desktop theme?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
pdennis0 Purchased

Okay never mind saw the faq but I have another question how do i set the custom menu for the mobile theme? I have three menus in my desktop theme but the mobile theme hasn’t got a way to save my custom menu….is there any work around I can do?

Can i change the menu details in the simple mobile header.php to specify to a specific custom menu just for it?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
pdennis0 Purchased

Hmm sorry but never mind again I found a workaround by registering the mobile menu in my desktop menu functions.php and adding my nav links via wp-admin=>menus.

Also managed to get my buddypress files to work as well now onto my chat script to integrate alongside some other various addons.

Thanks for a great theme! :)

**Note using wp-mobile detector plugin instead of wp mobile pack as it is more updated than wp mobile pack.

Works great on my BB Curve 9300, I will try it on 8520, Storm & Storm2, Bold 9800, Iphone 3 and report back.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
pdennis0 Purchased

The theme has javascript errors with wordpress 3.2 and the new jquery 1.6.1

I had to move the javascript in the header.php to after the wp-head call instead of before and also specified ?ver=1.4.2 in the script tag….

Example: script type=”text/javascript” src=”/js/jquery-1.4.2.min.js?ver=1.4.2”

Had to also make adjustments in my common.js to not conflict with and load jquery 1.4.2 instead of jquery 1.6.1

I added this to the top of my common.js

var $v4 = jQuery.noConflict(true);

Then renamed the function from and all jQuery calls to $v4:

jQuery(document).ready(function(){

To

$v4(document).ready(function(){

Now everything is back to normal before i made the upgrade to wordpress 3.2 just thought I would share this in case others have problems as I did.

kubasto

Hi,
you are right but it happens only when another plugin uses jqerry. I’m going to fix it in the next version.
Cheers

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Karl151k Purchased

Hi Kubasto,

Your theme is AMAZING and I love it. Can you tell me how I can change the BG color of the theme so that it’s no longer just black or white?

Thanks!

Carleton

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Karl151k Purchased

Kubasto,

Nevermind. I re-read the documentation and found your walkthru.

Thanks!

Carleton

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

I can’t get my mobile site to display only the title and excerpts instead it is displaying the full post

kubasto

Hi,
can I see your site, please?

Default-user

Www.chiqforher.com

kubasto
To fix it, replace line 63 of the index.php with the following code:
<?php if ($simplemobile?>options['post']['showexcerpt']) the_excerpt(); ?>
Cheers
Default-user

I did that. Now get a Parse error when i pull it up on my mobile

kubasto

I’m sorry, the new ThemeForrest commenting system messes the code. It should be $simplemobile->

Default-user

I switch it back but this is the error I was receiving.

Parse error: syntax error, unexpected ’;’ in /home/content/61/7954361/html/wp-content/themes/simple-mobile/simplemobile/index.php on line 63

It also doesn’t update my newest posts.

kubasto

Make sure, you’ve uploaded correct files. If you have errors, it means these are not the files which worked fine an hour ago.

If you’ve lost, you can upload the original theme’s file.

Default-user

The files i uploaded were correct, i only received that error when i replaced line 63, now that i went back to the original line 63 the errors are gone

kubasto

Did you see this comment of mine?:

I’m sorry, the new ThemeForrest commenting system messes the code. It should be:
$simplemobile->

Have you done that?

Default-user

THANKS it works now!

one last thing! is there anyway to get a a widget so that when viewing from mobile the users can post to facebook or to twitter

kubasto

I’m not sure what you mean. Do you mean just the like and tweet buttons?

Default-user

Yes

kubasto

Why don’t you try AddThis plugin?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
ddp Purchased

Great stuff however my comment bubble not coming up. PM you the link.

also youtube videos not working (my main theme is Fast Blog) same with quotes.

Thank you!

kubasto

Hi,
comments don’t show up because of disqus plugin. WooTublog is not supported by Simple Mobile, so videoposts and quotes won’t work.
Cheers

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Antarctica
seanlaf Purchased

Kubasto,

Thank you for providing support for this theme!

I have it running as a test at hersheyphotodesign.com using WordPress Mobile Pack as recommended.

How can I get images to automatically resize like on other mobile themes that come with WordPress Mobile Pack? I’ve also tried using “Sencha.io Src” for images resizing but that didn’t work either.

Any help would be really appreciated. Thank you!

kubasto

Hi,
there is a built-in option to do that. Theme Options / Posts / Settings / Downsize large images.
Cheers

Default-user
seanlaf Purchased

Hi Kubasto,

I’ve tried the theme with that setting enabled and disabled. The image still stays the large size. I’m leaving it enabled so that maybe you could take a look?

I’ve tried it on both a page and a post, since the theme options has this option under “posts”.

Thank you for your help.

Default-user
seanlaf Purchased

Kubasto,

I usually place my images by hand (in HTML view) going through the regular WP image uploader fixed my problem and everything seems fine now. It looks like I need to go back through my whole site though and replace all the images, which stinks.

kubasto

An image must have size defined to the auto-scaling work (WordPress does it)
Cheers

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
ribaco Purchased

Hello, The theme works fine on ipod but the navigate button does not work on a Blackberry. Is it possible to get it to work on a Blackberry

kubasto

Make sure you have JavaScript enabled in BlackBerry’s browser settings (by default it’s on).

I’ve chceckd on 2 different BlackBerrys and both worked fine.

Cheers.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi Kubasto,

I bought your theme and it works great, I was just wondering if there is a way to modify the text of the Navigate button and the text within the search box.

Example: instead of Navigate y want to use MENU . And wanted to add some additional text to the search box.

Can you let me know how to do this?

Cheers,

Bruno

kubasto

Hi,
Open header.php file and go to:

line 81 to edit “Navigate” button,
line 29 to edit “search” default text.

Cheers.

  • Bought between 100 and 499 items
  • Has been a member for 1-2 years
lamine Purchased

hi,

when will the “custom-menu” issue be solved?

thank’s

kubasto

Few weeks ago :) in 1.3 version.

Just re-download Simple Mobile from ThemeForest and have fun!

Default-user
lamine Purchased

hi,

i am using wp mobile switcher plugin. my problem is that i need to display different content pages for the mobile site. i do not want to use the main theme menus, instead i would like to use new menus.

thx

kubasto

Sorry, but it’s impossible for now (except hardcoded menu).

Default-user
lamine Purchased

can you tell me when this issue will be solved please?

kubasto

Is rather mobile swither issue than theme. In WP plugins are executed earlier than themes, so they can “do” much more than themes.

  • Bought between 100 and 499 items
  • Has been a member for 1-2 years
lamine Purchased

I have 1.3 installed! As soon as i establish a custom menu for solely the mobile version of my website – it does not work :/ what am i doing wrong?

kubasto

Can I see your site, please?

What mobile plugin did you use?

Default-user
lamine Purchased

cheloufi.de/f1

kubasto

I forget about most important, do you have checked Navigation menu/Advanced/Use the same menu as the primary theme option in Theme Options panel?

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

We purchased this theme to be used in conjunction with the plugin WordPress Mobile Pack. We are experiencing an issue with activating widgets specific/exclusive your theme. Your theme comes with 2 sidebars (Middle & Bottom). I can successfully add a widget like “Mobile Switcher Link” to a sidebar. Once the theme styling is completed, I reactivate my standard/base theme.

Our standard theme uses a completely different set of sidebars/widgets. After I setup the widgets for the Simple Mobile theme and reactivate my base theme, my sidebars are cleared of the widget content I had setup for this theme.

I was under the assumption that the “Mobile Widgets” would be able to control widgets specific to the mobile theme but it appears to be overridden once I setup widgets for my standard theme.

Any advice or help would be appreciated.

Please note that I am writing you on behalf of my client. Can you respond to my email at roland@graphic-insight.com?

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

We are also experiencing an issue with the order of the navigation items. I have created a custom menu for the Simple mobile theme. If the Mobile theme is activated as the base theme the order of the menu items are correct. If I activate my standard theme as the base and set your theme for mobile devices via the mobile switcher, the menu order for the mobile theme is in alphabetical order rather than the custom order arrange in the menu setup.

Please note that I am writing you on behalf of my client. Can you respond to my email at roland@graphic-insight.com?

kubasto

Simple Mobile use that same custom menu as a base theme (if checked in theme options). If base theme don’t use any custom menu, then SM just list all pages in WordPress (like WP before 3.0 version).

This is a kind of limitation of WP Mobile Pack plugin. In reference to your earlier comment, this problem also concerns widgets in mobile theme. WordPress don’t provide support for using 2 themes, so the solution provided by WP Mobile Pack is not a perfect.

For now, the only solution is hard coded menu section in SM, or second, parallel WordPress instance with mobile theme and that same content like in primary one.

Cheers.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Thanks for the update!

by
by
by
by
by