Title: crerem's Replies | WordPress.org

---

# crerem

  [  ](https://wordpress.org/support/users/crerem/)

 *   [Profile](https://wordpress.org/support/users/crerem/)
 *   [Topics Started](https://wordpress.org/support/users/crerem/topics/)
 *   [Replies Created](https://wordpress.org/support/users/crerem/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/crerem/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/crerem/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/crerem/engagements/)
 *   [Favorites](https://wordpress.org/support/users/crerem/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Development files](https://wordpress.org/support/topic/development-files/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/development-files/#post-10802458)
 * Thank you for sharing!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Missing Css](https://wordpress.org/support/topic/missing-css-7/)
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/missing-css-7/#post-10585112)
 * Hi,
    Thanks – i solved. In this case it was a conflict with bootstrap.js
 * Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Missing Css](https://wordpress.org/support/topic/missing-css-7/)
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/missing-css-7/#post-10584951)
 * Hi,
    Thanks for the answer. I don’t think the theme is changing something but
   i can look. Are you using .dialog from jquery ui to show that window ?
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Images fail to import](https://wordpress.org/support/topic/images-fail-to-import/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/images-fail-to-import/#post-10208257)
 * OK,
    Thanks , I will post here my findings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Images fail to import](https://wordpress.org/support/topic/images-fail-to-import/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/images-fail-to-import/#post-10208240)
 * hi,
    The image size is not 0, the image is accessible and can be loaded in browser.(
   for ex : [http://demo-install.wpestate.org/wp-content/uploads/2018/04/WPEstateMourgueFile3313.jpg](http://demo-install.wpestate.org/wp-content/uploads/2018/04/WPEstateMourgueFile3313.jpg))
   I did the export file 3 min before doing the import (so image was uploaded in
   Media).
 * Maybe you can test the above link – and figure it out why it returns 0 in size.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Images fail to import](https://wordpress.org/support/topic/images-fail-to-import/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/images-fail-to-import/#post-10202583)
 * Hi,
    I found this article that explain the problem [https://www.playnicetogether.com/2015/11/07/wordpress-importer-plugin-content-length-problem-solved/](https://www.playnicetogether.com/2015/11/07/wordpress-importer-plugin-content-length-problem-solved/)
 * the solution was to add
 * add_filter( ‘wp_http_accept_encoding’, function( $type, $url, $args ) { return
   array(); }, 10, 3 );
 * in functions.php but it did not worked for me
 * However it worked to comment these lins in wordpress_imported.php
 * // if ( isset( $headers[‘content-length’] ) && $filesize != $headers[‘content-
   length’] ) {
    // @unlink( $upload[‘file’] ); // return new WP_Error( ‘import_file_error’,
   __(‘Remote file is incorrect size’, ‘wordpress-importer’) ); // }
 * // if ( 0 == $filesize ) {
    // @unlink( $upload[‘file’] ); // return new WP_Error(‘
   import_file_error’, __(‘Zero size file downloaded’, ‘wordpress-importer’) ); //}
 * for some reason the file size of the uploaded file is 0 and wp delete it. I don;
   t know why is 0 but maybe someone from your team figure this out and offer a 
   solution like the one in the blog post.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[One Click Demo Import] Images fail to import](https://wordpress.org/support/topic/images-fail-to-import/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/images-fail-to-import/#post-10103155)
 * Hi,
 * I may have a similar problem. How can i test if a image hosting server is not
   blocking the import of the image.
 * Thanks
    -  This reply was modified 8 years, 3 months ago by [crerem](https://wordpress.org/support/users/crerem/).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Profile edit for this forum](https://wordpress.org/support/topic/profile-edit-for-this-forum/)
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/profile-edit-for-this-forum/#post-1774137)
 * And i really need to change the email since i will not use the current one for
   too long
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Profile edit for this forum](https://wordpress.org/support/topic/profile-edit-for-this-forum/)
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/profile-edit-for-this-forum/#post-1774136)
 * no – i cannot change the site and email
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Attach image(s) to posts or pages](https://wordpress.org/support/topic/attach-images-to-posts-or-pages/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/attach-images-to-posts-or-pages/#post-1768684)
 * Hi,
    For your case the ,”custom fields” method is the best,read this to learn
   how :[display post images via custom fields/](http://www.binarspace.com/wordpress-tips-and-tricks/display-post-images-via-custom-fields/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding A Repeating Background](https://wordpress.org/support/topic/adding-a-repeating-background/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/adding-a-repeating-background/#post-1766086)
 * Make sure you have at least wordpress 3.0.
    Add this add_custom_background();
   in functions.php = it will enable the custom backgrond function in appereance
   menu
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: ["add_custom_background" only for the home page](https://wordpress.org/support/topic/add_custom_background-only-for-the-home-page/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/add_custom_background-only-for-the-home-page/#post-1618720)
 * Read this article : [using custom background function to style any other div](http://www.binarspace.com/wordpress-tips-and-tricks/using-custom-background-function-to-style-any-other-div/)
 * You need copy paste a function from theme.php, do minor changes and call that
   function via add_custom_background() in functions.php
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [using static page as a category page](https://wordpress.org/support/topic/using-static-page-as-a-category-page/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/using-static-page-as-a-category-page/#post-1742133)
 * Maybe this will help :[http://www.binarspace.com/wordpress-tips-and-tricks/content-on-categories-pages/](http://www.binarspace.com/wordpress-tips-and-tricks/content-on-categories-pages/)
 *  – you insert a static content inside the category page and make a hub page with
   a static content (maybe apply some SEO over it) and the dynamic part formed by
   links to the latest posts(maybe wit excerpts)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Static Content Sections](https://wordpress.org/support/topic/static-content-sections/)
 *  [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/static-content-sections/#post-1737401)
 * You can use a page for this
    Check this solution: [http://www.binarspace.com/wordpress-tips-and-tricks/static-content-on-a-wordpress-home-page/](http://www.binarspace.com/wordpress-tips-and-tricks/static-content-on-a-wordpress-home-page/)

Viewing 14 replies - 1 through 14 (of 14 total)