Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter freeace00

    (@freeace00)

    and what I should put for custom thumbnail field?
    I have 1 more pic in post table. not feature pic.

    Thanks, again.

    Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hello, if you want to display a custom thumbnail then you must set these parameters: thumbnail_custom=true AND thumbnail_field=my_custom_field where my_custom_field is the name of your custom field containing the URL to the custom thumbnails you want to display.

    As for the question about the layout, in the current version is a little bit tricky to do so, however you could use a file I’ve tweaked to simplify the floating rules: NLPosts Float Left (download and replace your current plugin by this one), then you could use this CSS style as a starting point: NLPosts Float Left CSS download the style and save it to your current WordPress theme as nlp-floatleft.css.

    Then in your shortcode just set the css_style=nlp-floatleft, like this:

    [nlposts css_style=nlp-floatleft]

    Let me know if it works.

    Best regards,
    José Luis.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘thumbnail inline.’ is closed to new replies.