-
Created a topic, Rest Route Not Found in Custom REST API Plugin, on the site WordPress.org Forums:
Hello, I've been working on creating a custom REST API… -
Posted a reply to Remove HTML and CSS on 404 API Route, on the site WordPress.org Forums:
function custom_handle_api_404($result, $server, $request) { // If the response is 404, generate a custom error… -
Created a topic, Remove HTML and CSS on 404 API Route, on the site WordPress.org Forums:
Hello, On my WordPress site, when a anyone tries to ca… -
Posted a reply to Login only with your username, on the site WordPress.org Forums:
add_filter('um_login_fields', 'um_login_only_username', 10, 1);function um_login_only_username($fields) { // Remove the email field unset($fields['user_email']); // Return the… -
Posted a reply to Login only with your username, on the site WordPress.org Forums:
I have both fields available in registration, however I want just username to be used… -
Created a topic, Login only with your username, on the site WordPress.org Forums:
Hello, i want user to be able to login only with their… -
Posted a reply to Display Custom Message for Excluded Users, on the site WordPress.org Forums:
I use the Gutenberg shortcode widget to render the shortcode [mycred_my_balance wrapper=0 title_el=”” balance_el=””]. Which… -
Posted a reply to Display Custom Message for Excluded Users, on the site WordPress.org Forums:
@daniyalraza01 Thanks for the help.How do i add this code to the shortcode? -
Posted a reply to Error After Activation of Plugin, on the site WordPress.org Forums:
@daniyalraza01 DoneThanks -
Created a topic, Best Gamification Plugin Ever, on the site WordPress.org Forums:
Amazing customer support, and very easy to use plugin. -
Created a topic, Display Custom Message for Excluded Users, on the site WordPress.org Forums:
Hi, i would like to show a custom message to users tha… -
Posted a reply to Error After Activation of Plugin, on the site WordPress.org Forums:
Thanks, the issue has been resolved now. Thanks once again -
Posted a reply to Error After Activation of Plugin, on the site WordPress.org Forums:
An error of type E_ERROR was caused in line 110 of the file /home/mysite/mysiteaddress.com/wp-content/plugins/mycred/includes/classes/class.mycred-license.php. Error… -
Created a topic, Error After Activation of Plugin, on the site WordPress.org Forums:
i got the error below activating mycred plugin, and co… -
Created a topic, Validate Phone Number To be Used only Once, on the site WordPress.org Forums:
Hello, i have a phone number field in my registration … -
Created a topic, Password Field Icon is Missing When Visibility Icon Is Enabled, on the site WordPress.org Forums:
https://ibb.co/Z2fHMJT The icon for the password fi… -
Created a topic, REST API Endpoint, on the site WordPress.org Forums:
Hello, i have gone through your documentation... I cou… -
Posted a reply to Tab ID, on the site WordPress.org Forums:
I would also appreciate if there is any other way to achieve adding id to… -
Created a topic, Tab ID, on the site WordPress.org Forums:
Hello, I would like to ask if it's possible to set the… -
Created a topic, Password Field Icon, on the site WordPress.org Forums:
Hello, the password field icon is not diplaying. I hav… -
Created a topic, Route To Add Client, on the site WordPress.org Forums:
Hello, is there any rest route or endpoint to add a ne… -
Posted a reply to Save user point balance to user data, on the site WordPress.org Forums:
@daniyalraza01 We have explained the required settings the users need to keep. Furthermore, we have… -
Created a topic, Save user point balance to user data, on the site WordPress.org Forums:
Hello, how can I have the user's current balance saved… -
Posted a reply to Notification Bell, on the site WordPress.org Forums:
Oh,thanks @dioni00 -
Created a topic, Notification Bell, on the site WordPress.org Forums:
Hi, I really love your plugin. It has almost all of th… -
Posted a reply to Creating a WordPress user-based API key, on the site WordPress.org Forums:
How do I display the application password to the user as plain text on the… -
Posted a reply to Creating a WordPress user-based API key, on the site WordPress.org Forums:
@gappiah Can I create an application password for a user via a rest route? -
Created a topic, Creating a WordPress user-based API key, on the site WordPress.org Forums:
Hello guys, I have this project that I want every regi… -
Posted a reply to Central Deposit Issue, on the site WordPress.org Forums:
Hi @daniyalraza01 How do i check if the user has points or not. There's no… -
Posted a reply to Central Deposit Issue, on the site WordPress.org Forums:
Used the REST API add-on. -
Posted a reply to Central Deposit Issue, on the site WordPress.org Forums:
Watch Video -
Posted a reply to Central Deposit Issue, on the site WordPress.org Forums:
Hi, thanks for your response.I am currently using the plugin remotely. -
Created a topic, Central Deposit Issue, on the site WordPress.org Forums:
Hello, i am currently using the central deposit add-on… -
Created a topic, Prevent same post request within a specific time frame, on the site WordPress.org Forums:
Hello Samuel, could you please help modify or point me… -
Created a topic, Shortcode does not work, on the site WordPress.org Forums:
Hello, please how do i make this copy a value from a s… -
Posted a reply to Remove Validation of default field on registration form, on the site WordPress.org Forums:
Thanks @yusuf13 I have fixed it already following the wp codex filter guide. Here is… -
Posted a reply to Remove Validation of default field on registration form, on the site WordPress.org Forums:
How do I set or apply this filter? -
Created a topic, Remove Validation of default field on registration form, on the site WordPress.org Forums:
I have removed the first and last name field from the … -
Created a topic, Prevent Negative Balance, on the site WordPress.org Forums:
Hello @subratamal, Recently i noticed that all transa… -
Posted a reply to Show Balance After on wp admin user transaction logs, on the site WordPress.org Forums:
@subratamal This works perfectly. Thank you so much! -
Created a topic, Show Balance After on wp admin user transaction logs, on the site WordPress.org Forums:
Hello @subratamal, how can i show the current user bal… -
Created a topic, Total Count Throughout the site, on the site WordPress.org Forums:
Hello, how do i display the total number of enrolled c… -
Created a topic, Copy custom field meta value to default wp usermeta, on the site WordPress.org Forums:
Hi guys, i would like to ask if you could me with a wa… -
Created a topic, Front-end button that automatically adds a tag to the post, on the site WordPress.org Forums:
Hello, please can i get a hand with a the following...… -
Created a topic, Update featured meta key with form, on the site WordPress.org Forums:
Hello, please i need your help updating the featured s… -
Created a topic, Max of One listing per user, on the site WordPress.org Forums:
Hello dear directorist support, Please i will like to… -
Posted a reply to Category Archive Page Title, on the site WordPress.org Forums:
I am using OneListing theme -
Posted a reply to Category Archive Page Title, on the site WordPress.org Forums:
https://ibb.co/n1sDm9f https://ibb.co/TgxX2H0 Please see the images -
Created a topic, Category Archive Page Title, on the site WordPress.org Forums:
Hello please i need your help with two things which ar… -
Posted a reply to Changing menu – Frontend, on the site WordPress.org Forums:
Most of these links or menu items goes to a 404 error page. I want…