Title: Inline Content Error
Last modified: August 22, 2016

---

# Inline Content Error

 *  [neonecra](https://wordpress.org/support/users/neonecra/)
 * (@neonecra)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/inline-content-error/)
 * Hi ive just installed your plugin, and am trying to use it to display inline 
   content. however i receive an error _“This content failed to load”_ when i click
   the lightbox link.
 * The markup im using is what is shown on your [demo site](http://weaveapps.com/shop/wordpress-plugins/responsive-lightbox-lite/):
 *     ```
       <a rel=”lightbox” data-gall=”gall-frame” data-lightbox-type=”inline” href=”#inline-content”>Inline</a>
       <div id=”inline-content” style=”display:none;”>
       test
       </div>
       ```
   
 * Also the example link on your demo page also returns an arror.
 * Thanks in advance for any help you can provide on this matter.
 * [https://wordpress.org/plugins/responsive-lightbox-lite/](https://wordpress.org/plugins/responsive-lightbox-lite/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [subhansanjaya](https://wordpress.org/support/users/subhansanjaya/)
 * (@subhansanjaya)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/inline-content-error/#post-5483641)
 * Please, try the following code.
 *     ```
       <a rel="lightbox" data-gall="gall-frame" data-lightbox-type="inline" href="#inline-content">Inline</a>
   
       <div id="inline-content" style="display:none;">
       test
       </div>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Inline Content Error’ is closed to new replies.

 * ![](https://ps.w.org/responsive-lightbox-lite/assets/icon-128x128.png?rev=983411)
 * [Responsive Lightbox](https://wordpress.org/plugins/responsive-lightbox-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-lightbox-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-lightbox-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-lightbox-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-lightbox-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-lightbox-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [subhansanjaya](https://wordpress.org/support/users/subhansanjaya/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/inline-content-error/#post-5483641)
 * Status: not resolved