Title: [Plugin: multicarousel] function code for php file
Last modified: August 20, 2016

---

# [Plugin: multicarousel] function code for php file

 *  Resolved [amir.sharif](https://wordpress.org/support/users/amirsharif-1/)
 * (@amirsharif-1)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-multicarousel-function-code-for-php-file/)
 * can we show in specific area in php file header, footer or sidebar…???
    if possible
   then how can???
 * [http://wordpress.org/extend/plugins/multicarousel/](http://wordpress.org/extend/plugins/multicarousel/)

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

 *  Plugin Author [dhananjaysingh](https://wordpress.org/support/users/dhananjaysingh/)
 * (@dhananjaysingh)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-multicarousel-function-code-for-php-file/#post-3020546)
 * use doshortcode function of wordpress…..
 *  [taungza](https://wordpress.org/support/users/taungza/)
 * (@taungza)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-multicarousel-function-code-for-php-file/#post-3020547)
 * hi the devoloper!
    i use your code <?php echo do_shortcode(‘[as_tejus_mu_carousel
   id=1]’); ?> for php the slide has shown, but the url link doesnt work. but when
   i try again in page it works i don’t know did i do something wrong? any idea?
   please help. thank you
 *  [taungza](https://wordpress.org/support/users/taungza/)
 * (@taungza)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-multicarousel-function-code-for-php-file/#post-3020549)
 * hi again!
    after trying to fixed it, i found by an accident!
 * with this — url doesn’t work
 *  <div class=”footer”>
    <div id=”footer-slide”> <div class=”footer-title”>OUR 
   PARTNER</div> <?php echo do_shortcode(‘[as_tejus_mu_carousel id=1]’); ?> </div
   > <p align=”center” class=”copyright”>All rights reserved.</p>
 *  </div>
    </div>
 * but when i change — </div> under the code like this it’s work!!
    <div class=”
   footer”> <div id=”footer-slide”> <div class=”footer-title”>OUR PARTNER</div> 
   <?php echo do_shortcode(‘[as_tejus_mu_carousel id=1]’); ?>
 *  <p align=”center” class=”copyright”>All rights reserved.</p>
    </div> </div> 
   </div>
 * however, i still don’t know why.. just want to tell you.
    perhaps somebody has
   a problem like me
 * Thank you for develop a good plugin anyway. i’m appreciate it.

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

The topic ‘[Plugin: multicarousel] function code for php file’ 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/)

## Tags

 * [header slider](https://wordpress.org/support/topic-tag/header-slider/)

 * 3 replies
 * 3 participants
 * Last reply from: [taungza](https://wordpress.org/support/users/taungza/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-multicarousel-function-code-for-php-file/#post-3020549)
 * Status: resolved