Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alex Furr

    (@alexfurr)

    Hi,
    Do you mean the red q button from the text editor toolbar for pages and posts?

    Alex

    Plugin Author Alex Furr

    (@alexfurr)

    I’ll assume thats what you mean.
    You can hide the Q button from the ext editors by doing the following:

    1. Open functions.php in the quiz-tool-lite folder
    2. Comment out (or delete) line 233 which should say:
    add_action(‘init’, array(‘AIQuiz_TinyMCE_Button’,’tinymce_add_button’));

    That will be remove the editor Q button
    Alex

    Thread Starter theankush

    (@theankush)

    Thank you so much Alex.
    I was away for few weeks, so couldn’t look at your reply.
    It worked. For further help, I will keep you posted.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove Q button from editors?’ is closed to new replies.