cancel
Showing results for 
Search instead for 
Did you mean: 

Default notification message not show when user create account on front end

Default notification message not show when user create account on front end

Hi all !

I have a problem here: when user create new account or edit account (ex: change email), default notification message not show on front end and div element has class "page messages" suddenly add style "display: none" . Is there anyway to fix this ? Thanks a lot  

1 REPLY 1

Re: Default notification message not show when user create account on front end

Hi @BinhXuanNguyen

 

I understand your problem - main reason behind this is your theme , Are you using your custom/third party theme right ?

 

So here i would suggest you to change it to Luma theme and then check messages are showing or not !

 

If showing then enable your theme again , you manually need to identify in css from where theme developer has written display:none and that has to be removed from there 

 

It will works , Hope it helps 

if issue solved,Click Kudos & Accept as Solution