- This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in and have valid license to reply to this topic.
NooTheme Premium WordPress Theme › Forums › Palazzo › contact for doesnt work
Tagged: contact form
The contact form doesn't work. it says : Cannot support this action, please contact admin.
Where do i have to go to check this form ?
to buy some time ( the client is not happy ) I hid the current schedule contact form with css and added a new one as a widget on the right side under the featured properties :
.rp-box-contact .rp-box-form textarea {
color: #071645;
}
input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"], textarea, select {
padding: 0 0px;
}
sidebar aside {
padding: 33px 20px 27px;
}
.rp-box-contact {
display: none;
}
But i still need to fix this ASAP
You must be logged in and have valid license to reply to this topic.