Rehman Ali
Forum Replies Created
-
But after this changes Every user is unable to claim the coupon code. I make a coupon code and try to redeem it but it show me a error like this is not a valid coupon code. Its looking like it also changed the coupons to the redeems in the backend. Please help me to fix it.
I have Replaced the my current plugin with your given file. Now the text is successfully changed. Thanku ??
AS you can see in my dashboard the version that you have provided is older then the version that i have cureently installled in my site. Please tell me does i need to update it or not?
A New update of mycred plugin is come in my wp dashboard if I update it does it causes any issue with my this feature. I have updated the plugin already So does I need to upload this file or the update consists this feature
Can you please tell me by pasting this code does the Apply coupon text is automatically changed into Redeem Now or I need to put the this text at the place of Your Custom Text
add_filter(‘mycred_apply_coupon_button_text’, ‘custom_apply_coupon_button_text’);
function custom_apply_coupon_button_text ($text) {
// Change ‘Apply Coupon’ to your desired button text
return __(‘Your Custom Text’, ‘mycred’);
// Replace with your custom text and text domain
}Like At the place of Your Custom Text
add_filter(‘mycred_apply_coupon_button_text’, ‘custom_apply_coupon_button_text’);
function custom_apply_coupon_button_text ($text) {
// Change ‘Apply Coupon’ to your desired button text
return __(‘Redeem Now’, ‘mycred’);
// Replace with your custom text and text domain
}Its show me this error after uploading this plugin on my website.
https://ibb.co/F815CN6Please check it and fix it
Okay Sir I am waiting please make it as soon as possible.
Sir can you please add this feature into the mycred plugin to change this text?
Okay let me try to make it change do not worry
I have solved this issue already using custom css. But I have another issue. On the coupon redeem form the button text is (Apply Coupon). I want to show here (Redeem Code) how can I change the coupon form label text and button text?
Okay I can check it but I have a issue with the mycred withdrawal form. I try to fix it using some css code but it broke my whole withdrawal screen. In the given image you can see that on the mobile the tabs are showing is very bad I want to show them like (tab 1) (tab 2) (tab 3) (tab 4) but now its showing like
(tab1)(tab 2)
(tab 3)
(tab 4)
I want to show them horizontaly. Please help me to fix this issue.
and in the second screen shot i have another issue like I want user can only withdraw a single coin type. But there are not any option to make it. It show a form to select which coin the user want to withdraw. I want to hide the field and only show them the my selected coin can be withdrawal. Please help me too fix that two issues.
Image1: https://ibb.co/5rtXZpY
Image2: https://ibb.co/ZJmvCfBWaiting for your reply.
Best Regards
Error is solved I forgot to enable in the page to sale this content option that’s why its causing a issue. I turn on this and issue is solved successfully.
Done Now Please review it
What is your website url?
Brother I am facing the same error still. After updating plugin the error is not solved yet. Please help me to fix it.