- This topic has 7 replies, 2 voices, and was last updated 3 years, 9 months ago by vako. 
- 
		AuthorPosts
- 
		
			
				
January 24, 2022 at 1:30 pm #67682Hi, I have a plugin to manage users called “UserWP”. There seems to be a conflict whereby the “Show Password” does not work on the login/registration/password change form. It works with other themes but not my Main Theme. We’ve tried to change the Ayecode UI with no success. Please can you advise. Thank you. January 24, 2022 at 6:13 pm #67690Hi Trevor, At first, thank you for choosing our theme and service. Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue. Kind Regards January 25, 2022 at 10:13 am #67704This reply has been marked as private.January 25, 2022 at 11:21 am #67710Hi Trevor, In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details. To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo Please make sure to mark your reply as private to hide it from the public. Kind Regards January 25, 2022 at 11:53 am #67711This reply has been marked as private.January 25, 2022 at 6:28 pm #67719Hi Trevor, Thank you for your response, I will redirect this topic to the developer’s board and they will contact you. Kind Regards January 28, 2022 at 10:15 am #67760I’ve narrowed it down. It works if I change the function in the plugin Changing the “i” to “svg” resolves it I’ve narrowed it down. It works if I change the function in the plugin Changing the “i” to “svg” resolves it var $el = jQuery(this).find('i');$el.toggleClass('fa-eye fa-eye-slash');var $el = jQuery(this).find('svg');$el.toggleClass('fa-eye fa-eye-slash');However, I do not know where to change this so that it does not get lost with the next update The Function is in the code of the plugin page 
 userswp\vendor\ayecode\wp-ayecode-ui\includes\components\class-aui-component-input.phpJanuary 31, 2022 at 11:04 am #67790Hi Trevor, We received the report from the dev team, please contact the plugin support team and ask them to update the font awesome version, our theme uses the latest version and we cant downgrade the version because of the random plugin. Kind Regards 
- 
		AuthorPosts
- You must be logged in to reply to this topic.
