I am having a problem with Reset Password webpart. I am putting it on the page but it will not show on the page itself. I will now send you a picture of the Layout and I do think nothing has been changed, it is just a default one.
Code: <%@ Control Language="C#" AutoEventWireup="true" CodeFile="~/CMSWebParts/Membership/Users/ResetPassword.ascx.cs" Inherits="CMSWebParts_Membership_Users_ResetPassword" %> <%@ Register src="~/CMSModules/Membership/Controls/ResetPassword.ascx" tagname="ResetPassword" tagprefix="cms" %> <cms:ResetPassword ID="resetPassitem" runat="server" />
The labels and inputs for example can not be shown. It is just a blank screen
What version and hotfix of Kentico are you using and what is the URL set in Settings for the reset password URL? What other web parts are placed on the page on the Design tab?
Please, sign in to be able to submit a new answer.