Title: funt565's Replies | WordPress.org

---

# funt565

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

 *   [Profile](https://wordpress.org/support/users/funt565/)
 *   [Topics Started](https://wordpress.org/support/users/funt565/topics/)
 *   [Replies Created](https://wordpress.org/support/users/funt565/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/funt565/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/funt565/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/funt565/engagements/)
 *   [Favorites](https://wordpress.org/support/users/funt565/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: [[HTML5 Video Player – Embed and Play Videos in Custom Player] Potential conflict with Polylang](https://wordpress.org/support/topic/potential-conflict-with-polylang/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years ago](https://wordpress.org/support/topic/potential-conflict-with-polylang/#post-14606518)
 * I’m trying to get back to the problem. Videos are still not displayed on a site
   that is a version with a different language.
    I returned to version 1.4, but 
   I understand that this does not solve the problem, especially since I am going
   to purchase a paid version of the plugin.
 * The URL of the poster and video are present in the page code, but the video is
   not displayed. The connection of the player is somehow lost.
 * Unfortunately I can not provide a link to the site, this is adult content.
 * I have a guess that this is a limitation of the free version, when the plugin
   thinks that the video was added from an external source and does not display 
   it.
 * Confirm or disprove my guess.
    And if possible, how can I apply for private support?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HTML5 Video Player – Embed and Play Videos in Custom Player] Videos and posters disappeared after plugin update](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/#post-14117300)
 * Thanks, this solved the problem but revealed a new one.
    I will create a new 
   topic
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] The language switcher on the homepage points to http instead of https](https://wordpress.org/support/topic/the-language-switcher-on-the-homepage-points-to-http-instead-of-https/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/the-language-switcher-on-the-homepage-points-to-http-instead-of-https/#post-14078077)
 * As I can see, the developers are in no hurry to answer.
    Well, I’ll answer myself.
   To avoid errors with redirecting and linking to a site without https, add the
   following lines to wp-config:
 *     ```
       define('FORCE_SSL_ADMIN', true);
       if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') 
       $_SERVER['HTTPS']='on';
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Comments are not added](https://wordpress.org/support/topic/comments-are-not-added/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/comments-are-not-added/#post-14078060)
 * The anti-spam plugin is indeed installed, but it was not the case.
    [https://wordpress.org/plugins/kama-spamblock/](https://wordpress.org/plugins/kama-spamblock/)
 * I reset my caching settings to default, then exclude the home page from caching.
   
   Now everything is ok, the problem is solved. Maybe someone else will use this
   solution. Thank!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HTML5 Video Player – Embed and Play Videos in Custom Player] Videos and posters disappeared after plugin update](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/#post-14071591)
 * It’s a pity, but the problem repeated itself on another of my projects.
    After
   the update, the plugin “lost” the URL of the video file and poster.
 * <div style=”margin:0px auto; width:100%;”>
 * <video crossorigin playsinline class=”player602f032e4039e”
 * controls
 *  poster=””
 *  >
 *  <source src=”” type=”video/mp4″>
 *  Your browser does not support the video tag.
 * </video>
 * <script type=”text/javascript”>
 * const players602f032e4039e = Plyr.setup(‘.player602f032e4039e’, {
 *  fullscreen:{ enabled: true, fallback: true, iosNative: true },
 *  controls:[‘play-large’, ‘play’, ‘progress’, ‘current-time’, ‘mute’, ‘volume’,‘
   captions’, ‘settings’, ‘pip’, ‘airplay’, ‘fullscreen’, ‘download’]
 * });
 * </script>
 * </div>`
    ` [https://prnt.sc/100aevh](https://prnt.sc/100aevh)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HTML5 Video Player – Embed and Play Videos in Custom Player] Videos and posters disappeared after plugin update](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/videos-and-posters-disappeared-after-update/#post-14071082)
 * version 1.4
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[W3 Total Cache] Not good, but not bad either](https://wordpress.org/support/topic/not-good-but-not-bad-either/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/not-good-but-not-bad-either/#post-13214839)
 * > Can you please share more details about this so we can improve the feature?
 * This is clearly seen when looking at the page code. W3 Total Cache leaves blank
   lines and tabs. Autoptimize hardlines the code into a line, which allows us to
   conclude that Autoptimize optimizes html better.
 * > Yes, W3 Total Cache has a lot of settings for advanced configuration. Did you
   > found the number of settings overwhelming or the UI of the plugin?
 * W3 Total Cache, unlike WP Super Cache, does not have a simple “Optimize” button
   without an in-depth study of the settings. I have over 10 years of web development
   experience, but the W3 Total Cache settings gave me some trouble.
    More precisely,
   it would be much easier not to go into details, but to immediately get the result.
   And later, learn more about how the plugin works.
 * > Can you also please clarify this statement as I am not sure what you mean about
   > this.
 * During installation, the plugin reported that read/write permission was changed
   to the /wp-content/plugins directory.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Error 404](https://wordpress.org/support/topic/error-404-55/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years ago](https://wordpress.org/support/topic/error-404-55/#post-13070169)
 * OK. So far I have created an empty /wp-content/plugins/envira-gallery-lite/assets/
   css/blocks.editor.build.css file and made a redirect.
    Thank you, we are waiting
   for the update.
 *   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] OG Image Not Showing Facebook. Yoast.](https://wordpress.org/support/topic/og-image-not-showing-facebook-yoast-2/)
 *  [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years ago](https://wordpress.org/support/topic/og-image-not-showing-facebook-yoast-2/#post-13049436)
 * The conflict between og:image and og:image:secure_url
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts Thumbnails Plugin for WordPress] The problem with the header output thumbs in different languages](https://wordpress.org/support/topic/the-problem-with-the-header-output-thumbs-in-different-languages/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years ago](https://wordpress.org/support/topic/the-problem-with-the-header-output-thumbs-in-different-languages/#post-13048817)
 * Wow! It `s Magic! Thank!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Error 404 in log](https://wordpress.org/support/topic/error-404-in-log/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/error-404-in-log/#post-12396375)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IP Geo Block] Похоже плагин сдох](https://wordpress.org/support/topic/%d0%bf%d0%be%d1%85%d0%be%d0%b6%d0%b5-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d1%81%d0%b4%d0%be%d1%85/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/%d0%bf%d0%be%d1%85%d0%be%d0%b6%d0%b5-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d1%81%d0%b4%d0%be%d1%85/#post-12395835)
 * Сори, все работает. Тему можно удалять. Настройки плагина совсем не простые, 
   но все работает отлично!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Envira plugin lost all images during site migration](https://wordpress.org/support/topic/envira-plugin-lost-all-images-during-site-migration/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/envira-plugin-lost-all-images-during-site-migration/#post-12357824)
 * The problem was solved as follows: a dump of the database was uploaded to the
   new site, then `UPDATE wp_options SET option_value = REPLACE(option_value, 'https://
   oldsite.com', 'https://newsite.com') WHERE option_name = 'home' OR option_name
   = 'siteurl';`query was executed through Phpmyadmin. The “[Better Search Replace](https://ru.wordpress.org/plugins/better-search-replace/)”
   plugin was installed. With its help, it was possible to correctly rewrite the
   new URLs, including in the table used by Envira.
 * Good luck!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Envira plugin lost all images during site migration](https://wordpress.org/support/topic/envira-plugin-lost-all-images-during-site-migration/)
 *  Thread Starter [funt565](https://wordpress.org/support/users/funt565/)
 * (@funt565)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/envira-plugin-lost-all-images-during-site-migration/#post-12355375)
 * That’s exactly what I did. Used the function of mass replacement. Example: site1.
   com -> overwrite in a database dump on site2.com
 * What is my mistake and what is the best way to transfer a site with a plugin 
   to a new domain?
 * UP
    I still have backups, this is not a problem, just tell me the correct way
    -  This reply was modified 6 years, 6 months ago by [funt565](https://wordpress.org/support/users/funt565/).

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