Subscribe
Notify of
guest

11 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Keon Sanchez
Keon Sanchez
4 years ago

It didn’t work, says there’s an error in: if ($user_verified && in_array(‘verified’, $user_verified)) {

Keon Sanchez
Keon Sanchez
4 years ago
Reply to  Keon Sanchez

syntax error, unexpected ‘;’

Jordan
Jordan
3 years ago
Reply to  Keon Sanchez
shift8web
shift8web
3 years ago
Reply to  Jordan

Good job! If you can handle the custom content without needing to use ACF, I would love to contribute and help finish it as a polished plugin. There is definitely interest in using this as a plugin.

Jordan
Jordan
3 years ago

I’ve cleaned this up and put it up on github https://github.com/jordantr

crowley_offcl
crowley_offcl
3 years ago

Solid work to the OP and to Jordan for the GitHub Repo. I’m just stuck with one part. How can I get the “Verify User” link on the “Orders” page to change to the checkmark, to show that they are verified? I think I’m overlooking something, but if you can help me I would really appreciate it. Thanks again, I appreciate all of your guys’ time and assistance.

Ian Hugh Scott
Ian Hugh Scott
2 years ago
Reply to  crowley_offcl

I was having the same issue, but then realized the check box must be “True/False” in ACF. Also, there are two blocks of code in GitHub Repo that need to be uncommented.

Laurendy Lam
Laurendy Lam
2 years ago
Reply to  Ian Hugh Scott

I’ve created a plugin, you can download it from the release page. Feel free to contribute and open issues.

Ian Hugh Scott
Ian Hugh Scott
2 years ago
Reply to  Laurendy Lam

I’m not sure what you are referring to. If you are referring to the plugin that Jordan Trizz published on github, I found several issues with it including needed code commented out, and a regression in that the notice displayed was removed.

I’ve reworked the latest version into something more usable.

Laurendy Lam
Laurendy Lam
2 years ago
Reply to  Ian Hugh Scott

You can search for my repo on github @ ghiobi/get-id-verified. The moderator of this website needs to approve my link. Enjoy!

Jonathon
Jonathon
1 year ago

Tried implementing this and my account endpoint just loads a page cannot be found. tried using the github version posted below as well and get the same issue. Lastly the cart notification doesn’t show either. Tested with standard theme and divi theme with the same results.