• Resolved mmnovoa

    (@mmnovoa)


    Hello, how are you?

    i installaed the base and the nivo oik plugin and want to display in a slideshow the featured images of an specific post type.

    In the header put this code:

    <?php echo do_shortcode(‘[nivo post_type=”propiedades” orderby=”date” numberposts=”3″ thumbnail=”full” order=”DESC”]’);?>

    I first at all not showing nothing, BUT, if you firebug, you can see the links to the post and only in one of its the image of that custom_post

    And the limit of 3 post is not working because i see 10 links.

    What can i do to solve this situation?

    Thank you

    https://www.ads-software.com/plugins/oik-nivo-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bobbingwide

    (@bobbingwide)

    Hello, I’ve only just seen this.
    What you’ve coded should work with oik-nivo-slider v1.9 and oik v2.0.1.
    In previous versions the image that’s selected needs to be attached to the post type, not just marked as the featured image.

    If you’re still having trouble with this can you first try creating the slider in a text widget.

    For an example see https://oik-plugins.eu/nivo2011/blog/ where there is a THEMES text widget which contains the following shortcode

    [nivo post_type="oik-themes" orderby="date" numberposts="3" thumbnail="full" order="DESC"]

    Can you give me a link to a test site where you can demonstrate the problem?

    Plugin Author bobbingwide

    (@bobbingwide)

    No reply received. Marking as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image not showing and bad number of post’ is closed to new replies.