• Resolved userw

    (@userw)


    hello, is ther a way to display the log on frontend and each customer see his log only i usa the shortcode mycred_history but it show all the log for all customer. this should show only for admin or selected roles

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @userw,

    By using the below-provided shortcode only the current logged in user will be able to view his logs.
    [mycred_history user_id=”current”]

    Thread Starter userw

    (@userw)

    ok i tried that it still show the entire log for all even when the customer is logged out i don’t know why

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @userw,
    You need to use the below shortcode also in the login attribute you have to write a message for the logged out users.

    [mycred_history user_id=”current” login=”Message for non-logged in users”]

    Thread Starter userw

    (@userw)

    ok but still the main problem it show the entire log for all users

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @userw,
    Please copy the below shortcode and use it.
    Thanks!

    [mycred_history user_id="current" login="Message for non-logged in users"]

    • This reply was modified 4 years, 12 months ago by WPExperts.io.
    Thread Starter userw

    (@userw)

    ok it worked thanks i tried it before i don’t know why wouldn’t work but i think there was conflict in my site. thanks again

    Thread Starter userw

    (@userw)

    .

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @userw,
    It’s nice to hear that your issue is resolved we would appreciate a kind and honest review.

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘each customer see his own log’ is closed to new replies.