post thumbnails - Featured image is not uploading

I click the set featured buttontry to add image in set featured optionwhen I click set featured image button the image

  1. I click the set featured button
  2. try to add image in set featured option
  3. when I click set featured image button the image doesn't upload

I have already updated my theme and wordpress theme after this issue. Tested on different web browsers but issue is not getting resolved. What should I do?

  1. I click the set featured button
  2. try to add image in set featured option
  3. when I click set featured image button the image doesn't upload

I have already updated my theme and wordpress theme after this issue. Tested on different web browsers but issue is not getting resolved. What should I do?

Share Improve this question edited Feb 12, 2017 at 14:36 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Feb 12, 2017 at 14:33 voiceuneedvoiceuneed 112 bronze badges 1
  • Did you check the console? Are there any errors? When you open network tab, when you upload a button does it make new request? You also should check server error logs. How big is the file? Disk is not full? – NatWeb Solutions Commented Nov 20, 2019 at 10:59
Add a comment  | 

2 Answers 2

Reset to default 1
  1. Switching to the unedited default Theme (Twenty Sixteen, etc.) for a moment using the WP dashboard to rule out any theme-specific issue.

  2. Maybe a third party plugin causes a js conflict/error on the admin screen. Please try to deactivate all plugins and check if this solves the issue. If yes activate them one by one again to find the incompatible plugin.

Same issue happened with me when i was using below code in my js file in my plugin . This might help authors.

// Enable Media Upload 

if(function_exists( 'wp_enqueue_media' )){

    wp_enqueue_media();

}else{

    wp_enqueue_style('thickbox');

    wp_enqueue_script('media-upload');

    wp_enqueue_script('thickbox');

}

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744989138a4604793.html

相关推荐

  • post thumbnails - Featured image is not uploading

    I click the set featured buttontry to add image in set featured optionwhen I click set featured image button the image

    19小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信