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

    (@baden03)

    Please try version v1.5.3a from the Plugin Oven here: https://plugins.twinpictures.de/plugins/collapse-o-matic/
    and see if that works for you.

    Also, be sure to use single quotes (‘) to define your image attributes (alt, src, etc) if you are using double quotes (“) to define the shortcode attributes (title, tag, etc)

    Thread Starter tolgair

    (@tolgair)

    you are absolutely right about quotes issue when I edited them everthing seems to work fine. There is another issue If you examine the link i sent you can seee there is an extra space under the first element is there a way to fix this?

    Plugin Author Baden

    (@baden03)

    Yes, this is a common problem addressed many times before on this forum.
    Try this:
    Wrap the expand elements in a div. That’s it. Just:

    <div>[expand]...[/expand]
    [expand]...[/expand]
    [expand]...[/expand]
    [expand]...[/expand]</div>

    and BLAM-O it should remove that pesky wautop spacing issue that WordPress likes to stick in there. Let us know how it goes!

    Plugin Author Baden

    (@baden03)

    Is this issue resolved for you, or do you require additional assistance?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘does not work after updating page’ is closed to new replies.