Title: xhal44's Replies | WordPress.org

---

# xhal44

  [  ](https://wordpress.org/support/users/xhal44/)

 *   [Profile](https://wordpress.org/support/users/xhal44/)
 *   [Topics Started](https://wordpress.org/support/users/xhal44/topics/)
 *   [Replies Created](https://wordpress.org/support/users/xhal44/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/xhal44/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/xhal44/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/xhal44/engagements/)
 *   [Favorites](https://wordpress.org/support/users/xhal44/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/xhal44/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/xhal44/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] datepicker doesn't let you select year/month?](https://wordpress.org/support/topic/datepicker-doesnt-let-you-select-yearmonth/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/datepicker-doesnt-let-you-select-yearmonth/#post-6601834)
 * The datepicker plugin doesn’t let you choose month or year either, you have to
   scroll through the months. Am I just missing a setting somewhere? I can’t be 
   the first on to want this feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Has anyone gotten this to work with qTranslate-x?](https://wordpress.org/support/topic/has-anyone-gotten-this-to-work-with-qtranslate-x/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/has-anyone-gotten-this-to-work-with-qtranslate-x/#post-6208757)
 * [@mattyrob](https://wordpress.org/support/users/mattyrob/)
 * This is a different site from the prior one I mentioned, this one’s already using
   qTranslate-x and I was exploring the options I had of keeping this plugin instead
   of changing to Polylang.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] Multilingual site support for email notifications](https://wordpress.org/support/topic/multilingual-site-support-1/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multilingual-site-support-1/#post-6181494)
 * [@mattyrob](https://wordpress.org/support/users/mattyrob/)
 * Polylang and Subscribe2 work OK in conjunction, but it’s not perfect. As far 
   as I know public users can’t subscribe to only a certain language, without registering
   for an account and selecting categories (and the admin has to select a special
   lang category for each new post, instead of the plugin recognizing the post’s
   set language).
 * Further to that, the notification emails are only sent out in one language, so
   you have to inlcude all your languages in one email.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Does this work with subscribe2?](https://wordpress.org/support/topic/does-this-work-with-subscribe2/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/does-this-work-with-subscribe2/#post-6208283)
 * [@gunu](https://wordpress.org/support/users/gunu/)
 * Hmm not quite, I just wanted to send a notification for each new post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Does this work with subscribe2?](https://wordpress.org/support/topic/does-this-work-with-subscribe2/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/does-this-work-with-subscribe2/#post-6208275)
 * [@gunu](https://wordpress.org/support/users/gunu/)
 * Polylang. The issue I’m having here is I think QTransx stores both language values
   in one field, so when Subscribe2 sends an email based on the new post, it (understandably)
   sends both languages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Does this work with subscribe2?](https://wordpress.org/support/topic/does-this-work-with-subscribe2/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/does-this-work-with-subscribe2/#post-6208266)
 * Not exactly, but I’ve used it on another multilingual site (different language
   plugin), and it sent individual emails for each language. Not ideal, but could
   partially be mitigated using categories or setting it to send emails once a week
   instead of for each post.
 * Do you have a suggestion for a different subscription plugin that will work with
   qTransx?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Did the custom validation change? add_filter in functions.php doesn't work](https://wordpress.org/support/topic/did-the-custom-validation-change-add_filter-in-functionsphp-doesnt-work/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/did-the-custom-validation-change-add_filter-in-functionsphp-doesnt-work/#post-6048904)
 * So it did change. You have to use:
 *     ```
       $result->invalidate($tag, 'error message');
       return $result;
       ```
   
 * Wish this was in the FAQ or something.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Does this plugin have an equivalent to qtrans_use?](https://wordpress.org/support/topic/does-this-plugin-have-an-equivalent-to-qtrans_use/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/does-this-plugin-have-an-equivalent-to-qtrans_use/#post-5907820)
 * Found it. qtranxf_use. Helps to read the FAQ. xD
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Check lang from within functions.php?](https://wordpress.org/support/topic/check-lang-from-within-functionsphp/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/check-lang-from-within-functionsphp/#post-5331506)
 * Spoke too soon. It’s not working after all it was just reading my else statement
   when lang was null.
 * Is there some documentation on how to use polylang from within a function in 
   functions.php?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Pipes in select to change value/displayed text not working.](https://wordpress.org/support/topic/pipes-in-select-to-change-valuedisplayed-text-not-working/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/pipes-in-select-to-change-valuedisplayed-text-not-working/#post-5330975)
 * Apparently CF7 doesn’t actually change the value until submit? Why this strange
   functionality? I want to check the value with jquery before submit, not after.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] When I subscribe, front page changes to blog posts](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/page/2/#post-5270049)
 * That works. Redirects to site.com/home instead of site.com/?page_id=xxx which
   is cleaner.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] When I subscribe, front page changes to blog posts](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/#post-5270047)
 * I’m just using the shortcode now, [subscribe2]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] When I subscribe, front page changes to blog posts](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/#post-5270045)
 * This doesn’t seem to work. I replaced this:
 *     ```
       // if ID is provided, get permalink
       $action = '';
       if ( is_numeric($args['id']) ) {
       	$action = " action=\"" . get_permalink( $args['id'] ) . "\"";
       } elseif ( 'home' === $args['id'] ) {
       	$action = " action=\"" . get_site_url() . "\"";
       } elseif ( 'self' === $args['id'] ) {
       	$action = '';
       } elseif ( $this->subscribe2_options['s2page'] > 0 ) {
       	$action = " action=\"" . get_permalink( $this->subscribe2_options['s2page'] ) . "\"";
       }
       ```
   
 * With your above code, and it was redirecting to the blog again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] When I subscribe, front page changes to blog posts](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/#post-5270042)
 * Thanks! That did the trick. It’s a shame it has to specifically point to the 
   page id, making the url a little unsightly.
 * But I really appreciate you taking the time to come up with a fix, thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe2 - Form, Email Subscribers & Newsletters] When I subscribe, front page changes to blog posts](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/)
 *  Thread Starter [xhal44](https://wordpress.org/support/users/xhal44/)
 * (@xhal44)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/when-i-subscribe-front-page-changes-to-blog-posts/#post-5270032)
 * Unfortunately it still seems to be doing the content switch even with Use Referring
   Page. 🙁
 * I think I might just change it to post to my Blog page.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/xhal44/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/xhal44/replies/page/2/?output_format=md)