Support Forum

Ultimate Member Integration

SM Scott Moore
Scott Moore
Member

I’m trying to integrate Simple Press with the Ultimate Member WordPress Plugin. Has anyone ever done this and displayed the Ultimate Member profile page and profile form in Simple Press? I’d like to use the custom profile pages I created with Ultimate Member. I see a place to add the url and Query String Variable Name in the Simple Press Admin, but I am not sure what to put there.

Thanks for your help.

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

we have heard of some of our users using it…  best source of info for membership plugin integration:  https://simple-press.com/documentation/codex/faq/how-to/how-to-configure-simple-press-with-membership-plugin/

as to profile, depends on how ultimate members does it…  think  of the url as http://somesite.com/members/?user=xxx

user would be the query string variable name…  somehow, you have to communicate the user whose profile you want to see via query arg…  could be other, but query arg is what the custom page uses…