Title: Problem with accordion
Last modified: August 30, 2016

---

# Problem with accordion

 *  [sdaly](https://wordpress.org/support/users/sdaly/)
 * (@sdaly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problem-with-accordion/)
 * Hi there,
 * I’ve had a problem with the accordion – the first drop down is defaulted to be
   open but the rest work perfectly. It does the same throughout the site. I have
   the following as the initial [xa_acc style=”xa-green”][xa_slide title=”I’ve just
   been raped what should I do?” icon=”play”] content [/xa_slide]
 * I am using the Kindness theme.
    Can you let me know what I can do to fix it.
 * Thanks
    Sinead
 * [https://wordpress.org/plugins/xpert-accordion/](https://wordpress.org/plugins/xpert-accordion/)

Viewing 1 replies (of 1 total)

 *  [Masud Ahmed](https://wordpress.org/support/users/masud_cse/)
 * (@masud_cse)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problem-with-accordion/#post-6209775)
 * Hey, this our feature, in next version we create a option. In this version you
   need to modify code manually.
 * Open xpert-accordion/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!. if possible please give us feedback :).

Viewing 1 replies (of 1 total)

The topic ‘Problem with accordion’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Masud Ahmed](https://wordpress.org/support/users/masud_cse/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/problem-with-accordion/#post-6209775)
 * Status: not resolved