• Resolved gfinberg

    (@gfinberg)


    Hi, I have installed your plugin and am trying to do the following:

    I would like to add a shortcode for a “Layer Slider” inside your Coll-O-Mat shortcode: [expand title=”Show Slider”] [layerslider id=”29″][/expand] in order to allow a user to Show or Hide the slider.

    This did not work: [expand title=”Show Slider”] [layerslider id=”29″][/expand]

    I would like to achieve the following: When the page loads the slider is visible and the label should read: “Hide Slider”. When the slider is hidden, the label should read: “Show Slider”

    Any suggestions would be greatly appreciated.

    Kind regards
    Gary

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

Viewing 1 replies (of 1 total)
  • Plugin Author Baden

    (@baden03)

    Shortcodes will work inside the expand elements, however more complex shortcodes. From your goal it seems you want to use something like the following:

    [expand title="Show Slider" swaptitle="Hide Slider" expanded="true"] [layerslider id="29"] [/expand]

    If you need further assistance please provide a link, as we can not troubleshoot without seeing what exactly is going on.

Viewing 1 replies (of 1 total)

The topic ‘Other Shortcodes inside the Coll-O-May SHortcode’ is closed to new replies.