Title: Q41developer's Replies | WordPress.org

---

# Q41developer

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Scan engine error](https://wordpress.org/support/topic/scan-engine-error-1/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/scan-engine-error-1/#post-5833175)
 * Thanks Barnez, I will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Random order with lot of images](https://wordpress.org/support/topic/random-order-with-lot-of-images/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/random-order-with-lot-of-images/#post-4155246)
 * Thanks very much Josh
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Random order with lot of images](https://wordpress.org/support/topic/random-order-with-lot-of-images/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/random-order-with-lot-of-images/#post-4155244)
 * I just resolved. I forgot one coma. The correct code is:
 *     ```
       $meteor_loop     = new WP_Query( array(
   
       		'post_type'      => 'slide',
       		'slideshow'      => $slideshow,
       		'posts_per_page' => $meteor_options['slideshow_quantity'],
       		'orderby' 		 => 'rand'
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Random order with lot of images](https://wordpress.org/support/topic/random-order-with-lot-of-images/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/random-order-with-lot-of-images/#post-4155243)
 * Can anybody help me with this please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Random order with lot of images](https://wordpress.org/support/topic/random-order-with-lot-of-images/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/random-order-with-lot-of-images/#post-4155224)
 * Thanks Josh,
    I already have custom slideshow template on my theme, but I don
   ´t know where do I have to place the code. I tried to do this:
 *     ```
       $meteor_loop     = new WP_Query( array(
   
       		'post_type'      => 'slide',
       		'slideshow'      => $slideshow,
       		'posts_per_page' => $meteor_options['slideshow_quantity']
       		'orderby' => 'rand'
   
       	) );
       ```
   
 * but the slide is not showing at all
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794993)
 * It´s a bug with qTranslate plug-in. I deactivated and now it works. But I don
   ´t know how to fix it. Any suggestions
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794990)
 * [http://pastebin.com/E9w6Q3Ff](http://pastebin.com/E9w6Q3Ff)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794960)
 * Still not working. Take a look to:
    [http://www.aitanaaventures.com/](http://www.aitanaaventures.com/)
 * where you can see two slideshows. One with the conditionals and the other one
   without them.
 * Here:
    [http://www.aitanaaventures.com/noticias/](http://www.aitanaaventures.com/noticias/)
 * none work
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794958)
 * Thank you very much, but still not working…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794903)
 * You can it working here:
 * [http://www.aitanaaventures.com/como-elegir-mi-viaje/](http://www.aitanaaventures.com/como-elegir-mi-viaje/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794901)
 * The slideshow “general” works perfect on the pages that don´t have slideshow 
   specified.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] [Plugin: Meteor Slides] Slide not showing when listing al posts](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/)
 *  Thread Starter [Q41developer](https://wordpress.org/support/users/q41developer/)
 * (@q41developer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-slide-not-showing-when-listing-al-posts/#post-2794831)
 * [The code](http://pastebin.com/iN46JDRN)

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