Alex Rollin
Forum Replies Created
-
AuthorPosts
-
That would only be possible through a customization.
UsersWP will display as tabs. These can be altered visually through CSS but changing the layout to make it vertical tab would most likely require changing the plugin files.
Allow users to register at
WP Backend, Settings, General, Anyone can register – CHECK
Use the chrome inspector to inspect the view in the browser and add your CSS that you create to
WP Backend – Appearance – Customize – Additional CSS
See also:
https://wpgeodirectory.com/docs/customizing-your-style/This reply has been marked as private.We can take a look, but, it seems to me like that captcha form is from your host. Didn’t we discuss that before? The captcha is failing to authorize the form, and the form is coming back with incorrect password. The same thing happens if you enter the right password on the wp login but leave off the captcha. Try it and you will see what I mean.
Do you have FTP for the site?
Hmm, that’s not right.
Please share WP Admin in a private reply so we can check on that.Are you getting a ReCaptcha error?
Thanks for telling us more about it, the developers will take a look asap.
Hi Matt,
do you have additional redirects in place?
On which page are you seeing the issue?
Please tell us how to see the issue on your site, and then share WP Admin credentials in a private reply so we can take a look.
Hello,
what are you trying to do?
If you want to customize the plugin, developer docs are here:
https://userswp.io/docs/category/developers/I don’t think you are missing a setting. I have flagged your question for the developers so they can tell us if there is a workaround for that.
March 12, 2019 at 11:52 pm in reply to: Filesystem ERROR when exporting EXCEL (.csv) of user data #3742Hello,
please provide FTP and WP Admin so we can check the settings on your server.
“WordPress Administrator Account Credentials
WP Admin Login URL:
Username:
Password:SFTP / FTP Credentials
Host URL:
Port:
Username:
Password: “That is controlled with the WP Setting for post per page
WP – Settings – Reading – posts per page
That setting is overridden by certain themes.March 11, 2019 at 9:54 am in reply to: Unable to edit the appearance of forms (CSS does not work) #3736Here is some general CSS for the forms.
.uwp-login, .uwp-registration, .uwp-forgot, .uwp-account { background: blue; }
Please be patient for additional examples as some of the code is changing now as we upgrade the plugin with new features.
March 11, 2019 at 9:44 am in reply to: Unable to edit the appearance of forms (CSS does not work) #3735I like cookies, but I can’t see the login page.
March 10, 2019 at 11:50 pm in reply to: Unable to edit the appearance of forms (CSS does not work) #3731We can show an example if you could share the URL of a form
-
AuthorPosts