Stripe Details / Subscription Management
Hi doesn’t anyone know if it’s possible to add the customers stripe subscription to their fluent community profile page so they can edit or even upgrade?
Not possible using just Fluent Community. Assuming you have a plugin that supports a user dashboard for viewing/managing their Stripe subscription, you could add that to a regular WordPress page and then add a link to it on the user dropdown menu.
Thomas Oates okay that would work, is there a nice way to integrate the page seemlessly into the dashboard for example adding HTML code into a blank section canvas.
Daniel Proctor Create your dashboard page as usual, then change the page Template to FluentCommunity Frame - https://fluentcommunity.co/docs/theme-compatibility-feature/
Jonathan Gwyer Thats fantastic thank you! Do you know how then you can hide the ADMIN bar? Since its a page it loads the admin section as well.
I've used a couple of different plugins for this...
https://en-gb.wordpress.org/plugins/hide-admin-bar-based-on-user-roles/ is pretty simple
https://en-gb.wordpress.org/plugins/members/ does some other useful stuff
Jonathan Gwyer Thats great, worked a charm! Thank you
Following