How to insert photo into a text, comments, blogs etc.?

Images can be uploaded and inserted into web-page by using image_picker.

Here are the steps -

1. Login to priyo.com to create any new content
2. Go to "Create Content"
3. Click on the content that you want to create. It can be Blog, Forum, etc.
4. It will bring a new screen where you should be able to type the text. In this screen, you will see a new section named "image_picker" (see the screen shot below).

Image

It has two sections i). Upload ii) Browse.

To upload a NEW photo/image,
4.a). Click on "Browse.." button and locate the image in your local computer.
4.b). Type the TITLE of the image/photo.
4.c). CLick on "Upload" button. It will upload the photo/image into server.

And, you will see the following screen -

Image

Now, you need to place the uploaded photo/image into your text area.

5.a). Place the cursor where you want to insert the image.
5.b). Click the "Insert image" button to place the image into text area.

if the image is not placed in the correct position, you can see a TAG named "img src=", copy the whole line and paste into the right place.