Title: iamodei's Replies | WordPress.org

---

# iamodei

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RSS Post Importer] Problems importing feeds for Soundcloud](https://wordpress.org/support/topic/problems-importing-feeds-for-soundcloud/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/problems-importing-feeds-for-soundcloud/#post-10382939)
 * This is my test feed : [http://feeds.feedburner.com/AWAP](http://feeds.feedburner.com/AWAP).
   you clearly see all the MP3s but then, when I import… The files don’t show. [http://podcastmontreal.com/feed](http://podcastmontreal.com/feed)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422821)
 * It’s not that big a deal since its only that one page. Plus, I have no IDEA how
   to get rid of “all”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422810)
 * merci!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422809)
 * I THINK I GOT IT!
 * In the Php file of the gallery there was a limit of 100 posts for page. I changed
   it to 500. It seems like they reappeared.
 * thanks ! you helped!
 * <?php $argsau = array( ‘post_type’ => ‘gallery’, ‘order’ => ‘DESC’,’orderby’ 
   => ‘date’,’posts_per_page’ => ‘500’ );
    $loopau = new WP_Query( $argsau ); while(
   $loopau->have_posts() ) : $loopau->the_post(); $termscat= get_the_terms( $post-
   >ID, ‘gallery_category’); $thumb =wp_get_attachment_image_src( get_post_thumbnail_id(
   get_the_ID()), ‘thumbnails-pot’ );; $url = $thumb[‘0’]; ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422804)
 * Where could this “setting” be?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422802)
 * its custom . Someone built it for me from scratch
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422793)
 * Looks like they are still in the MEDIA section.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My Gallery images are dissapearing!](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/)
 *  Thread Starter [iamodei](https://wordpress.org/support/users/iamodei/)
 * (@iamodei)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/my-gallery-images-are-dissapearing/#post-7422746)
 * to be clear. the images disappear randomly, days later. Not instantly. We see
   them and then… days later, they could stay … or be gone.

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