10626 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
9th February 2012 (3 months ago)
#
Hiya Academyoflife,
Many thanks for being a member here at WPMU DEV! :)
Actually our signup process is a very customized plugin on which the Pro Sites plugin is based. If you'd like to have separate signup pages for separate subscriptions though, you can do this through using the custom shortcodes in membership. Check out the file membership/membershipincludes/addons/extra.shortcodes.php
There are several shortcodes you can use to output the specific title, description, and subscription buttons so that you can provide for separate pages for each subscription. I know Barry's working on this process to make it a bit easier, but for now creating separate WordPress pages with these codes should do the trick.
For example: [subscriptiontitle subscription="2"]
This will display the title of the subscription with an ID of 2. From your subscriptions listing page, if you mouse over the edit link you'll see the sub ID in the link preview of your browser.
It's quite tricky to pull something custom like this altogether. If you want someone to assist you might take a look at our job boards and contact a developer or post up a project and ask for assistance: http://premium.wpmudev.org/wpmu-jobs/
dam you hope this helps ? you are the helper mr Mason James
Many many thanks to you ,
i have another question about the membership plugin
my website works with arabic Language ,
i tryed to make a copy of membership language file and translate it , but it didnt work out , i tryed to put it in Language folder , Membership Language folder , Theme Language folder ,
but all didnt work out ,
so can you tell me please how can i make it work 100%
Responses (5)
Sales & Support Lead — 9th February 2012 (3 months ago) #
Hiya Academyoflife,
Many thanks for being a member here at WPMU DEV! :)
Actually our signup process is a very customized plugin on which the Pro Sites plugin is based. If you'd like to have separate signup pages for separate subscriptions though, you can do this through using the custom shortcodes in membership. Check out the file membership/membershipincludes/addons/extra.shortcodes.php
There are several shortcodes you can use to output the specific title, description, and subscription buttons so that you can provide for separate pages for each subscription. I know Barry's working on this process to make it a bit easier, but for now creating separate WordPress pages with these codes should do the trick.
For example:
[subscriptiontitle subscription="2"]This will display the title of the subscription with an ID of 2. From your subscriptions listing page, if you mouse over the edit link you'll see the sub ID in the link preview of your browser.
It's quite tricky to pull something custom like this altogether. If you want someone to assist you might take a look at our job boards and contact a developer or post up a project and ask for assistance:
http://premium.wpmudev.org/wpmu-jobs/
Hope this helps. Thanks!
Member — 10th February 2012 (3 months ago) #
dam you hope this helps ? you are the helper mr Mason James
Many many thanks to you ,
i have another question about the membership plugin
my website works with arabic Language ,
i tryed to make a copy of membership language file and translate it , but it didnt work out , i tryed to put it in Language folder , Membership Language folder , Theme Language folder ,
but all didnt work out ,
so can you tell me please how can i make it work 100%
thank u again for ur great assist & help
Sales & Support Lead — 13th February 2012 (3 months ago) #
Hiya @Academyoflife,
Glad I'm able to help :D
Ok, with the translating issue, just checking that you've already changed your WPLANG define in wp-config.php, correct?
Do you have both a .po and .mo file? What did you name them?
Thanks!
Member — 13th February 2012 (3 months ago) #
ya i got it , its working now good ,
thank you mr mason
Sales & Support Lead — 14th February 2012 (3 months ago) #
Awesome. Thanks for letting us know :)
Become a member