Title: Expanding moves object
Last modified: August 30, 2016

---

# Expanding moves object

 *  Resolved [_mmaaay](https://wordpress.org/support/users/_mmaaay/)
 * (@_mmaaay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/)
 * Hello! I am creating a board of directors page and I’m using Collapse-O-Matic
   and Column Shortcodes to create a 2 column that has the boards photo and bio.
   The bio would be below the photo and it would expand and collapse when users 
   click on the board’s name. However the issue is when users click on the bio, 
   any board information below it would move to the right side so the bio information
   can expand. I would like for the the bio to expand but not have any of the board
   move to the right side but just below it. I’m still fairly new to this all so
   I apologize in advance if it might be an obvious fix.
 * Please see photo: [http://i60.tinypic.com/154dkp0.jpg](http://i60.tinypic.com/154dkp0.jpg)
 * Image 3 and 4 is what I would like to be below the expanded information and not
   to the right side.
 * Thank you for the help!
 * [https://wordpress.org/plugins/jquery-collapse-o-matic/](https://wordpress.org/plugins/jquery-collapse-o-matic/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6374930)
 * can you provide a link to your page?
 *  Thread Starter [_mmaaay](https://wordpress.org/support/users/_mmaaay/)
 * (@_mmaaay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6374933)
 * It’s still in the works but here is the link:
    [http://laedc1930.cgr-dev.com/board/](http://laedc1930.cgr-dev.com/board/)
 * Also, I apologize if this might not make any sense, but on the Funding page (
   mobile/responsive version) I am using rel=”animal-highlander”, but when I click
   to expand another member below it, I would have to scroll up or down to look 
   at the expanded area. Is there a way when I click to expand on a different member
   to view the expanded area’s title or first line?
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6374977)
 * 1. the column issue: since your theme is using the[ bootstrap framework ](http://getbootstrap.com/)
   you need to review how you are making your columns.
    bad:
 *     ```
       [half page column] [half page column] [half page column] [half page column]
       ```
   
 * better:
 *     ```
       [row]
       [half page column][half page column]
       [/row]
       [row]
       [half page column][half page column]
       [/row]
       ```
   
 * 2. the scrolling issue: check out the [find-me attribute in the documentation](http://plugins.twinpictures.de/plugins/collapse-o-matic/documentation/#findme)
 *  Thread Starter [_mmaaay](https://wordpress.org/support/users/_mmaaay/)
 * (@_mmaaay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375012)
 * Hi Baden! Thank you for the help! I got the column issue to work, however with
   the scrolling issue, the find-me attribute doesn’t take me to the start of the
   newly expanded content, it takes me 3 lines after it, not sure if it’s due to
   my header either. Thank you again for the help!
 *  Thread Starter [_mmaaay](https://wordpress.org/support/users/_mmaaay/)
 * (@_mmaaay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375076)
 * Baden,
 * I’ve fixed the find-me attribute, however due to the site also being responsive,
   when viewed on mobile the find-me attribute jumps higher than the offset-scroll
   value.
 * I’m not sure how to apply the find-me attribute to the responsive site?
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375084)
 * does it work when you re-load the site at the new size?
    it makes sense that 
   resizing the screen would change the find-me locations… but they should be correct
   if the page is the same size it was loaded in.
 *  Thread Starter [_mmaaay](https://wordpress.org/support/users/_mmaaay/)
 * (@_mmaaay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375100)
 * Reloading the site at the new size, the find me attribute does not work correctly.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375101)
 * Yes, because you are defining a fixed scroll-to value.
    You need to work with
   find-me auto, as you are dealing with a responsive layout.

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

The topic ‘Expanding moves object’ 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/)

## Tags

 * [moving](https://wordpress.org/support/topic-tag/moving/)
 * [object](https://wordpress.org/support/topic-tag/object/)

 * 8 replies
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/expanding-moves-object/#post-6375101)
 * Status: resolved