Title: Content opens expanded
Last modified: August 22, 2016

---

# Content opens expanded

 *  Resolved [Bond323](https://wordpress.org/support/users/bond323/)
 * (@bond323)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/content-opens-expanded/)
 * Hello,
 * How can i make this plugin to work? i want a contact form shortcode to show up
   when you click the text:
 * [expand title=”click here for more information”][iphorm id=”3″ name=”more information”][/
   expand]
 * But when i use this shortcode, the contact form already shows up and is not hided.
   I tried all the settings and suggestions mentioned in the support, but i can’t
   get it to work. When i click the text, the contact form is hiding.
 * Thanks for your help.
 * [https://wordpress.org/plugins/jquery-collapse-o-matic/](https://wordpress.org/plugins/jquery-collapse-o-matic/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304036)
 * 1) link please
    2) are you using the page editor in VISUAL or TEXT mode? 3) have
   you tried to add .maptastic to the tirgger like so:
 *     ```
       [expand title="click here for more information" trigclass=".maptastic"] [iphorm id="3" name="more information"] [/expand]
       ```
   
 *  Thread Starter [Bond323](https://wordpress.org/support/users/bond323/)
 * (@bond323)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304092)
 * Can i email the link to you? because i don’t want to post my websites in the 
   open. I use placed the code in TEXT mode and i’ve added the maptastic class to
   the shortcode, but still no effect.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304097)
 * yes, please contact us at support [at] twinpictures [dot] de and include a link
   back to this thread. Please be sure to follow up and post how the issue was resolved
   here as to help others.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304124)
 * The issue is that this content is being loaded dynamically. The loop that happens
   on page load does not know to collapse your content because the expand element
   was not there when the page first loaded.
 * Dose the function/plugin that is dynamically loading the content allow for you
   to run a callback once loaded?
 * Also, please use targclass=”maptastic” not trigclass… my bad:
 *     ```
       [expand title="more information" targclass=".maptastic"] .. [/expand]
       ```
   
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304197)
 * Issue marked as resolved.

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

The topic ‘Content opens expanded’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/content-opens-expanded/#post-5304197)
 * Status: resolved