Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hi, I have updated your custom CSS stylesheet. Please download it from: nlp-jakub.css.

    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.

    Thread Starter Jakub Orlowski

    (@jakub-orlowski)

    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

    (@iluminatus)

    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.