• Hy there,

    is it possible to have one show option, then within show option other show/hide option?

    I tried this:

    [showhide type=”first” more_text=”first” less_text=”first”]
    content

    [showhide type=”first” more_text=”first” less_text=”first”]
    content2 within content1
    [/showhide]
    [/showhide]

    But gives me not the result i want.

    Thanks,
    K.I.

Viewing 1 replies (of 1 total)
  • Thread Starter pshwebsite

    (@pshwebsite)

    This was my code:

    [showhide type=”first” more_text=”first” less_text=”first”]
    content

    [showhide type=”second” more_text=”second” less_text=”second”]
    content2 within content1
    [/showhide]
    [/showhide]

Viewing 1 replies (of 1 total)

The topic ‘Show/hide within show/hide’ is closed to new replies.