Forums
Forums / Fixing WordPress / All comments are disappeard.
(@abbas05)
3 years, 4 months ago
All comments are shown in wp-admin comments tabs. but all are disappeared from each post. I didn’t do anything. Didn’t install any plugin. Everything was working perfect.
The page I need help with: [log in to see the link]
(@addweb-solution-pvt-ltd)
Hy,
Go through Your Page or Post Setting
-> Discussion Drop-down Check
-> Allow Comments Allow OR Not
-> if not then click Allow.
OR
All comment fetch by This Function: [ function get_comments ].
if your function can comment line from your file.
then you can modify code.
Thank You…
The topic ‘All comments are disappeard.’ is closed to new replies.
(@abbas05)
3 years, 4 months ago
All comments are shown in wp-admin comments tabs. but all are disappeared from each post. I didn’t do anything. Didn’t install any plugin. Everything was working perfect.
The page I need help with: [log in to see the link]