Title: Custom Div
Last modified: August 19, 2016

---

# Custom Div

 *  [dogomogomogo](https://wordpress.org/support/users/dogomogomogo/)
 * (@dogomogomogo)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/)
 * Hello,
 * I want to add a div inside my posts. But as far as I know I can not add in theme
   file because the div should be inside the entry. So I manually add the div in
   the posts. But this takes really time. Is there any solution to add the div in
   the post automatically or in the theme file?
 * Thanks.

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

 *  [jrav001](https://wordpress.org/support/users/jrav001/)
 * (@jrav001)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750443)
 * You should add it in the .php file (your template file).
 *  Thread Starter [dogomogomogo](https://wordpress.org/support/users/dogomogomogo/)
 * (@dogomogomogo)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750505)
 * But how can I put it inside the entry tag in template file?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750507)
 * Place the div around `<?php the_content();?>` or `<?php the_excerpt();?>` in 
   the relevant template file.
 *  Thread Starter [dogomogomogo](https://wordpress.org/support/users/dogomogomogo/)
 * (@dogomogomogo)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750526)
 * no, what I want is to place the div inside the content of
 * <?php the_content();?>
 * but how?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750528)
 * [http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content](http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content)

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

The topic ‘Custom Div’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/custom-div/#post-1750528)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
