-
Posted a reply to PHP Fatal error: Uncaught Error: Call to a member function get_result() on null, on the site WordPress.org Forums:
I also have the same problem File: wp-content/plugins/contact-form-7/includes/contact-form.php 1054: $result += $submission->get_result(); I try print_r… -
Created a topic, Change form Register input Username to Nickname, on the site WordPress.org Forums:
I need to change the form register, change the input u… -
Posted a reply to How to disable hide Login Form when Login Failed, on the site WordPress.org Forums:
@cbutlerjr thank you! <3 -
Created a topic, Is there any way to use this Plugin as a Like for Comment?, on the site WordPress.org Forums:
I really love this Plugin, when the document is very c… -
Created a topic, How to disable hide Login Form when Login Failed, on the site WordPress.org Forums:
I want to ask a little more! is there a way when Login… -
Posted a reply to In wpcf7_validate_email* not cannot be used wp_get_current_user(), on the site WordPress.org Forums:
By adding subscribers_only: true it works, I'm stupid! -
Created a topic, In wpcf7_validate_email* not cannot be used wp_get_current_user(), on the site WordPress.org Forums:
I want to customize the validate email field to check … -
Posted a reply to Meta user login not stored, on the site WordPress.org Forums:
@takayukister thank! it is works well -
Created a topic, Meta user login not stored, on the site WordPress.org Forums:
I tried to log in and submitted the other Meta forms, … -
Posted a reply to How to disable save to Flamingo Contact Form 7 Multi-Step, on the site WordPress.org Forums:
I found the solution by adding options demo_mode: on -
Created a topic, How to disable save to Flamingo Contact Form 7 Multi-Step, on the site WordPress.org Forums:
I use the plugin Contact Form 7 Multi-Step Forms to cr… -
Posted a reply to How to change layout form Reset Password and send link Reset Password?, on the site WordPress.org Forums:
@cbutlerjr Thank you very much! #1 I did it, it worked fine, I was silly… -
Posted a reply to How to get link image by get_comments, on the site WordPress.org Forums:
After self-study, I know how to get the url image in the comment with the… -
Created a topic, How to get link image by get_comments, on the site WordPress.org Forums:
How can I get a link to an image that's embedded in a … -
Created a topic, How to change layout form Reset Password and send link Reset Password?, on the site WordPress.org Forums:
1. I used the filter hook wpmem_login_form_rows let it… -
Posted a reply to Set email verification, on the site WordPress.org Forums:
Great question! I also want to do this, I will read the document, thank @leons363… -
Created a topic, Very Good, on the site WordPress.org Forums:
It meets exactly what I need From Vietnam with love -
Created a topic, Add Field not working, on the site WordPress.org Forums:
I am in Wordpress version 5.3.2, after installing Bloc… -
Posted a reply to How to open new tab when switch language?, on the site WordPress.org Forums:
I already know the answer for myself, use $translations = pll_the_languages(array('raw'=>1)); to create custom language… -
Posted a reply to How to open new tab when switch language?, on the site WordPress.org Forums:
@The Coder thank you! How to build language switcher? -
Created a topic, How to open new tab when switch language?, on the site WordPress.org Forums:
Currently I am using pll_the_languages() for my custom…