Viewing 2 replies - 1 through 2 (of 2 total)
  • I had a search around for documentation because I was wondering the same thing, but I couldn’t find anything.

    However, I did have a play around and this seems to have worked for me:

    [wp_colorbox_media url="#my-html" type="inline" hyperlink="Click here for popup"]
    
    <div style="display:none;">
       <div id="my-html" >
         <p>This is my <strong>HTML</strong> content.</p>
        </div>
    </div>

    I’d like to add a link to a webpage on my website, how do I do that.

    Also, once installed, where is information on how to use this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘html in popup?’ is closed to new replies.