• Resolved nobu1

    (@nobu1)


    1. User members would like to exchange goods with points.
      But, exchange page will not be created for the post page.
      How do I set up an exchange page?
    2. I created one coupon. After that, I clicked through various settings pages and hooks.
      Each access increases 1 coupons. Is this a bug?
    3. I would like to give Badges based on the number of points. User members up to promote the rank. But the badge system is not displayed on free. Is the badge system available only as a paid add-on?
Viewing 7 replies - 1 through 7 (of 7 total)
  • Daniyal Raza

    (@daniyalraza01)

    Hello @nobu1 ,

    Thanks for contacting us. Hope you are doing us.

    Please elaborate on first two points or it will be great if you can make a short video of the whole scenario.
    For the third point, Badges are free to use. It is reference based as the user selects a particular reference in the Badge edit window. When the user accomplishes that achievement the respective user gets the points.

    Here is the link to our documentation.

    Documentation Link

    Let me know if you have any questions. We will help you out.

    Thanks & Regards,
    WP Experts Support Team.

    Thread Starter nobu1

    (@nobu1)

    Thank you for question. Can I do by free or need an add-on? please tell me.

    1
    Members want to exchange from points to goods.
    We must create an exchange page.
    We need a form to increase or decrease points.
    Can I create simple form(or cart) by free? Need an add-on?

    2
    Coupon bug. Please see image 1.
    https://d.kuku.lu/246pxfj4x
    Even if I disable the coupon add-on, one coupon will be created for each access.
    It may be a bug with my theme.

    New question
    3
    The point log is “Content Purchase”. Only this part is in English. I want to set to change this part. Is it possible?

    4
    I want to reset total points.
    I think there are three default points: current points, total points, and point log.
    I can reset current points and point log in “Points > setting”. I can’t reset the total points. Is it possible?

    5
    Is there a way to display the point balance in the log?
    I think a little logs is ok. Members can’t calculate points for many logs.
    Wrong points are trouble. Is it possible?

    example,
    2000 points

    log
    +-point, action, (point balance)
    point +300, login, (2000)
    point +300, login, (1700)
    point +300, login, (1400)
    point +300, login, (1100)
    point +300, login, (800)
    point +300, login, (500)

    6
    Member want to make to get the double or quadruple the points when member upgrade badge ranking. Is it possible?

    7
    Display sales content.
    Please see image 2.(red ○)
    https://d.kuku.lu/mymrnvf5s
    I could display “Purchase Content” on the posted post. I uninstalled it once. I installed it again.
    I can not display in the posted post. I would like to know how to display this.

    Thank you.

    • This reply was modified 1 year ago by nobu1.
    • This reply was modified 1 year ago by nobu1.
    Daniyal Raza

    (@daniyalraza01)

    Hello @nobu1 ,

    Here is our replies for your pointers.

    1) You can use myCred Transfer for transferring points to a user. We have a shortcode as mycred_transfer for this purpose. A form will be created. The senders points will be deducted and recipients points will add up. You cannot exchange from points to goods.

    2) We have tested it on our environment Coupon addon is working fine. This could be your site specific issue. For this you need to open a support ticket on our official website. So our technical team will directly assist you on this.

    3) We have provided a filter in our plugin as ‘mycred_all_references’. You can change this filter text as per your requirement.

    4) We have provided a setting in point type for resetting total points, current points and logs. When you will use reset all points (current, total and logs) will be reset. You cannot reset only current or total balance.

    5) No, it is not possible to show it in logs. We have created separate shortcodes for displaying current and total balances.
    Please have a look at the shortcodes documentation.

    Documentation Link

    Documentation Link

    6) We have a paid addon as myCred Level Cred. With this addon you can achieve it.
    Here is the link to it’s documentation

    Documentation Link

    7) There is a option in Sell Content settings for displaying it. It comes under the Purchase Template which you can see in mycred general settings menu.

    Let me know if you have any further questions. For that site specific issue, you can open a support ticket on official website and ask anything you want. They will look into your site.

    Thanks

    Thread Starter nobu1

    (@nobu1)

    Thank you for reply.

    I solved some problems. This support is very good.
    I found this point system complicated and was afraid of breaking the database. I tried it and found it to be a very good skill.

    2 questions.

    1. please see image.
      https://d.kuku.lu/huzk6ygp3
      I added a custom point. See the two ○.
      I don’t use the default points.
      Members can access to the default “Points History”. And, members can see a default “points” in their profile.
      I want to change the off. Is it possible?
    2. please see image.
      https://d.kuku.lu/h2va8g7uk
      I input [mycred_email_subscriptions] on the post page.
      I logged in to test-membership, checked “Cancel email notifications,” and clicked the button.
      I get this error. I checked and clicked several times. However, email notifications to custom points can’t stop. (Email notifications are On by default.)

    And, there is an error in formatting.php. Is is this program part.
    function sanitize_email( $email ) {
    // Test for the minimum length the email can be.
    if ( strlen( $email ) < 6 ) {

    return apply_filters( ‘sanitize_email’, ”, $email, ’email_too_short’ );
    }

    I can’t solve it.
    Thank you.

    Daniyal Raza

    (@daniyalraza01)

    Hello @nobu1 ,

    Glad that your queries are cleared.

    Here are the answers below for your 2 questions.

    1) Are you using BuddyPress,BuddyBoss or any other plugin for viewing user’s profile?

    2) Thank you for taking some time and identifying the issue. We will fix this issue in our upcoming release of the plugin.

    Thanks

    Thread Starter nobu1

    (@nobu1)

    Hello,

    No, I don’t use them.
    This profile is the default for WP themes.

    And, this plugin is the only mycred on Health Check & Troubleshooting plugin.

    Can I hide the “default points”?

    Daniyal Raza

    (@daniyalraza01)

    Hello @nobu1 ,

    You have said that you do not use the default point type.

    In your scenario, I suggest that you do not enable hooks for default point type. Only enable custom point type hooks.

    Currently there is no option available for hiding default point type

    Let me know if you have any further questions.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘User members would like to exchange goods with points.’ is closed to new replies.