kamyk_hc
Member
Posted 2 years ago #
HI.
DO ANYBODY HAVE AN IDEA HOW I COULD PUT THE THUMBNAIL IMAGE IN THE POSTWINDOW IN START SITE ??? INSIDE POST THERE ARE SOME IMAGES AND I THOUGHT THE CONSTRUCTOR THEME WOULD TAKE IT TO SHOW THE THUMBNAIL...
?
the site:
http://www.marekstraszak.com
build with constructor theme.
maybe somebody have an idea....?
Use custom field of your post, and insert:
name: thumb-list
value: http;//.... (link to your image width size 128x128 px)
kamyk_hc
Member
Posted 2 years ago #
I put this code to the top of o code window (in HTML view)
<name: thumb-list, value: "http://www.marekstraszak.spigiel.website.pl/wp-content/uploads/2009/10/nestvisual2.jpg" width="128" height="128"/>
...but still there is no image there :(
is there a failure in this code... I dont know so good html...
peace :)
I not know this is method to change custom fields...
Edit your post, scroll window to custom fields (under code window), create custom field 'thumb-list' (see http://codex.wordpress.org/File:write2.png)
kamyk_hc
Member
Posted 2 years ago #
thanks thank thanks
its just i nedded :)))