Reset Password webpart won't show on the Preview and Live Page

Samed Škulj asked on December 20, 2021 16:00

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

Recent Answers


Juraj Ondrus answered on December 21, 2021 08:59

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?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.