Title: html code?
Last modified: August 20, 2016

---

# html code?

 *  Resolved [vantagephotography](https://wordpress.org/support/users/vantagephotography/)
 * (@vantagephotography)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/html-code-8/)
 * I love this plugin and would like to add buttons to the end of all my posts automatically.
   Is there a line of html code I can add to the editor to do so, instead of having
   to manually enter the id each time? Thanks!
 * [http://wordpress.org/extend/plugins/maxbuttons/](http://wordpress.org/extend/plugins/maxbuttons/)

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

 *  Plugin Author [maxfoundry](https://wordpress.org/support/users/maxfoundry/)
 * (@maxfoundry)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/html-code-8/#post-3297420)
 * Do you want to add the same buttons to all your posts? If so, you can do that,
   but you’ll have to edit your post template file, most likely single.php.
 * If this is what you want, edit the single.php file to have this code for each
   button you need (changing the id of each, of course):
 * `<?php echo do_shortcode('[maxbutton id="17"]') ?>`
 *  Thread Starter [vantagephotography](https://wordpress.org/support/users/vantagephotography/)
 * (@vantagephotography)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/html-code-8/#post-3297430)
 * Yes, same buttons, ideally all on the same line. Does the code change for that?
 * And where would I put the code on single.php? Thanks!
 *  Thread Starter [vantagephotography](https://wordpress.org/support/users/vantagephotography/)
 * (@vantagephotography)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/html-code-8/#post-3297431)
 * [http://www.vantagephotography.com/blog](http://www.vantagephotography.com/blog)
 * I’d like it to look like the first post….

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

The topic ‘html code?’ is closed to new replies.

 * ![](https://ps.w.org/maxbuttons/assets/icon-128x128.png?rev=1378636)
 * [MaxButtons - Create buttons](https://wordpress.org/plugins/maxbuttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maxbuttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maxbuttons/)
 * [Active Topics](https://wordpress.org/support/plugin/maxbuttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maxbuttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maxbuttons/reviews/)

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [editor](https://wordpress.org/support/topic-tag/editor/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * 3 replies
 * 2 participants
 * Last reply from: [vantagephotography](https://wordpress.org/support/users/vantagephotography/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/html-code-8/#post-3297431)
 * Status: resolved