Title: [Plugin: WordPress Mobile Pack] mobile site switch link
Last modified: August 20, 2016

---

# [Plugin: WordPress Mobile Pack] mobile site switch link

 *  [budestrings](https://wordpress.org/support/users/budestrings/)
 * (@budestrings)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-mobile-site-switch-link/)
 * hi.
 * thanks for a great plugin; seems to be working nicely.
 * i do however have a small issue with the ‘switch to our mobile site’ link which
   the plugin has placed on my site. i would like to change its position from where
   it is – at the bottom left of the page – to the bottom centre of the page, but
   i do not know where to go to change this behaviour.
 * many thanks, jan
 * [http://wordpress.org/extend/plugins/wordpress-mobile-pack/](http://wordpress.org/extend/plugins/wordpress-mobile-pack/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [budestrings](https://wordpress.org/support/users/budestrings/)
 * (@budestrings)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-mobile-site-switch-link/#post-2515916)
 * ok – got a bit further.
 * i got rid of the unwanted link by turning off the switcher link option in the
   plugin settings. i the added the following code to my themes footer.php :
 *     ```
       </p>
       <a href='?wpmp_switcher=mobile' onclick='document.cookie="wpmp_switcher=mobile;path=/;expires=Tue, 01-01-2030 00:00:00 GMT";'>Switch to our Mobile site</a>
       ```
   
 * which gives me a switcher link centered in the footer
 * however, disabling the link in the plugin settings removes it from the mobile
   site, so there is no link to switch back to the desktop version. i’ve tried to
   put the following code into footer of the mobile theme, but this had no effect:
 *     ```
       <a href='?wpmp_switcher=desktop' onclick='document.cookie="wpmp_switcher=desktop;path=/;expires=Tue, 01-01-2030 00:00:00 GMT";'>Switch to our desktop site</a>
       ```
   
 * so – where can i put this code in the mobile theme to give me a working link 
   back to the desktop version?
 * cheers, jan
 *  [cherryu](https://wordpress.org/support/users/cherryu/)
 * (@cherryu)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-mobile-site-switch-link/#post-2516195)
 * I already download this plugin, hopes work well.
 *  [Gabriel](https://wordpress.org/support/users/gabriel78h/)
 * (@gabriel78h)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-mobile-site-switch-link/#post-2516197)
 * Why didn’t you just use CSS?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WordPress Mobile Pack] mobile site switch link’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-mobile-pack_7b7875.svg)
 * [WordPress Mobile Pack - Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps](https://wordpress.org/plugins/wordpress-mobile-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-mobile-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-mobile-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-mobile-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-mobile-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-mobile-pack/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Gabriel](https://wordpress.org/support/users/gabriel78h/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-mobile-site-switch-link/#post-2516197)
 * Status: not resolved