• Hello.
    After uploaded image to the post i have final code like:
    <p><a href=""><img width="" height="" alt="" src="" title="" class="alignnone size-medium wp-image-89"></a>Post content</p>

    How i can customize this code and make it like:

    <div class="postThumbnail"><a href=""><span class="postOverlay"></span><img style="width:163px; height:100px;" alt="" title="" src="" /></a></div>
    <p>Post content goes here...</p>

    Thank you for help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can’t you just switch into the HTML editing mode and add the code you want?

    Thread Starter sergeylandar

    (@sergeylandar)

    I can. But i want to get this code automatically, and in future just upload simple image and in result get image+something more

    Thread Starter sergeylandar

    (@sergeylandar)

    So, i don’t want come to html editing and make changes for 100 images:(
    I want add this code one time, and then just upload images..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unique code for uploaded image’ is closed to new replies.