The latest Wordfence scan on all client sites that are using this plugin is flagging it as a critical security threat:
Is there a patch on the way? Thanks
]]>Your “installation” tab for this plugin shows this URL for support: https://www.etoilewebdesign.com/suppot-center/?Plugin=FEUP&Type=FAQs
Note that there is a type in “support”.
Update to this link: https://www.etoilewebdesign.com/support-center/?Plugin=FEUP&Type=FAQs
]]>Hi, I’ve installed the plugin and when I go to the users tab in the plugin backend existing users aren’t loaded no even admin. I then create a page and added [login-logout-toggle] and [edit-profile] shortcodes and when I open the page it shows message:
“You must be logged in to access this page.”
even if already have an administrator account logged in. After that I tried to log in but it shows:
“Login failed – incorrect username or password”
How can I get the plugin to connect with the existing users?
Thanks
]]>Hey team,
One of our users reported compatibility with Visualizer plugin – https://www.ads-software.com/plugins/visualizer/
There is a fatal error when both plugins are activated.
Our development team analyzed the issue and confirmed that it couldn’t be addressed from our end.
We propose to make these changes in your plugin code:
https://github.com/Codeinwp/visualizer/files/10840372/visualizer.983.txt
Let us know if you can proceed with this change or if you have any questions/concerns that we can help with.
Thanks!
I am trialing the free version of FEU plugin for our community rowing club, and am pretty happy so far.
I use the standard [register] form with fields for username, password (x2 )and email. I added the email field under the Fields setting as a required field.
If I now put the shortcode [user-data] on a page, I see just the username. The extended shortcode [user-data field_name=’Email’] (or email) returns nothing.
Is there a way to access the email field?
Thanks
Hello Sir,
This is the Login Form that I want to create– https://prnt.sc/LY4FxwFIPmEJ
Nothing fancy. Just a simple Login Form that uses “Matriculation Number” and Password as the Sign Up and Login credentials.
The usual WordPress flow is that people will register with Username, Email and Password.
But in my Use Case, it is an Alumni website. So they want people to register with “Matriculation Number” and Password, as you can see here– https://prnt.sc/LY4FxwFIPmEJ
1.) Is it possible that instead of using the default flow of Username, Email, Password to Register and Login, that I can have a Field called “Matriculation Number” and my users can Register with the Matriculation Number field?
1b.) Since Matriculation Number is not the default fields of Username or Email, will Front End Users plugin store this “Matriculation Number” Metadata effectively?
1c.) As you can see from my sample Form, there is no Field Label showing on the Form. Just the Placeholders inside the Form Field.
Is that possible with this plugin?
2.) There is a Message saying “Welcome” on my Login Form. Then there is a sub message after the Welcome Text, as you see on my Form here– https://prnt.sc/LY4FxwFIPmEJ
Is there a possibility to be able to customize the Login Form and Register Pages to include these additional information?
3.) AUTOMATIC REDIRECT:
I will like to totally hide the default WP Login Page— insomuch that, even if a user deliberately types “mydomain/wp-login“, it should still land them in the Custom created Front End Users Custom Login Page.
Is this possible with this plugin?
Needing to hear from you soon.
Regards.
My forgot password page is not sending emails With reset code to users.
I am attaching links below
https://postsee.live/forgot-password/
https://postsee.live/confirm-forgot-password/
I am using some other plugin to let my students/users create account and login to the website but I am using “Front End Only Users” to let them reset the password. Also I have enabled the ” username is email”
Hi there
If there are no custom fields defined, the feup users (at least if manually added or imported) would not be shown on the users page /wp-admin/admin.php?page=EWD-FEUP-options&DisplayPage=Users
. I suspect this is due to the SQL inner join
query executed on /html/UsersPage.php
line 70 (Changeset 2620892). An inner join
query selects records that have matching values in both tables.
It seems that the import from spreadsheet function is not working anymore.
Please check Functions/Update_Admin_Databases.php
line 198 (Changeset 2348570). I don’t think that you should sql escape the values string, as there are single quotes in this string. They would be escaped and then the sql query fails.
Possible workaround:
$ValuesString = implode("','", esc_sql($Values));
$wpdb->query(
$wpdb->prepare("INSERT INTO $ewd_feup_user_table_name (" . esc_sql( $FieldsString ) . ", User_Date_Created) VALUES ('" . $ValuesString . "','%s')", $Today)
);
]]>
Hello,
How I can replace “WordPress” in the email subject?
After pressing the logout button in [login-logout-toggle] shortcode it says logged out, but I still can access content in [restricted] shortcode for some reason. After visiting page with [login-logout-toggle] shortcode it shows me logout button again.
]]>Hi,
I have users having issues with their login info but I am unable to see any options whatsoever going to the plugin’s management page. It only shows a blank gray background regardless of which tab I choose. And this continues even after newly updating WordPress & the plugin versions. Any help is appreciated.
Thanks!
]]>Is there a way to restrict a container by user level? I would like to hide a button and only show it if the user is logged in. I see where I can do this for the page, but would like to hide or show content on the page based on the users level. One or more levels should be allowed as well but I can get by with logged in or not.
Edit: Sorry, this is not a FE Users issue. The container is provided by Avada plugin.
]]>Hi
is there a way to show a Users’ Level?
in the User table, in the Dashboard > FE Users > Front End Only Users Settings > users Table table?
I suppose another way would be to add a Field that only shows in Admin for Level and manually add the level for each user?
Is there another way?
]]>A client has this plugin on their site. Since the most recent update it appears to be causing Debugging Information to be output before the site html.
Deactivating the plugin removes the Debugging Info text.
A quick search on Google (for: ‘Debugging Information: Login Time: 1440 Salt:’) and I can see a bunch of other sites with the exact same issue, all with Front End Users installed.
Can you take a look and advise please?
Many thanks.
]]>Hi, I am currently in a trial of your plugin. Right now i am trying to get the plugin to send e-mails to the users but it is not working. once a user creates an account the admin does get a message but the user does not. so the user does not get a chance to verify their e-mail and use our website.
Any assistance would be highly appreciated.
ML
]]>This seems like a really useful plugin! Too bad there’s so many people misunderstanding the whole point of it, giving one-star reviews. But am I right to assume that GamiPress probably won’t integrate well with Front End Only users (out of the box, at least)?
Bookmarking the plugin for a later occasion, though!
]]>Hi,
I have to cleanup admin interface for my customer, who is not familiar with wordpress. To achieve this, I am using Admin Menu Editor plugin to hide some menu items for Editor accounts.
I can see FEUP admin menu is only available for administrators, but the customer needs access to these configurations.
How can I give access to admin menu for account with editor capabilities?
EDIT: I just found this option: EWD_FEUP_Access_Role. How can I set it to allow administrators and editors?
]]>Hey, after updating your plugin now I can’t login users.
There’s no message that the user or password is wrong (if all credentials are correct, otherwise there is) but in the end FEUP_User is null
Hi,
I’m looking for a way to send a SMS on account creation and forgot password.
How can I detect this events?
I see no hook to help, any idea?
]]>Hey!
We currently get PHP Notices upon logging in when using redirections, the page is stating “Login successful”, but there are no redirects happening:
Trying to get property ‘User_ID’ of non-object
wp-content/plugins/front-end-only-users/Functions/Determine_Redirect_Page.php:8
Trying to get property ‘Field_Value’ of non-object
wp-content/plugins/front-end-only-users/Functions/Determine_Redirect_Page.php:18
Undefined index:
wp-content/plugins/front-end-only-users/Functions/Determine_Redirect_Page.php:18
Here’s the shortcode that has been working up until recently: (URLS have been changed for this post)
[login redirect_field=”Typ” redirect_array_string=”referent = https://some-url.com/page1/, teamleitung = https://some-url.com/page2/, hpcph = https://some-url.com/page3/, vsd = https://some-url.com/page4/, seminar = https://some-url.com/page5/, wiederverleihung = https://some-url.com/page6/ “]
If you need more info, let me know!
BTW: Thanks for the awesome Plugin, it’s really helping us a lot!
Kind regards
Stefan
Although in other parts of the code this attribute works, it doesn’t work in one situation. Am I doing something wrong here? I can’t seem to find my fault. Maybe you can help.
Thanks!
Problem
I can’t get the [no_message=’Yes’] attribute to work in the following situation:
[restricted block_logged_in='Yes' no_message=’Yes’]
[login redirect_page="/voor-cursisten/bladmuziek/"]
[/restricted]
[restricted no_message=‘Yes’]
[login-logout-toggle]
[/restricted]
When the user is not logged in: It shows the default “You have to be logged in..etc” and when the user is logged in, it shows the default text “This content is only for not logged in users” (translated from dutch).
]]>In the default mail for a password reset, there is a shortcode [reset-password-link]
It points to the homepage now, with two parameters: mailadres and confirmation code.
1. Where can I change the page this link points to?
2. If this is not possible, how can I make this password reset work?
[section]Somebody requested a password reset for you. If this wasn’t you, you can ignore this mail.[/section][section]If you want to reset the password, please visit: [reset-password-link].[/section][section]If the link above doesn’t work, go to the password reset confirmation page and enter your email address and the following code: [reset-code].[/section]
]]>When I started using the FrontEndUser plugin, I sent a confirmation mail to the new user with the password in the mail. I included the field [password] which was substituted with the actual password.
The user is entered by the site-admin.
But now the mail doesn’t contain the password anymore. Only the word [password].
Could you advise me how to send an email to the user – how will the user know his/her password?
Thanks a lot!
René
Hi,
Is it possible to translate register form fields label (for example) for multilang site.
I’ve got Polylang activated, but nothing related to FEU appears in string translations.
]]>After last update (about a week ago), all users can’t login; As soon as they login, they simply receive the default “Please login to access this content.” message. How to solve this, please?
Thank you!
Best Regars,
Cristian
]]>Is there a plugin on WordPress.com to allow my blog visitors to create their own list of favourite posts by adding the link into an input field and saving it to a list?
Here’s an example: https://www.checkli.com/checklists/view/5f6ba4b76c6d5
]]>Hi,
Is it possible to get F-E Users info by WordPress REST API?
]]>Hi
can we make role based registration and login form with this ? like drop down select role
1. teacher . student .stuff then registration process will done
Hi,
Is it possible to add an attachment to Registration Email?
It seems EWD_FEUP_Send_Email function doesn’t support
return wp_mail($Options['User_Email'], $Subject, $Message, $Headers);