• Resolved rolyestemonio

    (@rolyestemonio)


    Hi Guys,

    Is there a way to group and inline content when pop ups? For example you have like this:

    [wp_colorbox_media url="#inline_content[]" type="inline" hyperlink="Click Me!"]

    <div style="display: none;">
     <div id="inline_content[1]" style="padding: 10px; background: #fff;">Content 1</p></div>
    </div>
    
    <div style="display: none;">
     <div id="inline_content[2]" style="padding: 10px; background: #fff;">Content 1</p></div>
    </div>

    So when you click the word “Click Me!” the 2 inline will be show with next button.

    Your help is highly appreciated.

    Thanks.

    https://wordpress.org/plugins/wp-colorbox/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Inline Grouping’ is closed to new replies.