Embed HTML From Frontend Post
Viewing 3 Posts - 1 through 3 (of 3 total)
Author | Posts |
---|---|
May 24, 2015 at 5:12 am 45025 | |
Hi, The front-end WYSIWYG does not show an option to insert code from the front-end. My clients would like to embed html code for slideshows etc. Please advise. Thanks! | |
May 24, 2015 at 1:15 pm 45043 | |
Hello Paul, This is an extra feature and I am really sorry to say that we do not have this kind of feature right now. Thanks | |
May 27, 2015 at 3:41 am 45262 | |
Just install the plugin user role editor then give the authors the possibility to post unfiltered html it will work | |
May 27, 2015 at 8:07 am 45277 | |
@ Alexandre Thank you for that. I’ll try that workaround on one of my other sites and see how it goes. For this site I’ve ended up editing render-form.php and changing ‘quicktags’ => false to ‘quicktags’ => true so that the Text tab shows on the front end. They can then use the [code][/code] tags to embed what they want. The downside to this is that I’ll probably have to edit it after every new update. Would be nice to have this set as default, or a setting in options to turn it on. Thanks again! 🙂 |
Viewing 3 Posts - 1 through 3 (of 3 total)