Releasing your WPtouch Pro license for site migration

Many websites are built on one server, then published on another. You can release your WPtouch Pro license for activation on a different server by clicking the “Remove License” link next to a licensed domain at https://wptouch.com/account/. Scroll down to the "Licensed Sites" area to find the link to remove the license.

When the license link won't display after importing settings:

 If the license link does not appear in the menu after resetting, this workaround will force the License link to appear in the WPtouch Pro menu. 

  1. Open the WordPress installation's wp-config.php file.
  2. Add the following code in the editable region:   
    /** Force display of the WPtouch Pro license panel **/ 
    define ( 'WPTOUCH_FORCE_SHOW_LICENSE_PANEL', 1 );
  3. Save your changes.

When you refresh the WPtouch Pro admin area, the license link should appear in the WPtouch Pro menu. Remove the code from the wp-config.php file and you may then authorize the installation.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us