Forums

[resolved] post a picture in the comments (3 posts)

  1. Droiddoll
    Member
    Posted 3 years ago #

    Im looking for something that will allow a site visitor post a picture in the comments.

    Thanks for your help

  2. damienk
    Member
    Posted 3 years ago #

    WordPress allows users to use some HTML in the comments. They can post a picture in the comments just like you would in a page you're writing.

    For example, using the following code when entering a comment would show the picture.

    <img src="http://website/image.jpg">
    Where http://website/image.jpg is the URL to where their image is hosted online, for example their own website or image shack.

    The second option, since most users are not very knowledgable with HTML is to use a plugin like the one here: http://www.trevorfitzgerald.com/2007/12/wordpress-comment-images/
    (scroll down to the free version.)

    It too, though, relies on the user uploading the picture on their own server somewhere, and then just placing the URL to the image into this plugin, which inserts the code into their comment to dispay their picture.

    Hope that helps!

  3. Droiddoll
    Member
    Posted 3 years ago #

    hi damienk

    <img src=""> this code does not work
    I look in the plugin you sent me
    use [img] [/ img]
    it works very well
    you are my savior, my sincere thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.