Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Insert shortcode in the new knowledgebase post
Tagged: rich editor
- This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by WCFM Forum.
- AuthorPosts
- August 19, 2018 at 1:28 am #28856RamiParticipant
Hi, I am sorry I have been asking too many questions lately.
This time I have a question about the rich editor the plugin use to create new knowledgbase posts or announcements, I use a page builder (elementor) and I really like to have my posts designed by this page builder, I can design what ever I need and save it as a template and use the shortcode of this template any where I have an HTML editor.
But for WCFM editor I am missing the text mode, I can see the visual mode only, is that normal? is there any kind of work around for this?
Thanks. - August 19, 2018 at 5:42 am #28873WCFM ForumMember
Hi,
Just relax and feel free to reach us anytime.
WCFM dashboard editors by default only has “Visual” mode. But you may enable “Text” mode by adding this line of code –
add_filter( 'wcfm_is_allow_wpeditor_quicktags', '__return_true' );
Between, I am not sure are those short codes will work for WCFM Knowledge base, Notice or not!
Thank You
- August 20, 2018 at 12:15 am #28919RamiParticipant
Thank you for your help, I have tried it and as you suspected it didn’t work.
Anyway it deserved the shot. I hope this post to be useful for anyone have the same idea.
Thanks. - August 20, 2018 at 3:57 am #28937WCFM ForumMember
Hi,
Don’t worry, we will add short code support for knowledge base and notice content.
I am moving this to “Feature Request”section.
Thank You
- AuthorPosts
- The topic ‘Insert shortcode in the new knowledgebase post’ is closed to new replies.