dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by lolita100 7 weeks 6 days ago

pic
 lolita100
mobiForge Newbie
Posts: 3
Joined: 7 weeks ago
[offline]

A Letter From Satan: http://tiny.cc/wd30a

Posted by favoritefoodblogs 10 weeks 6 days ago

pic
 favoritefoodblogs
mobiForge Newbie
Posts: 6
Joined: 10 weeks ago
[offline]

Microsoft Word Templates A Huge Collection of free Microsoft word templates, Agreement Templates, Book Templat, Budget Template, Business Word Templates, CD-DVD Label Templates, Certificate Templates, Contract Template, Microsoft Office Templates, Microsoft Word Templates, Office Templates, Order Templates, Poster Templates, Power Point Templates,Proposal Template, Publisher Templates, Recipe Card Template.

For More : http://www.microsoftwordtemplates.net

Posted by DragonflyDes 13 weeks 4 days ago

pic
 DragonflyDes
mobiForge Newbie
Posts: 1
Joined: 13 weeks ago
[offline]

Not sure if this is the correct forum, but taking a stab. My site is hosted out of Network Solutions. I am on the trial goMobi, until I ensure it works. So far no luck. I am using the PHP code from http://www.networksolutions.com/support/assets/gomobi/goMobiTrafficSwitchingGuide.pdf I pasted the code into the custom_functions.php file. I added my gomobi mobile site address and Desktop site address. I receive this message from the browser when loading my desktop page on my laptop

Posted by atef201080 25 weeks 1 day ago

pic
 atef201080
mobiForge Newbie
Posts: 1
Joined: 2 years ago
[offline]

hey,
i installed ur amazing plugin and it was working good but when i install buddypress it stopd!,
please how to make it work with buddypress theme

Posted by Mobile Epiphany 42 weeks 2 days ago

pic
 Mobile Epiphany
mobiForge Newbie
Posts: 1
Joined: 42 weeks ago
[offline]

I apologize if these questions have already been asked; I've searched and not been able to find anything.

1) Can the 'switcher' somehow be modified to ONLY be available to mobile users? That is to say, I would like mobile users to be able to toggle between the mobile and desktop themes, but I don't want desktop users to even have the option (why would I?).

Posted by Nondar 45 weeks 1 day ago

pic
 Nondar
mobiForge Newbie
Posts: 1
Joined: 45 weeks ago
[offline]

Now I'm having this really anoying error message popping up everytime I try to activate the Mobile Pack Plugin.
First I installed the plugin through WordPress en also tried uploading the files with an FTP program.
Either way I make the wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_transcoder/c and the wp-content/themes completely accessible (777) but when I disable the plugin and then activate it again, the error still pops up. Tried so many things to solve this. None of them helped. What do I have to do to make this plugin work?

Thanks in advance,
Nóndar (Thy evil one)

Posted by peterwilsoncc 45 weeks 2 days ago

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

Hello,

On a WordPress Network/MS, themes are permitted for sites on either a network-wide or site-by-site basis.

On the theme switcher page, all themes are displayed in the mobile themes dropdown, regardless of the permissions.

In wpmp_switcher.php, are you able to replace get_themes() in the code below with get_allowed_themes() at line 668 in version 1.2.4

function wpmp_switcher_option_themes($option) {
  $mobile_themes = array();
  $non_mobile_themes = array();
  foreach(get_themes() as $name=>$theme) {

Cheers,
Peter

Posted by canyonjam 1 year 2 weeks ago

pic
 canyonjam
mobiForge Newbie
Posts: 1
Joined: 1 year ago
[offline]

Hi,

I recently installed WPMP and discovered that custom post types are not recognized by the plugin, at least not 'out of the box.' I really need these kinds of posts to be seen, and I imagine a (hopefully) simple WPMP template adjustment would do it for me, but I confess I'm not sure where to start.

If there's a doc somewhere or website that describes the process of adjusting the loop for pages with custom post types, please let me know.

Thanks!

E.

Posted by jooneth 1 year 2 weeks ago

pic
 jooneth
mobiForge Newbie
Posts: 2
Joined: 1 year ago
[offline]

Hello guys,

Recently, I have just tried to monetize my website through mobile. I am using AdMob to monetize my web mobiles as well as my native Android applications. I really love in earning some amount from AdMob, because it supports PayPal :D

Posted by kfawcett 1 year 7 weeks ago

pic
 kfawcett
mobiForge Newbie
Posts: 1
Joined: 1 year ago
[offline]

I recently installed the Wordpress Mobile Pack and then uninstalled it. It has left behind something in the database that is causing a blank post to show up on my home page.

Can someone tell me what tables the plugin writes to? I tracked down a few in wp_posts, but I was unsuccessful in finding the cause of the blank post.

The blank post was previously housing the "Switch to Mobile" mode in it.

Thanks!

Previous