Rahul Gandhi
Forum Replies Created
-
Hi,
Are you talking about the featured image of the page? You are trying to display it on all the UWP pages? If yes then you may have to change the template file of your theme to display the featured image of the page which requires customization.
Regards,
PatrikHi,
You add badges via widget, shortcode, Gutenberg blocks, elementor block etc.
Regards,
PatrikOk, Can you check on your site session is enabled and the session path is writable? Because we store data in Sessions.
Regards,
PatrikHi,
Can you please mention the error you are facing so that we can help you resolving.
Regards,
PatrikHi,
It can be due to conflicts in bootstrap of your theme or plugins with our plugin. Can you go to Settings->AyeCode UI->Frontend->Load JS and change it and check if it resolves your problem or not? Also, let us know which theme you are using.
Regards,
PatrikHi,
This is not easily possible right now. You can add a new field from the registration form builder and when user is registered it will be saved in our custom user meta table. You can use a function uwp_get_usermeta( $user_id, $key, $default ) to get the value and based on that you can redirect the user to home page or 404 page on ‘template_redirect’ action.
Regards,
PatrikYes, all above things are possible with this plugin.
Regards,
PatrikHi,
We will change the placeholder for change password in the next update release. Regarding labels, we already have labels for input fields but you will just need to apply some CSS to display them. Try using the following CSS to see if it works on your site or not:
.bsui form.uwp-registration-form.uwp_form label.sr-only { position: relative; width: auto; height: auto; clip: auto; margin: 0; padding: 0; }Regards,
PatrikHi,
If you want to auto-login then yes you can do that using our UsersWP plugin. You can keep whatever fields you want in the registration form using our form builder.
Regards,
PatrikHi,
The update will take some time but if it is urgent for you then you can get it from our git https://github.com/UsersWP/userswp
Regards,
PatrikHi,
It should work on the <button> tag as well. Can you please let me know the exact HTML you are using but not working?
Regards,
PatrikHi,
There is no such plan but if you have suggestions then you can create an issue on our git https://github.com/UsersWP/userswp and we can check with the feasibility.
Regards,
PatrikHi,
You will need to select the location where you want to display the custom field value on the profile page. You will find ‘Show in what locations?’ option when you create a custom field. You can’t create fields with the same key. So if you have 2 website fields then they must have different keys. You can check the key from the advanced options for that custom field.
Have the Website link appear as an icon with the other social icons under the banner? and Have the phone and mobile appear as icons with the social icons and work as clickable links on phones?
[Displaying website link below cover page is possible but using filter ‘uwp_widget_button_group_args’ or by modifying the template file.]Have the banner or avatar link to the website URL?
[You can modify template file ‘profile-header.php’ for that.]The Same happens with the Biographical Info and USERSWP added Bio text box – but I have to edit the standard Biographical Info box and save – this populates the Bio box too.
[Can you explain in detail? Are you changing the bio from the edit account form?]Regards,
PatrikHi.
This plugin has MailChimp add on which will allow you to add a user to a specific list of MailChimp. But not a group. We will check with the feasibility and consider it as a featured request.
Regards,
PatrikHi,
Currently, it is not possible using our plugin instead you can try using any other membership plugin. We already have a plan for this in the future.
Regards,
Patrik