Title: Display problem
Last modified: August 22, 2016

---

# Display problem

 *  Resolved [Jakub Orlowski](https://wordpress.org/support/users/jakub-orlowski/)
 * (@jakub-orlowski)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-problem-24/)
 * Please look at this
 * > [View post on imgur.com](https://imgur.com/QQB1EVE)
 * I don’t know what to do.
 * Site link: [http://www.phantom.geek-kultura.pl](http://www.phantom.geek-kultura.pl)
 * [https://wordpress.org/plugins/network-latest-posts/](https://wordpress.org/plugins/network-latest-posts/)

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

 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-problem-24/#post-5459808)
 * Hi, I have updated your custom CSS stylesheet. Please download it from: [nlp-jakub.css](https://gist.github.com/josesayago/b9f0eb1ee5123d4b78ea).
 * Replace the one in your active WordPress theme folder.
 * FYI, below the updated rules:
 *     ```
       .nlposts-block-container .nlposts-block-item {
           display:inline-block;
           vertical-align: middle;
           width:15%;
           margin-left: auto;
           margin-right: auto;
           margin-right: auto;
       }
       .nlposts-block-container .nlposts-caption {
           margin-top: 1em;
       }
       ```
   
 * [Screenshot](http://imgur.com/2H7BOIK).
 *  Thread Starter [Jakub Orlowski](https://wordpress.org/support/users/jakub-orlowski/)
 * (@jakub-orlowski)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-problem-24/#post-5459820)
 * Hello,
 * thank you for support. Display perfect! But I have still some strange alert
 * “Notice: Undefined variable: ignore in /home/virt102097/domains/geek-kultura.
   pl/public_html/wp-content/plugins/network-latest-posts/network-latest-posts.php
   on line 308”
 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/display-problem-24/#post-5459837)
 * Hello, the notice is because the variable has not been initialized. It is displayed
   because your server is configured to display notices and warnings (which I recommend
   to set off in production mode).
 * I will try to release an update soon to initialize variables as I’m a afraid 
   this is not the only one which will throw notices.
 * Best regards,
    José SAYAGO.
 * P.S: This notice won’t cause any issues on your site, but I know it is annoying
   and should be addressed.

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

The topic ‘Display problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-latest-posts_61c601.svg)
 * [Network Latest Posts](https://wordpress.org/plugins/network-latest-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-latest-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-latest-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/network-latest-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-latest-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-latest-posts/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/display-problem-24/#post-5459837)
 * Status: resolved