Title: Collapse issues
Last modified: May 2, 2021

---

# Collapse issues

 *  Resolved [armand1981](https://wordpress.org/support/users/armand1981/)
 * (@armand1981)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/)
 * After the latest update there is a conflict i never seen before. Before it works
   ok but now ALL topics are open by default AND the custom CSS i have insert is
   gone.. Strange

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

 *  Plugin Support [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * (@jaysupport)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/#post-14394565)
 * Hi armand,
 * It’s not a conflict. It’s by design. We cleaned up a lot of stuff that was inconsistent
   or non-standard, to make the whole plugin a lot more uniform in design and function.
 * If there is only one FAQ output by a shortcode, it will start open (as there 
   is no need for the toggle functionality if there is only one FAQ on the page).
   For reference, this has also been mentioned in several other recent forum posts.
 * If it’s happening because you are using multiple shortcodes on the same page,
   that shouldn’t be necessary. You can use the shortcode attributes to include,
   exclude and limit the FAQs that are displayed all within one single shortcode.
 * Alternatively, as mentioned in the changelog for version 2.0.5, we added in the
   ability to directly filter the display_all_answers and group_by_category settings,
   so you can override the defaults with your own code. An example of how to do 
   this can be found here: [https://pastebin.com/gZXFcmtw](https://pastebin.com/gZXFcmtw)
 * As for the Custom CSS issue, several classes and IDs were updated to follow a
   more consistent naming convention across the whole plugin. This was also referenced
   in several recent posts. As mentioned in those, the biggest change was mostly
   just making sure all selectors followed the same ewd-ufaq naming convention. 
   If you would like, you can paste in your custom CSS and I can let you know what,
   if anything, needs to be updated in order to transition seamlessly over to the
   new version.
 *  Thread Starter [armand1981](https://wordpress.org/support/users/armand1981/)
 * (@armand1981)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/#post-14395682)
 * Hi Jaysupport.
 * Thanks for your help. I have tested your information within our website.
    I have
   a FAQ category called ‘python’ with id ‘2562’ and tested 2 ways of inserting:
 * A:
    [ultimate-faqs include_category_ids =’2562’] I see ALL FAQ’s i have made!
   Why, i have sorted out on id 2562
 * B:[ultimate-faqs include_category=’python-of-r’]
    This works….
 * Why does A not working?
    Thanks again Armand
 *  Plugin Support [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * (@jaysupport)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/#post-14404506)
 * The include_category_ids attribute is 100% working in the current version of 
   the plugin. If it isn’t working for you, that means either the ID being used 
   isn’t correct, you have an issue with the quotes being used in your shortcode,
   or you have some other issue with your shortcode (e.g. that space before the 
   equals sign).
 *  Thread Starter [armand1981](https://wordpress.org/support/users/armand1981/)
 * (@armand1981)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/#post-14407623)
 * Hey Jay! Solved
    Thanks for your support and quick answers. Love your feature.

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

The topic ‘Collapse issues’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [armand1981](https://wordpress.org/support/users/armand1981/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/collapse-issues/#post-14407623)
 * Status: resolved