Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @knutsp

    I hope you’re doing well. That’s very strange. Before proceeding, please ensure that you are using the latest version of Team Member Blocks, which is version 1.1.4. I’ve personally tested it with WordPress 6.2, and everything appears to be functioning perfectly.

    To help us diagnose any issues you might be facing, could you kindly provide us with your Site Info? Here’s how you can do it:

    1. Go to your WordPress Dashboard.
    2. Navigate to Tools -> Site Health -> Info.
    3. Click on “Copy Site Info to Clipboard” to copy the information.

    Additionally, it would be very helpful if you could share the Debug Log with us. To enable debugging, follow these steps:

    1. Access your File Manager from cPanel.
    2. Locate and edit the wp-config.php file.
    3. Look for the line: define('WP_DEBUG', false); and adjust it to the following three lines:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    define( 'WP_DEBUG_LOG', true );

    Please note that it’s essential to keep WP_DEBUG_DISPLAY as false to prevent errors from displaying on your live website. Enabling WP_DEBUG_LOG will record the errors in the /wp-content/debug.log file.

    Once you’ve done this, paste the log in PasteBin and share the link with us. This information will greatly assist us in identifying any underlying issues and providing you with a solution.

    Thank you for your cooperation, and we look forward to resolving any concerns you have.

    Have a nice day.

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @knutsp

    I hope this message finds you well. I wanted to follow up on a previous support request that you submitted. I understand that the thread was marked as resolved due to a lack of activity, but I wanted to let you know that you are always welcome to re-open the topic if you have any further questions or concerns.

    Before opening a new request, however, I kindly request that you take a moment to read through this post. It may contain the answers to your questions or provide you with a solution to your issue. If you still require assistance after reading this post, please do not hesitate to reopen the thread or submit a new request.

    Thank you for your attention to this matter. I look forward to hearing from you soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken in WP 6.2’ is closed to new replies.