Title: Redirect Mobile issue
Last modified: February 20, 2018

---

# Redirect Mobile issue

 *  Resolved [gediweb](https://wordpress.org/support/users/gediweb/)
 * (@gediweb)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-mobile-issue/)
 * Hi, I need to redirect 2 forms to a thank you page. I used your code:
 *     ```
       <script>
       document.addEventListener( 'wpcf7mailsent', function( event ) {
           location = 'http://example.com/';
       }, false );
       </script>
       ```
   
 * and it works perfectly on desktop but on mobile, when someone clicks on the contact
   us page link, it automatically redirects them to the thank you page. This is 
   the same for both forms.
 * I also tried 2 plugins for contact form 7 that promise to do the same thing and
   the same thing happens. On mobile devices redirects them automatically. How can
   I fix this? I need ASAP 🙁
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fredirect-mobile-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-mobile-issue/#post-9997344)
 * Try switching to the default theme and deactivating all other plugins.
 *  Thread Starter [gediweb](https://wordpress.org/support/users/gediweb/)
 * (@gediweb)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-mobile-issue/#post-10000192)
 * Thank you for that! It is the theme. When I switched to twentyseventeen worked
   perfectly. But I don’t have an option to change themes. Can you recommend what
   to do to make it work with my theme?
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-mobile-issue/#post-10002304)
 * These support forums are [not appropriate for commercial themes](https://make.wordpress.org/support/handbook/forum-welcome/#do-not-post-about-commercial-products).
   I suggest you contact the theme seller for support.

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

The topic ‘Redirect Mobile issue’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [themeforest](https://wordpress.org/support/topic-tag/themeforest/)

 * 3 replies
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-mobile-issue/#post-10002304)
 * Status: resolved