Hi, On the contact page I suddenly get error messages ''Miscellaneous Information''. How can I solve this? https://granjulia.com/contact-us
rborst Hi its not error, Joomla show this if Misc info is not hidden from contact options. Try this code in custom.css
.box-contact.contact-miscinfo { display: none;}