Title: [Plugin: multicarousel] Insert code instead of shortcode
Last modified: August 20, 2016

---

# [Plugin: multicarousel] Insert code instead of shortcode

 *  Resolved [Lauren Jeffcoat](https://wordpress.org/support/users/lujeffcoat/)
 * (@lujeffcoat)
 * [14 years ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/)
 * Is there a way that I can insert this manually into the code instead of using
   a shortcode? I would like to add it to a .php file.
 * [http://wordpress.org/extend/plugins/multicarousel/](http://wordpress.org/extend/plugins/multicarousel/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/page/2/?output_format=md)

 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802705)
 * hi lujeffcoat
 * <?php echo do_shortcode(‘here shortcode’); ?>
 * you can use this in your template file
 * Thanks
 *  Thread Starter [Lauren Jeffcoat](https://wordpress.org/support/users/lujeffcoat/)
 * (@lujeffcoat)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802706)
 * Thanks, that did work perfectly. However, I changed vertical = false and it is
   still displaying as a vertical carousel.
 * [http://www.laurenjeffcoat.com/npr/wordpress/](http://www.laurenjeffcoat.com/npr/wordpress/)
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802707)
 * i have checked url you have given ….
 * what is the name of carousel you have created?
 * please change its name from properties to anything else because you have already
   a div with id properties ..
 * after changing its name i think it should work
 * let me know if you face still any problem
 * Thanks
 *  Thread Starter [Lauren Jeffcoat](https://wordpress.org/support/users/lujeffcoat/)
 * (@lujeffcoat)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802713)
 * I created a new one and gave it a different name, but it still displays vertical.
   I also added a second one and they are both displaying vertical, and both have
   vertical set to false in settings.
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802716)
 * i can look what is problem if you can provide me credentials of your wordpress
   admin
 * my email id : [dsingh948@gmail.com](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/dsingh948@gmail.com?output_format=md)
 * Thanks
 *  Thread Starter [Lauren Jeffcoat](https://wordpress.org/support/users/lujeffcoat/)
 * (@lujeffcoat)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802732)
 * Thanks, I really appreciate the help. The website is [http://www.laurenjeffcoat.com/npr/wordpress](http://www.laurenjeffcoat.com/npr/wordpress).
   I have set you up an admin account with username newUser123 and password Summer2012
 * Let me know if you need anything else!
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802733)
 * hi lujeffcoat
 * i have got it fixed please check and please read its instruction to use and don’t
   forget to give a 5/5 rating to plugin
 * Thanks a Lot
 *  Thread Starter [Lauren Jeffcoat](https://wordpress.org/support/users/lujeffcoat/)
 * (@lujeffcoat)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802734)
 * Looks much better, thanks. Where are the instructions to use? Not sure what I
   was doing wrong, but I don’t want to make the same mistake. And I will most definitely
   give you a 5/5 rating. Best support that I have seen for a plugin yet! Thanks.
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802736)
 * you can download instruction from here
 * [http://plugin.desango.com/wp-content/uploads/2012/05/Multiple-Carousel-Plugin-instruction.docx](http://plugin.desango.com/wp-content/uploads/2012/05/Multiple-Carousel-Plugin-instruction.docx)
 * if anything still not clear you can ask us.
 * Thanks
 *  [nilay89](https://wordpress.org/support/users/nilay89/)
 * (@nilay89)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802852)
 * image is not dispaly??only short code display in website….plz help
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802853)
 * have you uploaded any image and using correct code with correct carousel id?
 *  [nilay89](https://wordpress.org/support/users/nilay89/)
 * (@nilay89)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802854)
 * yes..code is <?php echo do_shortcode(‘as_tejus_mu_carousel id=1’); ?>
    and also
   use this code:<?php as_tejus_mu_carousel id=’1′ ?> i m new in wordpress and i
   don’t no how ??
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802855)
 * provide me login i will check that
 * send me at my email
 * [dsingh948@gmail.com](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/dsingh948@gmail.com?output_format=md)
 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802856)
 * you are using this code in php file or in post/page in admin?
 *  [nilay89](https://wordpress.org/support/users/nilay89/)
 * (@nilay89)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/#post-2802857)
 * header.php file
    any create function for execute for short code

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/page/2/?output_format=md)

The topic ‘[Plugin: multicarousel] Insert code instead of shortcode’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multicarousel.svg)
 * [Multiple Carousel](https://wordpress.org/plugins/multicarousel/)
 * [Support Threads](https://wordpress.org/support/plugin/multicarousel/)
 * [Active Topics](https://wordpress.org/support/plugin/multicarousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multicarousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multicarousel/reviews/)

 * 19 replies
 * 3 participants
 * Last reply from: [nilay89](https://wordpress.org/support/users/nilay89/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multicarousel-insert-code-instead-of-shortcode/page/2/#post-2802867)
 * Status: resolved