When I try to add HTML it is giving me an error. I want to add a link to the LOG-IN URL so that people can Sign up or Log in if they have not. The little help indicator says that it supports HTML but its not working.
When I try to add HTML it is giving me an error. I want to add a link to the LOG-IN URL so that people can Sign up or Log in if they have not. The little help indicator says that it supports HTML but its not working.
The 'require login message' box on the advanced tab of the form settings panel does support html so the question is what is the error message you are getting and can you post the html that you are trying to enter.
سجل That is this code ( I removed the URL to make it shorter here on the form). I know that is says it does, but it gives me this error " There was an error while saving your form. Please contact our support team. " I know that that is valid HTML because it works in other places on the site. Also when I do post via the Form it doesnt show on the website until I go in and update the page ( I dont have to edit anything just click update). Yes the setting to immediately post is selected
bump all I am trying to do is an a " a href="#"> sign in </a " tag to the post. its a simple link to the login page. and i tried adding an empty Link tag and still did not work
Can you try using single quotes and see if that works for you?
Thank you. Using Single Quotes worked.
Glad to hear it.