Topic: Image upload icon not visible

Hi there,

i´m trying to give my client the option of uploading images into his site.
I enabled the image icon but for some reason it is not visible when i want to edit the site. I can edit text and links and so on but can not upload images.

Can you help me with this?
Thanks in advance!

Flo

Re: Image upload icon not visible

I've just visited the site in the system and noticed that the text area includes images but you haven't enabled any image uploading icons. You can do this by visiting My Account > Update rich text editor options

Re: Image upload icon not visible

I too am having trouble adding a new image into text content. What is the correct procedure for a single image upload where there is no image already in place?

Following your instructions in your latest post here, I see no option to Update rich text editor options when I select My Account. I am the Admin (currently using my user's login to ask this question) and I have enabled images and most editing capabilities for my user.

Also, I have a Flash gallery in a frame that I want to change to js so it can be seen on iOS devices. I have inserted the following, as you recommended in another post, to the code of a page, ...but I see no editing option after publishing this addition:

<div id="gallery" class="edit-gallery single-gallery clearfix">
    <a href="large-image.jpg" rel="lightbox" title="Optional Title">
        <img src="thumb-image.jpg" alt="Alt Text" width="200" height="150" />
    </a>
</div>

Am I missing a step?

Last edited by columba (11 Aug 2012 17:50:25)

Re: Image upload icon not visible

You need to add images through the text editor, as it's different to the way you would crop the image for instance. You can only change the image when there is an image edit flag.