Thanks for your kind words!
I have had other users reporting that confirmations that use a redirect are sometimes not working. I will be looking at this and hopefully issue a fix within the next couple of days.
Hello again steph_brm!
The redirect issue has been solved and a new version (1.1.7) has been uploaded.
Wonderful!! That was so quick. Thank you, thank you! Everything with the confirmation seems to be working perfectly.
I have one last issue that has to do with members. I cannot get the entries to filter by user ID and I have to have the entries visible to “All logged in users” or “Everyone” in order for them to be visible at all. I am using a membership management plugin, WP Membership, and it does create user accounts for each member I add so I am not sure where the disconnect is. I’ll keep digging around but if you have a moment to point me in the right direction I would be most appreciative.
Thank you again for this fantastic plug-in and all of the support!
Do you mean that you want to show entries that have been made by a specific user when that users profile page is being viewed?
I saw the short code for that but I actually mean that the “Show entries in list” to “Entry creator” is not working. I think it has to do with the WP Membership plugin I am using. The plugin creates members that are also wordpress users but there seems to be a disconnect somewhere. I looked at your code and see where you use ‘created_by’ to filter the results with the current logged in user ID and I think I’ll keep playing around with it to see if I can find where it is getting hung up. Thanks!!!