Description
Elvito BP contains features that help you to monetize your blog by allowing you to hide certain fields from non-paying members.
Features:
- Hide Profile Fields from Non-Paying Members
- Simple to use interface
- Banner Rotator in Posts for affiliate banners. BETA
- Create subscriptions with paypal intergration
- Teaser profiles (where the user can fill out the information but its not viewable to other users)
- Create Nav Link for subscription page where the message is displayed.
Removing the plugin
All should be fine should you want to deactivate this plugin however do make sure that you replace bp_pm_group_tabs(); with bp_profile_group_tabs(); (reverse to install info number 3) otherwise the profile edit tabs will dissapear.
Installation
Before you activate this plugin make sure that you have Buddypress v1.2.7 or higher.
- Upload the buddypress-profiles folder to plugins folder.
- Go to your buddy-press template and search for edit.php under members/single/profile.
- Change bp_profile_group_tabs(); with bp_pm_group_tabs();
- Activate the BP-Profiles Manager in wp-admin under plugins.
- Go to settings -> BP-Profiles Manager
- Your Good to go!
FAQ
— Where is edit.php? —
In the buddy-press template it should be located at members/single/profile/edit.php
— Other Information —
This is a free version and you can create 3 rules. For unlimited rules in this and future updates
including support please donate using the form inside the plugins admin page.
If you are having difficulties getting this plugin to work please email me with the details
at [email protected] or comment on the plugin page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Elvito BP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Elvito BP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.33
- Made amendments to subscription
- Created a banner rotator for posts BETA
1.3
- Removed lock on unlimited use and instead ask kindly for a small donation to keep the plugin maintained
- Create subscriptions and then list them on your upgrade page by using a shortcode.
- Recoded.
- Fixed message not saving problem on the profiles manager page.
1.22
- Taken over by elvito-solutions
1.3
- Fixed bp_head function for higher versions of wordpress
1.2
- Cleaned the code where older code was not in use.
- Fixed mysql error within the profile hider.
1.1.1
- Fixed Broken Images and re-wrote the upgrade script.
1.1
- Added an option to create a navigation item that links to your profile upgrades page.
- re-wrote 1 database
- Wrote a database update script.
- Back end modifications
1.0
- Written Initial Version
- Programmed backend
- Developed Front End