post edit add media missing
-
installed and reinstalled. deleted all files and database and installed a couple of times now. Tried the 2.7 rc1 and two different 2.6.* versions.
When editing a post the add media buttons are missing, if I select the area where they shall exist I can find the code:
<div id=”editor-toolbar”>
<div class=”zerosize”><input accesskey=”e” onclick=”switchEditors.go(‘content’)” type=”button”></div>
HTML
Visual
<div id=”media-buttons” class=”hide-if-no-js”>
Upload/Insert
<img src=”images/media-button-image.gif” alt=”Add an Image”><img src=”images/media-button-video.gif” alt=”Add Video”>
<img src=”images/media-button-music.gif” alt=”Add Audio”>
<img src=”images/media-button-other.gif” alt=”Add Media”>
</div>
</div>S? they are there but not visible somehow. The HTML button (visual or html) isn’t clickable either.
I’ve also inactivated all plugins, I have checked the wp-content/upload/*chache* folder e.g.
Really need some help here, search but can’t find a solution.
- The topic ‘post edit add media missing’ is closed to new replies.