PHP 파일 삭제

Posted in: Newspaper
Post count: 221

If you clean unused PHP code in the WordPress notification board, the WordPress screen will be broken. Why is this like this?

https://prnt.sc/jWVTKNckifBn
https://prnt.sc/dryJQX-0HoRS

After deleting and pressing OK, the main screen is strange.

https://prnt.sc/I5XVBgVKIKvR

Please advise on this.

Post count: 27744

Hi,

If you don’t anything in the child theme, then use the main theme. In the child theme is a set code, that will not be deleted when you update the theme, but now your child theme is empty.
It seems that the code there was still used.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.