• Hello,

    As soon as one click on an option after selecting the tables, they get deselected. This is clearly seen when launching the search/replace execution: it finishes in 1 second and no replacement is made. Moreover, I also noticed that no change applies to the content of articles created with the Elementor editor.

    Best regards,
    Florence.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter RadCon

    (@radcon)

    I’ve recorded this screencast to show you: https://screencasts.nexus-conseil.ch/p9uBAp81

    Hi there!

    Better Search Replace Support Team here, Thanks for reaching out with your query we would be happy to assist!

    I tried to replicate the issue but was unable to do so. All tables on my end were searched and no tables were deselected using the same settings you had on the screencast.

    The issue you’re having could also be what’s causing the content created by Elementor not being replaced. It would be best we try and fix the deselected tables first and then see if that also resolves the issue with the content created with Elementor not being replaced.

    With that in mind, can you try editing your wp-config.php file to replace this line –

    define( 'WP_DEBUG', false );

    With these lines –

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


    This means that any errors are logged to /wp-content/debug.log, because some errors are not visible on screen.

    Can you try the process again and then send on the debug.log file if created please.

    More details about that at https://codex.www.ads-software.com/Editing_wp-config.php#Debug

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tables selection is lost as soon as we tick an option below’ is closed to new replies.