I am working with a client that doesn't know HTML, and would like to have them edit some text, but don't want HTML in there. Is there a way to edit text a better way then dealing with the HTML? Thank you.
Ok, I get that. Another issue I see I'm having when I'm doing it in Visual Editor it only gives me a small window to type and it keeps sticking to the top so I can't see what I'm writing below "WELLNESS PROGRAM INCLUDES"... you can see here...
working in the ECO theme, and trying to edit the contact page info, and it's all using HTML tags. Where is the best way to turn that off so my client can make their edits without being intimidated by the HTML? thx.
For this page we used mixed content of text shortcodes and just few, basic html tags like p, headings (h3,h4,h5,h6), span tags. These are just the most basic tags as possible and works exactly the same as shortcode. Just think, what would be the difference between [span][/span] and <span></span>? Just brackets, right? That's the reason why we do not see any sense of transforming those plain tags into shortcodes.
Ok, so can I change the editor to go to the VISUAL editor vs. the text editor in the backend so my clients can just type out what they want and select the H1 and H2 and so on? Thank you.
Comments