uploaded images are blank

edited December 2017 in Files & images
i can upload an image but it will show as a blank square preview on the WP media page
tried  forced regenerate thumbnails but it just made more images turned blank
what can i do ???? 

Comments

  • Hi,
    this is most likely a plugin, please disable all plugins and check again.
    thanks
  • hi, its not a plugin issue
    NOW WHAT?
  • Ok  i fixed that, it was a Parmissions issue/
    I have another Q please:
    i chose a right vertical always open menu . can i place an image in the background for this menu? and if so , how?
  • Creative Right: Always Open - i wish to place an image or video on the menu background - is tt possible ?
  • Your website is under maintenance, the backgroun can be added only using custom css.
  • great can i get a code line  for that? 
    i wish to place a video in the menu background in a loop . 
    what  size and format should i use ?

  • Sorry but placing a video in the background of the header is not possible.
    You can add a background image with this css
    #Header_creative {
    background:url("image_url")no-repeat center center;
    background-size:cover;
    }
    #Top_bar #menu {
    background-color:transparent !important;
    }
  • will an animated GIF work?
  • We do not know, some browsers could not handle it. Just try it out.
    thanks
  • thanks !
    can i get a code for chaingieng the with of the creative Right: Always Open  
  • thanks !
    can i get a code for chaingieng the width of the creative Right: Always Open  
  • WHAT DOES THIS MEEN? 

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Notice: Undefined variable: seo_content in /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php on line 1049

    Warning: Cannot modify header information - headers already sent by (output started at /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php:1049) in /home/haciendaevents/public_html/wp-admin/post.php on line 198

    Warning: Cannot modify header information - headers already sent by (output started at /home/haciendaevents/public_html/wp-content/themes/betheme/functions/builder/back.php:1049) in /home/haciendaevents/public_html/wp-includes/pluggable.php on line 1216
  • This is the custom css
    #Header_creative {
    width:350px !important;
    }
    Those errors may be caused by plugins try to disable them and check.
Sign In or Register to comment.