phpface
  • Introduction
  • Installation
  • Verify License
  • Install Plugins
  • Import Sample Content
  • Content Capabilities
  • Theme Options
  • Site Logo
  • Elementor Widgets
  • Sidebars
  • Shortcodes
  • Widgets
  • Add Menu
  • Add Custom User Dashboard Pages
  • Mobile Bottom Menu
  • Upload/Embed Video
  • Upload Big Files
  • Transcode and Encrypt Video With FFmpeg
  • Video Collections
  • Video Chapters
  • Import YouTube Videos
  • Post Location
  • Live Chat and Private Messages
  • User Dashboard
  • Video Advertising
  • BuddyPress (Activity Stream, Notifications, User Groups, Friend Connections ... etc)
  • Restrict Content
  • User Registration / Membership
    • Patreon Membership
    • Paid Membership Pro
    • Paid Member Subscriptions
  • myCred
  • ACF - Advanced Custom Fields
  • Create User Channels
  • WP Statistics (Page Views, Reports, Analytics ...)
  • Sitekit By Google (Page Views, Reports, Analytics ...)
  • Limit Backend Access
  • Bunny Stream
  • Cloudflare Stream
  • DynTube Stream
  • WooCommerce - Sell Video Content
  • Dokan - WooCommerce Multivendor Marketplace.
  • Forums
  • Search Everything in WordPress
  • Translation
  • Changelogs
  • For Developers
    • Add Custom Meta Boxes
    • REST APIs & Upload
  • FAQs
    • How to resolve 404 Error?
    • How to update the theme and all bundled plugins?
    • How to update all bundled plugins?
    • What is a Short Video?
  • How to solve "video is being encoded, please wait a minute" issue?
  • How to Add Custom Roles and Capabilities?
  • How to set custom single video template?
  • End
    • Thank you!
  • Customer Support
Powered by GitBook
On this page

myCred

PreviousPaid Member SubscriptionsNextACF - Advanced Custom Fields

Last updated 2 months ago

is an intelligent and adaptive points management system that allows you to build and manage a broad range of digital rewards including points, ranks and, badges, you can install for free from your WordPress Admin dashboard.

This section does not cover how to Configure myCred and its addons, for further help, please visit myCred website

Configure myCRED settings at Appearance > Customize > myCRED panel


Transactions


Upon activating myCred, a Transactions page will be added to each member's dashboard. This page displays all the transactions of users including sending points, receiving points, spending points, etc


Add Buy Points Page


myCred provides a buy points form, which we utilized to create the Buy Points page using Elementor. If you prefer to use myCred shortcodes, you have the option of using either [mycred_buy] or [mycred_buy_form]. The choice is yours.


Sell Video Content


Step 1: Navigate to myCred > General Settings > Sell Content

Step 2: Check the Videos checkbox and configure all available options as you need

Step 3: Scroll down, you may customize your own templates such as Purchase Template, Insufficient Funds Template and Visitors Template, these templates will be displayed on the player instead of real video.

Code for setting up the Insufficient Funds Template with a custom Buy Points button using Paypal gateway

<div class="text-center">
<h3>Premium Content</h3>
[mycred_buy gateway="paypal-standard"  amount=%price% class="btn btn-sm btn-danger"]Buy %price% points[/mycred_buy] to access this content
</div>

Step 4: Navigate to Appearance > Customize > myCred > Sell Content and set all the fields as desired

As outlined in Step 2, if you have selected Videos I manually select, then you can enable the "Sell Using Points" and set the price on the Edit Post screen for each video

Or from frontend form

Donate Points


To use the Donate Points feature, the myCred Transfers Addon must be installed and enabled, to enable the addon, go to myCred > Add-ons

Then navigate to Appearance > Customize > myCred > Donate, and enable the feature. You can also specify the point type and set the minimum number of points required for a donation.


Send Gift


Setting up Gift is similar to Donate Points, navigate to Appearance > Customize > myCred > Gift and set all the fields as desired

Selling Video Content feature requires plugin and myCred Sell Content addon activated

Depending on the Point Type you selected above, you should navigate to the Point Type page > Central Deposit, and disable the option mentioned below. For more details, refer to this guide

myCred
https://codex.mycred.me/chapter-iii/sell-content/
https://codex.mycred.me/chapter-iii/central-deposit-add-on/
myCred
myCred
https://codex.mycred.me/chapter-ii/install/
Transactions
Add Buy Points Page
Sell Video Content
Donate Points
Send Gift