Title: Awesome
Last modified: September 3, 2016

---

# Awesome

 *  [jessicagranger](https://wordpress.org/support/users/jessicagranger/)
 * (@jessicagranger)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/awesome-2122/)
 * This is honestly what I’ve been looking for… it works perfectly on my site. I’m
   just wondering how to prevent the first slide from opening automatically. Any
   answers would be much appreciated!!

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

 *  [Masud Ahmed](https://wordpress.org/support/users/masud_cse/)
 * (@masud_cse)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/awesome-2122/#post-7945067)
 * We are really glad to hear that 🙂
 *  [wpeshaan](https://wordpress.org/support/users/wpeshaan/)
 * (@wpeshaan)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/awesome-2122/#post-7945076)
 * jessicagranger, We are really grateful you find our plugin interesting 🙂 The
   feature you are looking, it not possible in the current version. We are thinking
   provide this feature in the next version. To have the functionality currently
   you are looking, you have to he code of this plugin. Which is located in shortcode.
   php file 🙂
 *  Thread Starter [jessicagranger](https://wordpress.org/support/users/jessicagranger/)
 * (@jessicagranger)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/awesome-2122/#post-7945080)
 * Thank you Ahmed. Can you please tell me what I should add to the shortcode.php
   file to prevent it from automatically opening?
 * Really appreciate it!!!
 *  [Masud Ahmed](https://wordpress.org/support/users/masud_cse/)
 * (@masud_cse)
 * [11 years ago](https://wordpress.org/support/topic/awesome-2122/#post-7945090)
 * Sorry for late reply.
 * Open xpert-tab/shortcode/accordion.php and change
 * `$class = ( $count === $newFlag ) ? 'in' : '';` to
    `$class = ( $count === $newFlag)?'':'';`
 * just remove `in` now save and exit.
 * I think now it works!.

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

The topic ‘Awesome’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/xpert-accordion.svg)
 * [Xpert Accordion](https://wordpress.org/plugins/xpert-accordion/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/xpert-accordion/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/xpert-accordion/)
 * [Active Topics](https://wordpress.org/support/plugin/xpert-accordion/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xpert-accordion/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xpert-accordion/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Masud Ahmed](https://wordpress.org/support/users/masud_cse/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/awesome-2122/#post-7945090)