Title: eduleon's Replies | WordPress.org

---

# eduleon

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] “User Score Submissions” in Front end with Divi Theme doesn’t shows up.](https://wordpress.org/support/topic/user-score-submissions-in-front-end-with-divi-theme-doesnt-shows-up/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/user-score-submissions-in-front-end-with-divi-theme-doesnt-shows-up/#post-17457642)
 * 2.7.17.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] “User Score Submissions” in Front end with Divi Theme doesn’t shows up.](https://wordpress.org/support/topic/user-score-submissions-in-front-end-with-divi-theme-doesnt-shows-up/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/user-score-submissions-in-front-end-with-divi-theme-doesnt-shows-up/#post-17455364)
 * Thank, I noticed that is necessary to add “Staff” to every event to be able to
   see the form in the front-end and report the match result.
   Is there any way to
   set it as default depending on the team in the event/Match?As the same time for
   some reason i can’t find the tables in MyPHPadmin associated with the sportpress.
   Are they hidden?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Shortcode to player’s own profile](https://wordpress.org/support/topic/shortcode-to-players-own-profile/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/shortcode-to-players-own-profile/#post-17446475)
 * Thank you for the answer.
   I’ve changed the data in the fields according to your
   guide, but the problem persists.In “my club” page i inserted the shortcode [player_list]
   to see only my players, but it still showing all players. I’ve just 2 teams and
   3 player in each team.For example i have “My Club” page, so when i login i will
   see only my team and players stats. Then another page called “Scorebboard” see
   the top players of all the teams in the league.Is it possible?
    -  This reply was modified 2 years, 6 months ago by [eduleon](https://wordpress.org/support/users/eduleon/).
    -  This reply was modified 2 years, 6 months ago by [eduleon](https://wordpress.org/support/users/eduleon/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Unable to Authorize my selfhosted Woocommerce with Cj dropshipping](https://wordpress.org/support/topic/unable-to-authorize-my-selfhosted-woocommerce-using-with-cj-dropshipping/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/unable-to-authorize-my-selfhosted-woocommerce-using-with-cj-dropshipping/#post-16333861)
 * I solved the issue by making my site to https using Certbot.
   Then i needed to
   change WordPress Address (URL) and Site Address (URL) under WordPress > settings.
   OAuth Plugin wasn’t neccesary with that solution.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WordPress Error 500 localhost:/wp-admin/setup-config.php](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/#post-16331748)
 * I “Solved” the issue or just a workaround.
 * Due to the NginX error log in /var/log/nginx/
    It says: “FastCGI sent in stderr:“
   PHP message: PHP Warning: require_once(/var/www/html/wp-includes/class-wp-textdomain-
   registry.php): Failed to open stream: No such file or directory in /var/www/html/
   wp-includes/load.php on line 1346PHP message: PHP Fatal error: Uncaught Error:
   Failed opening required ‘/var/www/html/wp-includes/class-wp-textdomain-registry.
   php’ (include_path=’.:/usr/share/php’) in /var/www/html/wp-includes/load.php:
   1346”
 * It’s refering to the file /var/www/html/wp-includes/class-wp-textdomain-registry.
   php that has something to do with the language between the wordpress and the 
   server it self i think.
 * The workaround was to download an erlier version, in my case 6.0.2, and from 
   there upgrade to 6.1.1. Or just download the right one.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WordPress Error 500 localhost:/wp-admin/setup-config.php](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/#post-16328353)
 * The first page i can’t reach should be like that to connect to the database
 * [https://i.postimg.cc/sXWFM9GV/bild-2022-12-29-164120983.png](https://i.postimg.cc/sXWFM9GV/bild-2022-12-29-164120983.png)
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WordPress Error 500 localhost:/wp-admin/setup-config.php](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/#post-16327436)
 * i activated the logs and got
    [error] 24438#24438: *39 FastCGI sent in stderr:“
   PHP message: PHP Warning: require_once(/var/www/html/wp-includes/class-wpdb.php):
   Failed to open stream: No such file or directory in /var/www/html/wp-includes/
   load.php on line 547PHP message: PHP Fatal error: Uncaught Error: Failed opening
   required ‘/var/www/html/wp-includes/class-wpdb.php’ (include_path=’.:/usr/share/
   php’) in /var/www/html/wp-includes/load.php:547 Stack trace: #0 /var/www/html/
   wp-settings.php(124): require_wp_db() #1 /var/www/html/wp-admin/setup-config.
   php(33): require(‘…’) #2 {main} thrown in /var/www/html/wp-includes/load.php 
   on line 547PHP message: PHP Warning: require_once(/var/www/html/wp-includes/class-
   wp-textdomain-registry.php): Failed to open stream: No such file or directory
   in /var/www/html/wp-includes/load.php on line 1346PHP message: PHP Fatal error:
   Uncaught Error: Failed opening required ‘/var/www/html/wp-includes/class-wp-textdomain-
   registry.php’ (include_path=’.:/usr/share/php’) in /var/www/html/wp-includes/
   load.php:1346 Stack trace: #0 /var/www/html/wp-includes/class-wp-fatal-error-
   handler.php(174): wp_load_translations_early() #1 /var/www/html/wp-includes/class-
   wp-fatal-error-handler.php(154): WP_Fatal_Error_Handler->display_default_error_template()#
   2 /var/www/html/wp-includes/class-wp-fatal-error-handler.php(58): WP_Fatal_Error_Handler-
   >display_error_template() #3 [internal function]: WP_Fatal_Error_Handler->handle()#
   4 {main} thrown in /var/www/html/wp-includes/load.php on line 1346” while reading
   response header from upstream, client: 192.168.189.1, server: _, request: “GET/
   wp-admin/setup-config.php HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php8.1-
   fpm.sock:”, host: “192.168.189.128”`
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WordPress Error 500 localhost:/wp-admin/setup-config.php](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-500-localhost-wp-admin-setup-config-php/#post-16327238)
 * Hi thanks for the suggestions, but i’, trying to reach the page for setting up
   the wordpress, it’s still not installed and connected to db.
    Nginx doesn’t use
   htaccess as apache.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Defender Security - Malware Scanner, Login Security & Firewall] Everything Redirects me to login page](https://wordpress.org/support/topic/everything-redirects-me-to-login-page/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/everything-redirects-me-to-login-page/#post-14954588)
 * Solution here [https://wordpress.org/support/topic/everything-redirects-me-to-login-page-2/](https://wordpress.org/support/topic/everything-redirects-me-to-login-page-2/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Defender Security - Malware Scanner, Login Security & Firewall] Everything Redirects me to login page](https://wordpress.org/support/topic/everything-redirects-me-to-login-page-2/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/everything-redirects-me-to-login-page-2/#post-14954587)
 * Halleluya i got it to disable 2FA at least.
 * 1. In the plugin folder /wp-content/mu-plugins/, I create new PHP file anyname.
   php.
 * 3. Put the code below in the file and saved it.
    <?php add_action( ‘init’, function(){
   if ( ! isset( $_GET[‘resetAuth’] ) ) { return; } delete_option( ‘wd_2auth_settings’);
   delete_site_option( ‘wd_2auth_settings’ ); } );
 * 3. renamed the plugin folder back to the original name.
 * 4. Went to htpps://myhomepe.com/wp-admin/?resetAuth=1
 * Now i can see that 2FA is deactivated and i can move around inside my site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Location of error messages](https://wordpress.org/support/topic/location-of-error-messages/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/location-of-error-messages/#post-14932500)
 * The row was “%s is a required field”
    I translated/changed it with Loco translate
   plugin. Thanks anyway 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Individual background for each product](https://wordpress.org/support/topic/individual-background-for-each-product/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/individual-background-for-each-product/#post-14931049)
 * Thank you. I got it work with
    .postid-319 { background-image: url(“[https://site.com/image.png&#8221](https://site.com/image.png&#8221););}
 * And just changing the post ID for each product.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[License Manager for WooCommerce] Send Email with the license key doesn’t work](https://wordpress.org/support/topic/send-email-with-the-license-key-doesnt-work/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/send-email-with-the-license-key-doesnt-work/#post-14929725)
 * The addin i use is WooMail. I would like to insert the key in it’s template. 
   Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tidio – Live Chat & AI Chatbots] deactivate thumbnail in chat.](https://wordpress.org/support/topic/deactivate-thumbnail-in-chat/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/deactivate-thumbnail-in-chat/#post-14925884)
 * Oh you rock! thank you very much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Addons for Woocommerce - Product Options with Custom Fields] Crockoblock “Single Add to Cart” with “WC Swatchable” – CSS](https://wordpress.org/support/topic/crockoblock-single-add-to-cart-with-wc-swatchable-css/)
 *  Thread Starter [eduleon](https://wordpress.org/support/users/eduleon/)
 * (@eduleon)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/crockoblock-single-add-to-cart-with-wc-swatchable-css/#post-14925879)
 * Finally i got it by adding the the following in custom CSS in elementor
    .woocommerce
   div.product form.cart .variations td { border: 0; vertical-align: top; line-height:
   2em; background: transparent; }

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

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