lightbox "content not found"
-
Hello, I am trying to create a lightbox with inline content, however, when I click the button, the lightbox that appears just says “content not found”
A couple more things:
– I am using “theme test drive” plugin right now, to test a new version of my site before it goes live.
– The shortcode for the lightbox is inside a “visual editor” widget, NOT the main page content. However, I created a test page, and got the same error when the shortcode was within a regular page not a widget.
– Inside the lightbox is an email subsciption form (I don’t think this matters)Here is the code I’m using:
[su_lightbox type="inline" src="pineapple"][su_button style="flat" background="#dc3912" wide="yes" center="yes" icon="icon: envelope"]Subscribe to Email Updates[/su_button][/su_lightbox] [su_lightbox_content id="pineapple" width="300px"] <form style="text-align: center;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">Enter your email address:<input style="width: 140px;" name="email" type="text" /><input name="uri" type="hidden" value="BryonPWells" /><input name="loc" type="hidden" value="en_US" /><input type="submit" value="Subscribe" />Delivered by <a href="https://feedburner.google.com" target="_blank">FeedBurner</a>.</form> [/su_lightbox_content]
Thanks in advance for any help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘lightbox "content not found"’ is closed to new replies.