Title: Sergey Filimonov's Replies | WordPress.org

---

# Sergey Filimonov

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyyan WooCommerce Polylang Integration] Cart is not translated](https://wordpress.org/support/topic/cart-is-not-translated-2/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/cart-is-not-translated-2/#post-8264104)
 * [@decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/) — here is 
   the file for woocommerce [http://take.ms/jaJHl](http://take.ms/jaJHl) — maybe
   the problem is here?
    -  This reply was modified 9 years, 7 months ago by [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyyan WooCommerce Polylang Integration] Cart is not translated](https://wordpress.org/support/topic/cart-is-not-translated-2/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/cart-is-not-translated-2/#post-8263200)
 * Hi [@decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/), thanks
   for trying to help. Answering your questions:
    1. Do you have Polylang installed?—
   Yes. 2. What is the condifuration for urls and your default language? — Please
   take a look [http://take.ms/Cr52o](http://take.ms/Cr52o) 3. What have you configure
   for your woocommerce pages? It should be the pages in the default pages. — Here
   are all my Cart pages [http://take.ms/cN5QI](http://take.ms/cN5QI)
 * Here is the page — [http://take.ms/peH3H](http://take.ms/peH3H)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/page/2/#post-6844412)
 * [@webaware](https://wordpress.org/support/users/webaware/) thank you very much
   for your help! I’ve bought you some drink 😀
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/page/2/#post-6844408)
 * [@webaware](https://wordpress.org/support/users/webaware/) I have deleted the
   code from wp-config.php:
 *     ```
       if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https') {
       	$_SERVER['HTTPS'] = 'on';
       }
       ```
   
 * and set the settings to [http://take.ms/CzIHu](http://take.ms/CzIHu)
 * That solved the issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/page/2/#post-6844401)
 * [@james](https://wordpress.org/support/users/james/) SSL Insecure Content Fixer
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844399)
 * I’ve solved the problem completely by setting these settings: [http://take.ms/CzIHu](http://take.ms/CzIHu)
 * Now talking to my hosting provider so that they configured my server to work 
   without this plugin.
 * Thanks everybody!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844363)
 * Thank you all especially webware! Now all stylesheets are loading perfectly and
   the site detects https. But I got into another issue. After I added
 *     ```
       if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https') {
       	$_SERVER['HTTPS'] = 'on';
       }
       ```
   
 * I cannot access my admin area anymore. Though the users status is 0.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844285)
 * James, I’ve turned the SSL back on. Now site is live again.
 * Please look at the problem here:
    [http://take.ms/UCySC](http://take.ms/UCySC)
   [http://take.ms/HLEmw](http://take.ms/HLEmw)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844273)
 * Thanks James! I’ll make it valid for sure. But the issue with echoing the weird
   url is still there and it concerns only WordPress. The problem is that now the
   site is broken completely because I turned off the SSL certificate trying to 
   solve the first issue with https — not showing insecure content like stylesheets
   that were leading via http because WP still thought that I’m on http though siteurl
   was set to https in the database.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844267)
 * No I don’t 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site_url won't recognize https://](https://wordpress.org/support/topic/site_url-wont-recognize-https/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/site_url-wont-recognize-https/#post-6844261)
 * Site_url is set to [https://filimonov.vc/wp](https://filimonov.vc/wp) and home
   is set to [https://filimonov123.vc](https://filimonov123.vc)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Media section of WP fails with plugin active…](https://wordpress.org/support/topic/media-section-of-wp-fails-with-plugin-active/)
 *  [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/media-section-of-wp-fails-with-plugin-active/#post-6818004)
 * Same here. The error jQuery(“.yoast_help”).qtip is not a function. (In ‘jQuery(“.
   yoast_help”).qtip’, ‘jQuery(“.yoast_help”).qtip’ is undefined) is ruining some
   pages of my admin area.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Content Shortcode] Categories don't work](https://wordpress.org/support/topic/categories-dont-work-6/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/categories-dont-work-6/#post-6626931)
 * Thank you, Ellot! It’s working!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Envira Gallery is not being disdplayed in Chrome and Firefos](https://wordpress.org/support/topic/elvira-gallery-is-not-being-disdplayed-in-chrome-and-firefos/)
 *  Thread Starter [Sergey Filimonov](https://wordpress.org/support/users/tunecatcher/)
 * (@tunecatcher)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/elvira-gallery-is-not-being-disdplayed-in-chrome-and-firefos/#post-6194413)
 * Thank you, Bill!
 * The issue was RESOLVED.

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