Title: darknessfx's Replies | WordPress.org

---

# darknessfx

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP YouTube Lyte] RSS Feed Youtube not embed](https://wordpress.org/support/topic/rss-feed-youtube-not-embed/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-youtube-not-embed/#post-13271204)
 * Thanks for the reply [@optimizingmatters](https://wordpress.org/support/users/optimizingmatters/).
   I don’t know what got different, perhaps it was some videos I imported from other
   RSS feeds that worked while those using lyte don’t and I didn’t noticied before.
 * I got able to fix this issue, I went into the wp-youtube-lyte.php, at line 394(
   after $the_content) I added this code:
 *     ```
       if ($lyte_feed) {
         $the_content = "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/".$vid."\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; \" allowfullscreen=\"1\"></iframe><br />Watch this video <a href=\"https://youtu.be/".$vid."\" data-wpel-link=\"external\" target=\"_blank\" rel=\"nofollow external noopener noreferrer\" class=\"wpel-icon-right\">on YouTube<span class=\"wpel-icon wpel-image wpel-icon-6\"></span></a>.<br />";
       }
       ```
   
 * This way it bypass the default $lyte_feed behaviour and forces the feed to embed
   the YT video directly.
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] EU Cookie Law – Script error](https://wordpress.org/support/topic/ue-cooki/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ue-cooki/#post-13183055)
 * Done:
    [https://github.com/Automattic/jetpack/issues/16625](https://github.com/Automattic/jetpack/issues/16625)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] stats.wp.com 404 error](https://wordpress.org/support/topic/stats-wp-com-404-error/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/stats-wp-com-404-error/#post-13167785)
 * Sorry, this is not an error, my bad.
 * I tested now using a VPN and noticied the URL worked fine, it’s my local ad-blocker
   that blocked “stats.wp.com” by default settings. I added the “stats.wp.com” to
   the ad-blocker safe list and returned the code to original state.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] EU Cookie Law – Script error](https://wordpress.org/support/topic/ue-cooki/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ue-cooki/#post-13167764)
 * Hi there,
 * How to replicate:
    Open WordPress Admin Dashboard. Go to Appearance > Widgets.
   Add Cookies & Consents Banner (Jetpack) to your primary sidebar. Set Capture 
   consent & hide the banner to After this amount of time 30 seconds. Save. Visit
   your WP page (maybe using an European VPN?). The Cookies and Consent banner shows
   up, click Agree. Open your browser DevTool, check Console outputs. No errors.
   Press F5 (Refresh). The widget knows you already consent, so it don’t display
   the banner again. But. After 30 seconds, the timer script is still active to 
   destroy/remove the banner even if the script never created the banner this time,
   it fails to find the banner (n.parentNode = null) and throws this error (Cannot
   read property ‘removeChild’ of null).
 * I can open the issue ans commit suggestion on github, no problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] stats.wp.com 404 error](https://wordpress.org/support/topic/stats-wp-com-404-error/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/stats-wp-com-404-error/#post-13167735)
 * Hi there,
 * I saw this error on Chrome Browser DevTools Console while working on my site.
   I can open the issue on github, no problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] WP Dashboard JetPack Stats Not Loading](https://wordpress.org/support/topic/wp-dashboard-jetpack-stats-not-loading/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/wp-dashboard-jetpack-stats-not-loading/#post-13158059)
 * Good to know, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] EU Cookie Law – Script error](https://wordpress.org/support/topic/ue-cooki/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ue-cooki/#post-13157950)
 * Solved:
    Edit /wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-
   cookie-law.min.js Column 1391 Replace: n.parentNode.removeChild(n) With: try {
   n.parentNode.removeChild(n)} catch (error) {}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] WP Dashboard JetPack Stats Not Loading](https://wordpress.org/support/topic/wp-dashboard-jetpack-stats-not-loading/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/wp-dashboard-jetpack-stats-not-loading/#post-13157424)
 * Problem solved:
    Disable Health And Troubleshooting pluging.
 * Surprisingly, by disabling this plugin the WP Dashboard got a nice speed improvement.
 * Thanks to this thread [https://wordpress.org/support/topic/stats-widget-doesnt-load-on-wp-admin-dashboard/](https://wordpress.org/support/topic/stats-widget-doesnt-load-on-wp-admin-dashboard/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts Widget] Empty widget at Home Page (v4.8.5)](https://wordpress.org/support/topic/empty-widget-at-home-page-v4-8-5/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/empty-widget-at-home-page-v4-8-5/#post-11331249)
 * I update the “Front Page Category” plugin just now and it fixed this problem 
   with the Category Posts Widget… I don’t know if/how it’s possible, but just happened.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[No CAPTCHA reCAPTCHA] reCAPTCHA v3](https://wordpress.org/support/topic/recaptcha-v3-10/)
 *  [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/recaptcha-v3-10/#post-11080216)
 * Hi,
    I saw your page and it’s possible to fix the position problem using this
   CSS commands: == #ncr-robot-check > h4 { display: none; }
 * #ncr-robot-check {
    position: relative; left: 250px }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] Bug? Site title translated.](https://wordpress.org/support/topic/bug-site-title-translated/)
 *  Thread Starter [darknessfx](https://wordpress.org/support/users/darknessfx/)
 * (@darknessfx)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/bug-site-title-translated/#post-11080145)
 * Fixed. On Settings > General Settings , just leave the translation fields empty
   and save the settings.

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