websitezcom
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] WidgetsThe plugin is not activated on your website, so can you post a screenshot of what you are referring to?
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] Error After ActivationWhich page generated these errors? Were these from a log?
Hey Chris, you can run both! I believe i was speaking to you over email, but just wanted to post this!
Forum: Plugins
In reply to: [WP Mobile Detector] Won't display in Internet explorerWhat version of WordPress are you running?
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] close timthumb.php backdoorUnfortunately that would mean that any linked images from remote sites would not work.
The latest version of the Timthumb.php script does proper validation to prevent malicious intent.
Forum: Plugins
In reply to: [WP Mobile Detector] Nothing happen!Stergos&Angie, do you have a cache plugin installed?
Can you send me a link to your blog?
Did it not show in the WordPress admin or when you visited the site from a mobile device?
Thanks.
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] Double menusIt could be due to another plugin that is inserting widgets into your custom nav menu.
Try disabling the custom menu widget and see if that helps.
Forum: Plugins
In reply to: [WP Mobile Detector] Won't display in Internet explorerThanks Clayton, let me know chp2009 if you’re still having problems. I will do my best to help you fix them.
It adds a single table for statistics. If you disable statistics after installation, it should not slow it down at all.
The detection of the device is pretty quick.
Forum: Plugins
In reply to: [WP Mobile Detector] Revert to DesktopAs long as you’re using the “wp_footer()” function in the footer, it should automatically insert a link for you.
You’ll also need to use the “wp_head()” function as well because it inserts javascript.
It is because the upgrade wiped your cache.
You must use W3TC with this mobile plugin.
Are you using a cache plugin?
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] Nothing worksLondon Pings, that is not the WP Mobile Detector, that is a problem with the BAAP mobile plugin.
The PHP warning is normal, it is due to a syntax error. As long as you rotate your error logs or are not logging these warnings you should be fine.
Forum: Plugins
In reply to: [WP Mobile Detector] [Plugin: WP Mobile Detector] Nothing worksSounds like it didn’t install properly.
If you’d like, I can help you troubleshoot.
I just need a little more information.
Forum: Plugins
In reply to: [Plugin: WP Mobile Detector] PHP errorsIn the “wp-content/plugins/wp-mobile-detector/functions.php” file place “error_reporting(0);” at the very top of the file.
This should fix this.