I am trying to use this plugin, the toolbar on the WYSIWYG editor doesn't appear for me.
I am trying to use this plugin, the toolbar on the WYSIWYG editor doesn't appear for me.
Can you show me screenshot? There is no toolbar, just one button.
@FractalizeR, yes that is what I meant. You can view the screenshot here.
Have you activated plugin in Control panel? Do you have any Javascript errors on toolbar initialization?
Can I register at your blog and have some permissions, allowing editor use just to check? No posting permissions needed.
@FractalizeR, Yes it is activated, I don't get any errors, and yes you can register on my blog: http://www.joshparker.us/
@FractalizeR, and I've made you an editor.
There seem to be a path problem in your website configuration. Check your WP configuration at the General page. Blog URLs (both) should not end with slash ('/'). Also if you use custom WP-SynHighlight theme, it's path should not start or end with slash.
@FractalizeR, there are no slashes in my configuration and there are no slashes with custom theme.
I've commited 2.2.7 with a fix on this. Please try it and let me know of results.
@FractalizeR, I've upgraded and it still does not work for me. The button is still missing.
This is from your main page's HTML:
<script type="text/javascript" src="http://www.joshparker.us/wp-content/plugins/wp-synhighlight/themes/default/wp-synhighlighter.js"></script>
This file is absent on server. Why? Where is it?
What is your custom theme setting now? Is it left to defaults?
I am not using a custom theme. It is left at default: wp-content/plugins/wp-synhighlight/themes/default
Oh wait, I think I know the issue. My server is running Nginx, so sometimes it calling files deep in the plugins doesn't always work. I might need to do a rewrite rule for this or move the file to be called from somewhere closer to the root. Thanks again for taking the time to help.
Welcome ;)
BTW, if you will find time to restyle wp-synhighlight, I will include your style into the package ;) I am not a designer so the initial style is somewhat ascetic...
Ok, I will take a look at it.
Thanks again ;)
This topic has been closed to new replies.