• Hi all, good day. I am a newbie to WordPress.
    I had facing a problem when I set a featured image from media gallery for my post, the loading icon is keep rotating and rotating for few minutes..
    This only happen recently, a month ago I still can set featured image as normal.
    Please help, thank you.

Viewing 1 replies (of 1 total)
  • Clarion Technologies

    (@clarionwpdeveloper)

    Enable debug in wp-config file and check what are issues is there

    Open wp-config.php file from root folder and search for ‘WP_DEBUG’
    set “false” to “true”

    define(‘WP_DEBUG’, true);

Viewing 1 replies (of 1 total)

The topic ‘Set featured image but keep loading’ is closed to new replies.