I have tried to contact you via PayPal after I made a payment for support and heard nothing from you. The PayPal email got returned. I only hope that you check this support email.
I have installed the mobile detector and it works fine for a short period of time, maybe an hour or sometime almost a whole day. It seems to work better on some phones and not others. Like the iPhone 6 vers the iphone7+. Not sure what is going on but there are not many good mobile redirect around and would like to resolve this issue before dropping it for another version.
HELP!
Heya, ever since the 4.6 update this plugin doesn’t seem to be working ?? not sure why.
]]>I need to redirect only one ecommerce page, is that possible?
https://spesagodina.it/web/gusto-piu-2/?add_cart_pr=6661
I love the feature of this plugin that allows page by page redirection. Unfortunately I have not had a chance to use it.
Currently I only want my contact page redirected. I do not have a subdomain for mobile users. I am using the same domain but want my contact page redirected to a mobile contact page.
https://www.binners.ca/contact -> redirected -> https://www.binners.ca/contact/mcontact/
In the settings, https://www.binners.ca is set as both the Mobile and Desktop website URL. In the page “Mobile Detect” settings, I have “/contact/mcontact/”.
Please let me know how I can fix this issue.
]]>I have a multi-site using sub-folders for the secondary site. My Desktop site is the primary site and my Mobile site is the secondary site.
At the same time I have a primary domain (jetsms.esy.es) and a parked domain (jetsystemservices.com)
I made the WP to use the park domain instead of the primary domain by changing the wp-config.php and the Database references to the domain.
Everything works nicely except Mobile Redirect.
When I URL directly to the Mobile site works OK, but the AddFunc Mobile Detect plugin seems to be failing when I URL to the desktop URL using my Android phone and Firefox Emulator.
]]>Hi
This plugin looks like joust what we need, but I have an initial query before implementing it.
We are proposing to just create mobile versions of some existing pages and these will reside on the same main domain – eg. website page at https://www.mysite/page will have a mobile version at https://www.mysite/page-m
Looking at the instructions screenshots, there is a field when configuring the plugin for the mobile domain with the example given https://m.yourwebsite.com
So my question is what we set here when we are not proposing to use a separate “m” domain?
Thanks
]]>Hello,
You state that the plugin is Compatible up to: 4.3.3.
When will there be a version that is Compatible up to: 4.4.2?
Thanks
]]>Hi
I’ve done exhaustive and long searches on this! I can’t seem to find a definitive answer.
I’m using AddFunc Mobile Detect on a one page website and want a different page to be loaded for mobiles. I’m pretty sure I haven’t done anything wrong in the configuration.
Is there a tried and tested answer to how to solve this issue in Safari on mobiles, plus I get a similar message on mobile google.
I will be eternally grateful if someone can help – please????
Many thanks in advance
]]>Hi
How do we allow even mobile users to go to the desktop site if they want to?
eg we have a button on our mobile home page that says “prefer full website” but how do we set that to override the redirect??
Thanks
Peter
]]>Hi, trying out your plugin as it looks like the perfect solution for not having to set up the mobile url for each individual post (we have over 1000 posts)
so if visitor clicks on link it will redirect them to that exact post on the mobile version of the site
HOWEVER, links to website posts that we have posted to facebook… it still brings them to that same post but the desktop/responsive version – not the equivalent post under https://m.ourdomainname.com
any ideas on if you might be able to make your extension work for external links back to our website?
Thanks,
]]>Is there a way only to redirect smart phones and not tablets?
]]>The site https://test0.cnlinteriors.com redirects just fine to https://m.cnlinteriors.com BUT a similar site (same theme/plugins (only a handful now)/wordpress version) https://www.cnlinteriors.com does not redirect.
Why would that be?
]]>Hello,
We are using your plugin for our WordPress website, but we had to tweak it a bit for our purposes. In doing so, I made some improvements to the code which you might be interested in.
Patch: https://www.dropbox.com/s/5htsxhfqntnipmc/addfunc-mobile-detect.php.patch?dl=0
]]>Trying to use this to redirect to a child page. So my main URL is
https://www.monsterecords.com/music/tsd/
And it should be going to
https://www.monsterecords.com/music/tsd/mobile/
as I have entered
/mobile/
in the URL field, but what I get is the plugin adding a 0 to the URL:
https://www.monsterecords.com/music/tsd/0/mobile/
Any ideas?
]]>I recently switched to ZenCache for a caching solution but lost mobile detect functionality. When I disable ZenCache, mobile detect works.
Can you recommend a caching solution that doesn’t conflict with Mobile Detect?
My htaccess file:
**********************************************
# Use PHP54 Single php.ini as default
AddHandler application/x-httpd-php54s .php
<IfModule mod_deflate.c>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/plain text/html application/x-httpd-php-source
AddOutputFilterByType DEFLATE text/xml application/xml application/xhtml+xml application/xml-dtd
AddOutputFilterByType DEFLATE application/rdf+xml application/rss+xml application/atom+xml image/svg+xml
AddOutputFilterByType DEFLATE text/css text/javascript application/javascript application/x-javascript
AddOutputFilterByType DEFLATE font/truetype application/x-font-ttf font/opentype application/x-font-otf
</IfModule>
</IfModule>
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
***************************************
I moved the coding between and including BEGIN WordPress and END WordPress to the the top just above the IfModule mod_deflate code, but without success.
It did not redirect for me in WordPress 4.1.1
]]>Using WP 4.1.1 and AddFunc Mobile Detect 1.2.
Only tested on my Android phone. Sometimes it redirects to the m. subdomain, but sometimes it doesn’t.
Here’s our settings page:
https://bigbeartools.com/media/settings.png
Thx
]]>Hi, so the only page on my site I want to have a mobile version is the homepage, is this feasible with your plugin? Would I just override the homepage to go to m.myurl.com or should I set it in the main settings somewhere?
]]>Hi,
Great plug in, searched high and low for a solution and this one has the lot!
One issue though, after logging in via the mobile version of the site I get sent back to the main site.
Is there something I need to add to the login functions?
]]>