Is there a way to add an image to the document in the WYSIWYG editor and changing text color without going to the source code mode and adding in the HTML myself? Thank you.

OK.  The WYSIWYG editor at the front end has many more features (including inserting an image but not changing text color).  But these are not availabe in the admin section when I try to create a page.  Can I assume that the recommended workflow is: 1. Create a page in the backend 2. In the content section enter as much as I can with the functions available 3. Go to the front end, navigate to the page, and then use the editor there to finalize the page, including inserting pictures. Or is there a way to enable those functions for the editor in the back end? Thank you.

Hi there I'm afraid we don't currently have any way of customising the buttons that appear there. (Well technically you could edit the source code, but I mean no easy way...) You can let people change the text colour without editing the HTML if you wish. To enable this, you will need to edit the zenario_custom/templates/grid_templates/skins/duke_street/description.yaml file and list the colours that they are allowed, e.g.:style_formats:    -        title: 'Red text'        inline: 'span'        styles:            color: '#ff0000'    -        title: 'Blue text'        inline: 'span'        styles:            color: '#0000ff'

I ask this because my toolbars are completely blank. I need to post videos from youtube and/or vimeo. I was trying to get the oembed plugin working with the default editor, but that wasn't working. It just doesn't show any difference, I'm sure I'm installing it wrong, but why is a plugin so difficult to install. Then I saw this plugin:question2answer.org/qa/26643wordpress themes for education The problem is I get no toolbars, it's just completely blank. I only get, the 3 radio buttons - "Basic, Standard, Advanced". I'm ready to give up on question2answer completely, does anyone have any advice on why the plugin is being retarded. I just want to embed videos, not sure why it's so difficult. Help me. Thanks

Can you tell me, is there an error appearing in the very end footer of your page when you see the broken admin toolbar?

Hi there Jennyfer Are you aware the links you have given look like they are for a tool called "CKEdtior"? In Zenario, we use a different editor called "TinyMCE" - this does a similar thing but their plugins are not compatable.

You must confirm your screen name on your profile in order to comment.

Please Login if you wish to add a comment.