• Resolved julien_simon

    (@julien_simon)


    Hi all,

    After installing the plugin and reading the documentation, I used the [expand title=”Vader” expanded=”true”]Target Content[/expand] command to add video transcript underneath videos. The first one worked wonder and I was very happy. The second one is expanded by default.

    The documentation says:
    “Assigning the expanded attribute a value sets the default positon of the element to open (expanded). The default position is closed (collapsed).
    [expand title=”Vader” expanded=”true”]Target Content[/expand]”

    Why when used twice in 2 minutes is the default position expanded on one page and collapsed on the other one.

    Did that happen to anybody else?

    http://wordpress.org/extend/plugins/jquery-collapse-o-matic/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Baden

    (@baden03)

    We have tested this and can not repeat your results. A link to your page would be most helpful.

    Thread Starter julien_simon

    (@julien_simon)

    Hi Baden,

    Here is the link where it works: http://pardonservicescanada.com/about-us/
    Here is the link where is doesn’t work: http://pardonservicescanada.com/videos/

    On one page, the video transcript is collapsed, one the other one it is expanded. I used the same code, just changed the content inside the jQuery.

    Plugin Author Baden

    (@baden03)

    julien_simon,
    There is something wacky going on. can you please post a pastebin link to the source shortcode you are using for both of your examples?

    The second example is, in fact, including the colomat-close class, which makes it expanded by default. Need to see the exact shortcode for the second example to be of further assistance.

    Thread Starter julien_simon

    (@julien_simon)

    Hi Baden,
    Sorry for the late reply, I was on holiday with no access to a comnputer (a real holiday!)
    I have figured it out. the <span> from <span>expanded=”true”</span>] was somehow removed on the video page. Adding it fixed the issue. Odd when I copy and pasted the code from the same source.

    anyway, it’s not fixed. Thanks for your help tough!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: jQuery Collapse-O-Matic] Default position is not consistent’ is closed to new replies.