Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

153
Views
Youtube video Insert Button not appearing in CKEditor

I added Youtube plugin in CKEditor and according to instruction on page added the code in config.js but it did not show the youtube insert button on toolbar.

I downloaded and extracted the Youtube plugin to folder and the added following code to config.js

config.extraPlugins = "plugin1,plugin2,youtube";

but it did not show in toolbar. I added the it in items in toolbar also like

{ name: 'styles', items: [ 'Styles', 'Format','youtube' ] }

But insert button did not appear in toolbar.

Blockquote

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I had to use capital letter 'Y' as Youtube when adding it to toolbar like:

 { name: 'styles', items: [ 'Styles', 'Format', 'Youtube'] }

and "y" small letter 'y' as youtube when adding in extraPlugins

config.extraPlugins = "plugin1,plugin2,youtube";

not sure why its missing in instructions given on plugin page but this is how it worked for me.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!