Hi Sarah,
No problem, we have to support each other :).
This Topic can be closed.
Best regards
Marcel
Hi,
thx for your Help.
We have solved this problem.
Connect with phpMyAdmin to your Database and select the wp_comments table.
Go then to column comment_type, delete the values on all comments.
Here a PHP Code:
<?php
$update = "UPDATE wp_comments SET comment_type= '' WHERE comment_type= 'comment'";
?>
Best regards
Marcel
Hello,
the problem is not connected with WPML, since we have not used this plugin and this problem exists with imported posts and comments. :(
We urgently need a solution, but unfortunately I find no more :(.
Thx and have a nice day :)
@Woelf: Why did you take over our thread? This is not very nice. We`ll have to open another thread for our issue now, because this here is a mess.
Sry, Update.
Hello,
Sry i have not received any notification on this thread, sorry.
In private content, the data is attached.
Thank you again
Hi John,
i have Update my Post.
Best regards
Marcel Mattern