slk9383
Forum Replies Created
-
I have used UM for ??, well years. It was rock solid for what I needed and worked great. I have used it on several web sites and recommended to several others. Everything was GREAT – until 2.0 hit!
This REALY broke my web site! I work with their PHP API a fair amount and now I am rewriting a lot of my code to get away from the UM PHP code. I was really surprised by their depreciation of some of their APIs. Their 2.0 developer documentation is not much help. I guess shame on me!
It was suggested to me in another one of these reviews to roll back the plugin.
————————————————————————-
I’d use WP Rollback to rollback to UM 1.3.88then go through the saved settings you had before in the appearance tab before it was deprecated write the hex code down somewhere for every option, then install
https://wordpress.org/plugins/yellow-pencil-visual-theme-customizer/
and then you can select the element (UM) and then change the color of the background or text or whatever it will write the CSS for you then copy and paste into Avada “Additional CSS” or WP -> Appearance -> Customize -> Additional CSS
(this worked for me)
———————————————————-
I myself have not tried this, I am already well down a work around path, but this might help you!Thanks! I will give that a try!
I am having similar issues. I use the developer API and I am getting an exception from:
um_fetch_user( $wp_user );
$ultimatemember->user->get_role();Turns out that $ultimatemember->user is returning null.
This has broken my site and I have to put my site in maintenance mode till this is resolved. If not fixed soon will need to switch plugin!
Also the UM roles are no longer available on the Admin WP Users page; Would be great to have that back again!