Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 29, 201510 yr Is it possible to have the ability to purchase a premium subscription within the profile page? I would like to give members the ability to become premium members via a button within their profile.
May 29, 201510 yr Is it possible to have the ability to purchase a premium subscription within the profile page? I would like to give members the ability to become premium members via a button within their profile..You can squeeze some button in your profile template like this ..in Customization > Theme > Edit HTML & CSS > Templates > Core > Front > Profile > Profile .. <a class="ipsButton ipsButton_medium ipsButton_important" href="http(s)://LinkToYourMembershipPage/" title="Premium Membership">Get Premium</a> .
June 11, 201510 yr Author Thank you, that totally worked. Do you know how to encapsulate that with an if/then statement to not show if a person is a member of the premium users group? So it doesn't appear, once they have paid?
Archived
This topic is now archived and is closed to further replies.