• hi
    pls see below screenshot, how can we enlist it, limit of 20 not working, columns not working (I’m using elementor shortcode)

    [user_login_history limit=’20’ reset_link=’custom-uri’ columns=’ip_address,time_login’ date_format=’Y-m-d’ time_format=’H:i:s’]

    https://www.loom.com/share/48a9c9e0d8864e91bd47f754596a0f58

    Issues:
    The limit of 20 is not applied
    Columns are not restricted
    Results are not paginated

    how to fix this?

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

    (@vigilantone)

    Backend here shows 19+ items (records) in Login List

    https://www.loom.com/share/584b5a614e14495cb66ac67d3a8c7b50

    But the front page (using shortcode) not showing full records (even applied below combinations but none work to show the complete records list)

    default:
    [user_login_history show_timezone_selector=’false’ columns=’user_id, username, role, old_role, ip_address, country_name, browser, operating_system, timezone, user_agent, duration, time_last_seen, time_login, time_logout, login_status’
    ]

    [user_login_history limit=’20’ show_timezone_selector=’false’ columns=’user_id, username, role, old_role, ip_address, country_name, browser, operating_system, timezone, user_agent, duration, time_last_seen, time_login, time_logout, login_status’
    ]

    Plugin Author Faiyaz Alam

    (@faiyazalam)

    @vigilantone can you try this simple code and let me know if it works?
    [user_login_history]

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode Not working for Page Display’ is closed to new replies.