Title: Manually insert carousel
Last modified: August 31, 2016

---

# Manually insert carousel

 *  Resolved [darkf3d3](https://wordpress.org/support/users/darkf3d3/)
 * (@darkf3d3)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/manually-insert-carousel/)
 * Hello,
    It’s possible to manually add the carousel somewhere into the website?
   For example I would like to add in on my home page between header and post list,
   but I don’t understand which code I have to use.
 * [https://wordpress.org/plugins/wp-posts-carousel/](https://wordpress.org/plugins/wp-posts-carousel/)

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

 *  Plugin Author [teastudio.pl](https://wordpress.org/support/users/teastudiopl/)
 * (@teastudiopl)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/manually-insert-carousel/#post-7037575)
 * use a shortcode generator on post/page edit form or use a widget in any of your
   sidebars to display the carousels.
 *  [chewbears](https://wordpress.org/support/users/chewbears/)
 * (@chewbears)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/manually-insert-carousel/#post-7037586)
 * Dark,
 * Any plugin that generates shortcode can be called.
    do_shortcode is part of the
   basic DL of wordpress. Simply type all that cray long a$$ shortcode this thing
   generates in my brackets and you can place it anywhere.
 * <?php
    echo do_shortcode(‘[YOU SHORT CODE HERE]’); ?>
 *  Plugin Author [teastudio.pl](https://wordpress.org/support/users/teastudiopl/)
 * (@teastudiopl)
 * [10 years ago](https://wordpress.org/support/topic/manually-insert-carousel/#post-7037621)
 * thanks [@chewbears](https://wordpress.org/support/users/chewbears/) for the answer

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

The topic ‘Manually insert carousel’ is closed to new replies.

 * ![](https://ps.w.org/wp-posts-carousel/assets/icon-128x128.png?rev=1154352)
 * [WP Posts Carousel](https://wordpress.org/plugins/wp-posts-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-posts-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-posts-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-posts-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-posts-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-posts-carousel/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [teastudio.pl](https://wordpress.org/support/users/teastudiopl/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/manually-insert-carousel/#post-7037621)
 * Status: resolved