Title: insert html code with plugin
Last modified: August 19, 2016

---

# insert html code with plugin

 *  [game123](https://wordpress.org/support/users/game123/)
 * (@game123)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/)
 * Hi
    Is there any Plugin that i can insert HTML code on my index page and then
   i shall be changing on every week. i have a 600*400 size box on my index page
   where i can put some picture and links on every week but its hard to me that 
   change the index.php page and add html code on weekly. i saw some plug-ins but
   they are working only sidebar as a widgets .

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

 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672507)
 * I created a Plugin for this very purpose a couple of months ago! 🙂
 * You can add text/html to any part of your site, not just sidebar widgets, via
   a shortcode. You can then update this content on the Plugin options page and 
   your main site content will also be updated.
 * It is called Contemplate, which stands for [Con]tent + [Template], and you can
   download it here:
 * [http://wordpress.org/extend/plugins/contemplate/](http://wordpress.org/extend/plugins/contemplate/)
 * Let me know what you think!
 *  [Pete](https://wordpress.org/support/users/perthmetro/)
 * (@perthmetro)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672512)
 * [http://wordpress.org/extend/plugins/snippets/](http://wordpress.org/extend/plugins/snippets/)
 *  Thread Starter [game123](https://wordpress.org/support/users/game123/)
 * (@game123)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672585)
 * Thank you very much **perthmetro **and **dgwyer** both plug-ins are working perfect
 *  Thread Starter [game123](https://wordpress.org/support/users/game123/)
 * (@game123)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672622)
 * [@dgwyer](https://wordpress.org/support/users/dgwyer/) its work only my post 
   and pages area how about index.php
 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672623)
 * Normally you can only use shortcodes in post/page content, but there is also 
   a way you can use them more generically in theme template files too using the
   do_shortcode() function. See here for more details:
 * [http://sillybean.net/wordpress/using-shortcodes-everywhere/](http://sillybean.net/wordpress/using-shortcodes-everywhere/)
 * To use the Contemplate Plugin shortcode on your index.php theme template try 
   the following:
 * do_shortcode(‘[contemplate1]’);
 * Just make sure the ‘contemplate1’ text points to the correct shortcode.
 *  Thread Starter [game123](https://wordpress.org/support/users/game123/)
 * (@game123)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672639)
 * now working perfect
 * Thank you very much for you big help **dgwyer** 🙂
 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672641)
 * Glad it worked for you! 🙂

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

The topic ‘insert html code with plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/insert-html-code-with-plugin/#post-1672641)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
