its not compactible to polls
https://www.ads-software.com/plugins/wordpress-mobile-edition/
]]>Hi all,
I have followed the instructions as per the read me file.
1. copied wp-mobile.php to the root of the ‘plugin’ directory,
2. copied the carrington theme folder to the ‘themes’ directory, and then 3. clicked on ‘activate’).
And I get this error:
Fatal error: Cannot redeclare cfmobi_default_browsers() (previously declared in /hermes/bosoraweb140/b484/nf.audio2u/public_html/sinelanguagepodcast.com/wp-content/plugins/wordpress-mobile-edition/wp-mobile.php:45) in /hermes/bosoraweb140/b484/nf.audio2u/public_html/sinelanguagepodcast.com/wp-content/plugins/wp-mobile.php on line 106
Anyone able to enlighten me as to what the issue here is, please?
Thanks in advance!
https://www.ads-software.com/plugins/wordpress-mobile-edition/
]]>I have a couple of pages that I need presented in desktop form only.
I know you can add ?cf_action=reject_mobile to kick to the desktop theme but it also redirects you back to the root of the site.
Example.
If you go to https://www.mydomain.com you get a mobile site
If I send a link like https://www.mydomain.com/123/?cf_action=reject_mobile it sends you strait the to desktop version of https://www.mydomain.com where I need it to send them to the desktop version of https://www.mydomain.com/123
anyone know how to retain the full url in the redirect?
https://www.ads-software.com/plugins/wordpress-mobile-edition/
]]>Since upgrading to WP 3.5, WPME has not worked at all.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Hi. In my footer I have <?php cfmobi_mobile_link(); ?>
. This link is not present on my front end.
What troubleshooting steps should I take to resolve this?
Thanks,
Steve.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I am evaluating the WordPress Mobile Edition plugin for our website. Can we remove the credits for WordPress Mobile Edition, Carrington Mobile, and the Crowd Pleaser logo that are all in the footer? If not, may you ever offer a “pro” version without the credits?
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Gives the following error:
WP Mobile is incorrectly installed. Please check the README.
The plugin generated 225 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
I’ve got the Carrington theme installed and manually uploaded the wp-mobile.php file to the plugins directory.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Tho it seems to work properly, when I had debugmode set to true, it threw these errors all over the place…
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home1/federan8/public_html/valkyrie/wp-includes/functions.php on line 3587
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home1/federan8/public_html/valkyrie/wp-includes/functions.php on line 3551
Thought you might want to know…
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I’m working on compliance with the EU Cookie law and would like confirmation on the cookie settings:
I’m assuming the cookie is called cf_mobile, has a value of true or false and has an expiry date 3 and half days after first set.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I’m using WordPress Mobile Edition and I have a page using column shortcodes: ([one_half] and [one_half last]).
On mobile phones, the shortcode tags are showing in the post. How can I remove the tags or make them invisible?
Thanks
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>God I hope this didn’t break my site, but it throws up errors with the lastest WP version.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Hi,
I dont want to try it out incase it breaks my site, but can someone tell me does this plugin work with the main site being buddypress and multisite
thanks
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I’ve tried activating the WP Mobile Edition after upgrade and get errors on two different sites. Using the Genesis framework. The README link doesn’t take me to anything useful.
Can you please advise on how to fix this great plug-in that I’ve been using for ages?
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Hi,
When I click on ‘Exit Mobile Version’ nothing happens. I’ve tried on my iPhone and Samsung Galaxy S2. Any ideas please?
thank you.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Can anyone help with this? All pages of my WP site are showing up in the header of the mobile version — that means like 30 links! Is there any way to set the page links you want in WP Mobile Pack?
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I see there’s not a lot of support happening, so just thought I’d share this tip. To remove comments on the mobile version, look for the ‘comments.php’ file in the theme folder. Then remove the PHP code leaving the header and footer intact.
ie. remove these two lines:
if (__FILE__ == $_SERVER['SCRIPT_FILENAME']) { die(); }
cfct_comments();
Disclaimer: I’m not a programmer, but it seems to work! Let me know if you have any further tips.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Hi. Great little plug-in. But my top navigation on the standard browser have lots of links in an unordered list. They all show up like a tag cloud at the top of the mobile version — a terrible user experience.
Is there any way to modify the navigation that appears on the mobile version? Or is there a way to just delete?
Thanks!
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Worked fine with Carrington Mobile 1.0.1, but after updating to Carrington Mobile 1.1 ( even to developer’s Carrington Mobile 1.2) found the same issue as these guys reported:
There was no support for the whole year, and the developer seems shut down that thread.
Find an alternative plugin.
]]>I’ve installed and activated the WordPress Mobile Edition plugin and the associated Carrington theme, but selecting the Mobile option in Settings (which leads to /wp-admin/options-general.php?page=wp-mobile.php) crashes the Admin section. The only solution seems to be to delete the plugin using ftp.
I had no other activated plugins when this happened.
]]>If you need to add a link to your standard desktop theme that points back to the mobile theme use the following code:
<?php in (function_exists('cfmobi_mobile_link')) { cfmobi_mobile_link(); } ?>
Note: This code snipped can also be found on the modules FAQ page. It just had a little typo in it, so i thought i re-post it here ??
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>I’ve got an HTC Desire and when i access my Website i have a YouTube video embedded and it flashes on and off continually at the top of the page and when i scroll down to it on the page it’s doing the same thing .
]]>Hello,
I have installed your plugin for two sites I have running in wordpress, but I am confused as to how I can make a simple url that I could use to see the mobile version from a computer as well. For example, your mobile.carrington.com link is exactly what I need. How can I set up this link for my site?
Thanks,
Jolie
]]>Worked with 3.05. With 3.1 it does not work!
]]>This plugin no longer works. Needs a serious update. It now shows the mobile version on desktops, and the desktop version on mobiles, and I can’t figure out why. I’ve tried clearing the site cache, turning the plugin on and off, no dice.
Thinking I might migrate to the other mobile plugin, because this one has been having issues for the past 6 months or so.
Sucks, cause I’ve got some time invested on a custom modification of the Carrington Theme that I now have to redo.
]]>I’ve got a Nokia E71. My site activates the Carrington theme nicely in the phone’s native browser and the Opera Mini Browser, but for some reason not the Opera Mobile browser… any ideas how to fix it?
I’ve added “Opera Mobile” to the Mobile Browsers list.
Thanks,
Pete
]]>I’d like to edit the styles in the wodpress-mobile-edition. where is the styles page that would allow me to do this?
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Is there a way to remove the leave a comment feature that shows up at the top of the mobile site? I don’t want users to have the ability to leave comments…
Thanks!
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Just a quick FYI that Safari was not included in the default list of mobile browser user agents. I simply added Safari to the list and it worked as expected.
https://www.ads-software.com/extend/plugins/wordpress-mobile-edition/
]]>Why don’t you let the user choose to zoom or not? and let the width adapt?
Instead of:
<meta name=”viewport” content=”width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;”/>
Better:
<meta name=”viewport” content=”width=device-width, user-scalable=yes, initial-scale=1.0, maximum-scale=3.0, minimum-scale=0.25″ />
Hi:
Wondering if it’s possible to exclude the iPad from getting the mobile version of my sites. The sites look great on the iPad and there are quite a few people who visit one of my sites using an iPad… including my boss & owner. Anyhow… thanks in advance.
]]>