Title: Generate link
Last modified: August 31, 2016

---

# Generate link

 *  Resolved [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/generate-link/)
 * I just can not understand what this page.
    Although inerisco a link, the URL 
   does not change.
 * Thanks
 * [https://wordpress.org/plugins/yith-woocommerce-affiliates/](https://wordpress.org/plugins/yith-woocommerce-affiliates/)

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

 *  [Luiz Bills](https://wordpress.org/support/users/luizbills/)
 * (@luizbills)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/generate-link/#post-7257840)
 * +1
 *  [evanmichael](https://wordpress.org/support/users/evanmichael/)
 * (@evanmichael)
 * [10 years ago](https://wordpress.org/support/topic/generate-link/#post-7257894)
 * +1
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [10 years ago](https://wordpress.org/support/topic/generate-link/#post-7257897)
 * Hi again,
 * We’re working on a fix for this problem
    If you want to test it right now, you
   can try to change **class.yith-wcaf-shortcode.php** in _wp-content/plugins/yith-
   woocommerce-affiliates/includes/_ [@line](https://wordpress.org/support/users/line/)
   90, changig this
 *     ```
       if ( str_replace( 'www.', '', $parsed_original_url['host'] ) != $_SERVER['SERVER_NAME'] ) {
       ```
   
 * to this
 *     ```
       if ( str_replace( 'www.', '', $parsed_original_url['host'] ) != str_replace( 'www.', '', $_SERVER['SERVER_NAME'] ) ) {
       ```
   
 * Can you please let me know?
 * Thanks for your patience
    Have a nice day
 *  [Luiz Bills](https://wordpress.org/support/users/luizbills/)
 * (@luizbills)
 * [10 years ago](https://wordpress.org/support/topic/generate-link/#post-7257901)
 * works here
    thanks
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [10 years ago](https://wordpress.org/support/topic/generate-link/#post-7257917)
 * You’re welcome!

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

The topic ‘Generate link’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-affiliates/assets/icon.svg?rev=3053144)
 * [YITH WooCommerce Affiliates](https://wordpress.org/plugins/yith-woocommerce-affiliates/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-affiliates/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-affiliates/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-affiliates/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-affiliates/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-affiliates/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/generate-link/#post-7257917)
 * Status: resolved