freelancer4hire17
Forum Replies Created
-
Thanks Andi.
unfortunately, It didn’t work.
I was able to add other standard icon by adding names to toolbar list, but enlighter icon i couldn’t add.
I debugged for whole day but was not successful.
I am checking with QSM plugin support for help.Adding more details, question form for quiz creation has only few icons,
I am looking for way to add more icons there specially icon of enlighter plugin for syntex highlighting.I am hoping for quick feedback but not sure since many question on this forum are unanswered for long
Thanks a lot Andi,
I see below function here in QSM plugin, i guess i need to set tinymce:true in setting variable, is there any nice way to do this without touching plugins code.
I know i should be asking to QSM support now, still if you have quick idea let me know, i really appreciate your help.prepareEditor: function() {
var settings = {
mediaButtons: true,
tinymce: {
forced_root_block : ”,
toolbar1: ‘formatselect,bold,italic,bullist,numlist,blockquote,alignleft,aligncenter,alignright,link,strikethrough,hr,forecolor,pastetext,removeformat,codeformat,charmap,undo,redo’
},
quicktags: true,
};
wp.editor.initialize( ‘question-text’, settings );
}Adding reference page for plugin where you can see in edit question page editor is displayed. I want to have enlighter icon in that edior,
https://docs.quizandsurveymaster.com/article/19-creating-pages-and-questionsI tried short codes but is showing results as below and not working.
https://embeddedinterview.com/testing/Hey Andi Thanks a lot for your quick support
1. whats your use case ?
– Third party plugin integration
– Custom plugin (full sourcecode control and experience in php)
[Jun]: I am using third party plugin(https://www.ads-software.com/plugins/quiz-master-next/) and it is installed in my wordpress site2. in which context should the Enlighter highlighting appear
– frontend
– backend
[Jun]: frontend3. which editing mode do you want to use ?
– Gutenberg Edtor
– TinyMCE
– Plain Text
– RAW HTML
[Jun]:TinyMCE
4. does the 3rd party plugin support shortcodes ?
[Jun]: Yes5. If everything doesn’t work i would try 5th option
Thanks a lot for quick check
Forum: Themes and Templates
In reply to: [Virtue] post title not displayed correctly on mobile deviceHey Hannah,
Thanks a lot, that worked like a charm.
Very thanful.@kevin: Thanks a lot for pitching in.
Forum: Themes and Templates
In reply to: [Virtue] Website is displayed differently in chrome and IEYes, Thanks a lot.
Forum: Themes and Templates
In reply to: [Virtue] Pagination is shown but all page shows same contentHello Michael,
Thank you for your reply,
I have created same topic in forum mentioned by you.Thanks
VikramForum: Themes and Templates
In reply to: [Virtue] Website is displayed differently in chrome and IEHi Kevin,
Thanks for your reply,
After updating my IE to latest issue is resolved.