Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: No Left/Center/Right Align Tools Available?

Status Resolved
Add-on / Version
Severity Critical
EE Version 24

Dustin Hansen

Jun 26, 2013

I have installed a FULL copy of ckeditor on my server (Demo: http://ckeditor.com/demo#full).

Is there a reason Wyvern doesn’t list many of the available tools for inclusion in the editor?  Specifically we are looking for a way to add the left/center/right align tool.  Am I missing something?

We are using Wyvern 1.6

#1

BoldMinded (Brian)

Take a look at the config.php file and you’ll see that I commented them out as initial options. Uncomment them and see if it works.

// 'JustifyLeft' => 'no',
    // 'JustifyRight' => 'no',
    // 'JustifyCenter' => 'no',
    // 'JustifyBlock' => 'no',
#2

Dustin Hansen

That does not seem to do the trick. The options showed up in the Wyvern module configuration screen (twice for some reason… those that are enabled and placed in the nav and then listed again unchecked at the bottom of the list), but they are not showing up in ckeditor.

#3

BoldMinded (Brian)

Do you feel comfortable making this edit? https://www.evernote.com/shard/s9/sh/ccbc94fb-928f-4de5-aaf6-dbc549ba30c7/3170492d82a35f0622fd854ce569235f

#4

Dustin Hansen

I’ve made that edit but still no luck.

I have the toolbar icons selected both times they are being listed out in the Wyvern configuration screen: http://i.imgur.com/1ebglbu.png

#5

BoldMinded (Brian)

View the source of the publish page and search for “data-toolbar” and make sure JustifyLeft, JustifyRight, and JustifyCenter is in the list.

#6

BoldMinded (Brian)

This is over a month old now with no followup, I assume this is resolved. If not, just open a new ticket.

Login to reply