Hey! I bought this theme yesterday and i’ve got some troubles today(
Somehow after i edited a picture in the post as a result i got 2 first pictures in each post. When i look at my post in admin panel i see the only one picture and no additional pictures code in text/cjde view. I’m not good at codind, but i found a weird stuff (edit) in this place <div class=”thumb-wrap”>.
When i delite it in the browser all gets great, but i can’t find this code in files. Actually i don’t know in which file it might be…
Thanks in advance for your help
a class=”td-admin-edit” href=”http://localhost/themost/wp-admin/post.php?post=65&action=edit”>edit/a
Hi,
If you add an image as featured image in your post: http://screencast.com/t/IKZebkJdqTt this will be automatic embedded in post at the top, you don’t need to add the image in post manually, Like in above screenshot.
Thanks for the message!
Thank you, it worked!
Did i get you right, that the first picture (or picture for thumbnail) of my post i always make with this Featured image function and i will have the post with thumbnail on different pages? But other pictures i make as usual with Add mediafile function?
i’ve got much more questions, should i ask here or make different topics for each other?
-
This reply was modified 12 years by
paulberrow.
@Marius FYI automatic featured image doesn’t work for “gallery” post type or another type. Working fine just “standart” post type. When I select gallery post type, I have to add featured image manually in to post.
Oh, my problem still haven’t solved(((
I’ve made a simple post, first there is a little text, then i’ve got a list like this:
1. some text
PHOTO1 HERE
2. some text
PHOTO2 HERE
3. some text
PHOTO3 HERE
…
I need one of these photos (PHOTO1, or 2 or3) to be a thumbnail. If i add one photo to the post using Featured image, i get the post with thumbnail, but i get the post with this picture only on the top of the post, not in the place i need
http://www.webfile.ru/30e5a9d5745f190e6ee745b5a2d80caf
-
This reply was modified 12 years by
paulberrow.
As i found out i need to remove a code/function which shows a thumbnails in the post. I need thumbnails to be shown everywhere but posts.
It might be this function the_post_thumbnail, but i can’t find it in the files
