• Resolved Bryan Rainey

    (@bryanrainey)


    Hi, First, I think your plug-in is going to be a lifesaver!! Second, I’m trying to use the plugin to show entries for the logged in user, but every time the shortcode just shows the most recent entry added regardless what user is logged in.

    This is how I’m using it:
    $user_id = get_current_user_id();
    echo do_shortcode( “[stickylist id=’6′ user='” . $user_id . “‘]”);

    Thanks,
    Bryan

    https://www.ads-software.com/plugins/gravity-forms-sticky-list/

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

    (@bryanrainey)

    Hey fried_eggz,

    Do you know if others are having an issue showing entries for specific users? I have the “Show entries in list to” set to “Entry Creator” yet when I use [stickylist id=”6″ user=”15″] I get zero entries.

    Any help is greatly appreciated.

    Thread Starter Bryan Rainey

    (@bryanrainey)

    Nevermind. I ended up adding some code that queried on a specific field for a specific value.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Always shows most recent entry and not specified user’ is closed to new replies.