Title: Help with template
Last modified: August 19, 2016

---

# Help with template

 *  [m4z1nh0](https://wordpress.org/support/users/m4z1nh0/)
 * (@m4z1nh0)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/)
 * Hello I want to put a thumb in the standard code more do not know how, can someone
   help me?
 * Example when you have the thumb of the actor she put a thumb pattern.
 *     ```
       <?php
       $posttags = get_the_tags();
   
       if ($posttags) {
       foreach($posttags as $tag) {
       echo '<a href="'.get_tag_link($tag->term_id).'" title="Click para ver mais filmes de ' . $tag->name . '"/><img src="/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/ator/' . $tag->name . '.jpg&h=167&w=150&zc=1&q=100"
       alt="' . $tag->name . '" /></a> ';
       }
       }
       ?>
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/#post-1792022)
 * See [Customizing_the_Read_More](http://codex.wordpress.org/Customizing_the_Read_More)?
 *  Thread Starter [m4z1nh0](https://wordpress.org/support/users/m4z1nh0/)
 * (@m4z1nh0)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/#post-1792034)
 * I have no experience overall with php not know how to edit the code to display
   the image did not have a home.
 *  Thread Starter [m4z1nh0](https://wordpress.org/support/users/m4z1nh0/)
 * (@m4z1nh0)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/#post-1792256)
 * I need help.
 *  Thread Starter [m4z1nh0](https://wordpress.org/support/users/m4z1nh0/)
 * (@m4z1nh0)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/#post-1792328)
 * I need help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Help with template’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [m4z1nh0](https://wordpress.org/support/users/m4z1nh0/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/help-with-template-3-2/#post-1792328)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
