Welcome guest, please Login or Register

EEC.MS - ExpressionEngine add-ons

You are here: HomeForum Home → Free add-ons → Plugins → Thread

   

MX Mobile Detect - how to use setcookie

Rank

Total Posts: 1

Joined 2011-09-29

PM

Hi there, first off, this plugin is awesome! Thanks for putting it together.  I’ve got everything redirecting smoothly, but I need to be able to let users go to the full website, and not be redirected afterwards.  It looks likeI need to do something with Cookie Name and Cookie Value, but I’m not really sure how to start.  How do I use these tags?  Do I need to use my own php to set them up?

     
Avatar
RankRankRankRank

Total Posts: 701

Joined 2010-07-13

PM

you don’t need to use this parameters if you just want to turned itoff. This parameters exist for cases when you want to setup this cookies with another software (for example with JS).
If you want to turned off redirection for mobile, use this example:

{exp:mobile_detect enable="off"  location="http://site.com/"