Title: vr2008's Replies | WordPress.org

---

# vr2008

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[پارسی دیت – Parsi Date] ایراد در داشبورد پس از فعالسازی افزونه](https://wordpress.org/support/topic/%d8%a7%db%8c%d8%b1%d8%a7%d8%af-%d8%af%d8%b1-%d8%af%d8%a7%d8%b4%d8%a8%d9%88%d8%b1%d8%af-%d9%be%d8%b3-%d8%a7%d8%b2-%d9%81%d8%b9%d8%a7%d9%84%d8%b3%d8%a7%d8%b2%db%8c-%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87/)
 *  Thread Starter [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/%d8%a7%db%8c%d8%b1%d8%a7%d8%af-%d8%af%d8%b1-%d8%af%d8%a7%d8%b4%d8%a8%d9%88%d8%b1%d8%af-%d9%be%d8%b3-%d8%a7%d8%b2-%d9%81%d8%b9%d8%a7%d9%84%d8%b3%d8%a7%d8%b2%db%8c-%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87/#post-18311868)
 * متاسفانه همچنان روی آخرین نسخه که 5.1.5 هست این مشکل وجود داره و برطرف نشده.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[پارسی دیت – Parsi Date] ارور php قبلا هم بوده ولی ظاهرا برطرف نشده](https://wordpress.org/support/topic/%d8%a7%d8%b1%d9%88%d8%b1-php-%d9%82%d8%a8%d9%84%d8%a7-%d9%87%d9%85-%d8%a8%d9%88%d8%af%d9%87-%d9%88%d9%84%db%8c-%d8%b8%d8%a7%d9%87%d8%b1%d8%a7-%d8%a8%d8%b1%d8%b7%d8%b1%d9%81-%d9%86%d8%b4%d8%af%d9%87/)
 *  [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/%d8%a7%d8%b1%d9%88%d8%b1-php-%d9%82%d8%a8%d9%84%d8%a7-%d9%87%d9%85-%d8%a8%d9%88%d8%af%d9%87-%d9%88%d9%84%db%8c-%d8%b8%d8%a7%d9%87%d8%b1%d8%a7-%d8%a8%d8%b1%d8%b7%d8%b1%d9%81-%d9%86%d8%b4%d8%af%d9%87/#post-17211858)
 * من هم همین مشکل رو دارم. وقتی سه سطر اشاره شده در خطا رو با کد زیر جایگزین میکنم
   مشکل درست میش
 *     ```wp-block-code
       if( !empty($var) ){
       	$query->set( 'year', $var[0] );
       	$query->set( 'monthnum', $var[1] );
       	$query->set( 'day', $var[2] );
       }
       ```
   
 * اما خب مشتری ها که نمیتونن این کار رو بکنند و باید در افزونه اصلاح بشه. ممنون
   میشم که سریعتر اصلاح و آپدیت کنید.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 messes translations up](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/)
 *  [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/#post-16322912)
 * [@dscelectronicsde](https://wordpress.org/support/users/dscelectronicsde/) I’m
   glad I could help.
 * I used phpmyadmin search feature to find the rows that had my forms locale which
   was en_US. It found the rows in wp_postmeta table with the post_id that matched
   my form’s ID. so I changed the value to fa_IR and problem solved.
 * but the real problem as you mentioned is that the plugin should not mess with
   translations.
    -  This reply was modified 3 years, 8 months ago by [vr2008](https://wordpress.org/support/users/vr2008/).
    -  This reply was modified 3 years, 8 months ago by [vr2008](https://wordpress.org/support/users/vr2008/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 messes translations up](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/)
 *  [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/#post-16320153)
 * as [@astronim](https://wordpress.org/support/users/astronim/) pointed I also 
   confirm that my forms are at en_US locale and my Website is in fa_IR locale and
   when I changed my forms locale to fa_IR from database the problem solved. So 
   the form locale replaces the whole website locale.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 messes translations up](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/)
 *  [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-messes-translations-up/#post-16319534)
 * I also faced this problem with elementor. in the pages that have a form, the 
   elementor editor page displays in english and in other pages that do not have
   a form the elementor editor displays in persian which is correct language.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] Version 4 update broke RTL View](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/)
 *  Thread Starter [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/#post-15356059)
 * thank you very much for your response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] Version 4 update broke RTL View](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/)
 *  Thread Starter [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/#post-15355972)
 * Thank you. but why the update is not available in wordpress repository yet? Since
   the new version came out in github I’m waiting for it to be available in repository
   to tell my customers to update their plugin but it’s still 4.0.20 in here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] Version 4 update broke RTL View](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/)
 *  Thread Starter [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/version-4-update-broke-rtl-view/#post-15341512)
 * Yes it’s the kirki framework. I’ve inspected the codes and it adds a margin-left
   to the view while in RTL it needs to be margin-right.
    Thank you very much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[پارسی دیت – Parsi Date] فونت مدیریت](https://wordpress.org/support/topic/%d9%81%d9%88%d9%86%d8%aa-%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa/)
 *  Thread Starter [vr2008](https://wordpress.org/support/users/vr2008/)
 * (@vr2008)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/%d9%81%d9%88%d9%86%d8%aa-%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa/#post-15134004)
 * ممنون از زحمات شما

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