Hi
I have a page accessible when people sign up to paid plans. However, on the page that people sign up for, I want to collapse / expand certain buttons to encourage people to sign up to a higher priced plan to then display different content on the page.
I was wondering if there is a query to test which paid plan the user has signed up for? and then offer an if function statement to display certain elements on screen?
E.g if current user is ‘gold member’ then expand box A, if current user is ‘platinum member’ expand box B etc.
Many thanks for any help!
Thomas