Title: Empty box
Last modified: April 10, 2019

---

# Empty box

 *  Resolved [Marcel Bootsman](https://wordpress.org/support/users/mbootsman/)
 * (@mbootsman)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/empty-box-2/)
 * I have added a simple box, that triggers after 1 second.
    The content of the 
   box is one line. And is not shown. Just a small box is shown.
 * How can this be fixed?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fempty-box-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Contributor [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/empty-box-2/#post-11445937)
 * Hi Marcel,
 * In the code inspection I don’t see any content in the box at all.
 * Could you show me a screenshot of this box in your backend where I can see what
   you’ve put in the box as content?
 * You can upload the screenshot to a service like [https://imgur.com/](https://imgur.com/)
   and share the link here. Thanks!
 *  Thread Starter [Marcel Bootsman](https://wordpress.org/support/users/mbootsman/)
 * (@mbootsman)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/empty-box-2/#post-11458162)
 * Hi, here’s some screenshots of the back and front end.
 * Backend: [http://i.imgur.com/9FlawxG.png](http://i.imgur.com/9FlawxG.png)
    Frontend:
   [http://i.imgur.com/ESymv05.png](http://i.imgur.com/ESymv05.png)
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [7 years ago](https://wordpress.org/support/topic/empty-box-2/#post-11537581)
 * Hey Marcel (!),
 * It looks like the content of your box isn’t properly getting through to the frontend.
   Do you have any filters in place on `the_content` or `boxzilla_box_content` which
   could cause this to happen?
 *  Thread Starter [Marcel Bootsman](https://wordpress.org/support/users/mbootsman/)
 * (@mbootsman)
 * [7 years ago](https://wordpress.org/support/topic/empty-box-2/#post-11538761)
 * Hey Danny (!!),
 * Aha!
    Yes A client is using an plugin to support Autorespond forms, and I have
   added a filter to make it possible to put a shortcode of that plugin in a boxzilla
   box.
 * Here is the function that’s added to the filter: [https://gist.github.com/mbootsman/c00eeefa08e6468865601e91964a3328](https://gist.github.com/mbootsman/c00eeefa08e6468865601e91964a3328)
 * And here’s the add filter statement:
    global $nl_autorespond_plugin; add_filter(‘
   boxzilla_box_content’,array(&$nl_autorespond_plugin,’nl_autorespond_replaceForm’));
 * Do you have any idea why this goes wrong?
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/empty-box-2/#post-12064249)
 * Hey [@mbootsman](https://wordpress.org/support/users/mbootsman/),
 * So sorry for not updating you but hopefully you’ve been so busy walking to Berlin
   and doing other cool stuff that you didn’t notice – but this should have been
   fixed by now right? I believe we pushed an update soon after hearing about this
   from you, but forgot to update this topic.
 * Let us know if it’s still not working please.
 *  Thread Starter [Marcel Bootsman](https://wordpress.org/support/users/mbootsman/)
 * (@mbootsman)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/empty-box-2/#post-12077962)
 * Yes, it’s fixed 🙂
    Thanks!
 *  Plugin Contributor [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/empty-box-2/#post-12078588)
 * Awesome, ​Thanks for letting us know.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Empty box’ is closed to new replies.

 * ![](https://ps.w.org/boxzilla/assets/icon-256x256.png?rev=1414640)
 * [Boxzilla - WordPress Popup Builder](https://wordpress.org/plugins/boxzilla/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/boxzilla/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/boxzilla/)
 * [Active Topics](https://wordpress.org/support/plugin/boxzilla/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/boxzilla/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/boxzilla/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Lap](https://wordpress.org/support/users/lapzor/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/empty-box-2/#post-12078588)
 * Status: resolved