Title: broken styling
Last modified: September 14, 2016

---

# broken styling

 *  Resolved [fthackvin](https://wordpress.org/support/users/fthackvin/)
 * (@fthackvin)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/broken-styling/)
 * Hello,
 * I have dropped the shortcode into a single-template that uses and understrap 
   theme and the slider doesn’t work – the images sit next to each other and the
   navigation is incorrect and placed incorrectly.
 * Css looks fine, it just isnt behaving how it should.
 * Any suggestions?
    -  This topic was modified 9 years, 12 months ago by [fthackvin](https://wordpress.org/support/users/fthackvin/).

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/broken-styling/#post-8182998)
 * Hi Vin,
 * How have you placed this in your code?
 * Normally, if you’re inserting a shortcode into a template file, it should look
   something like:
 *     ```
       <?php echo do_shortcode('[ultimate-slider]'); ?>
       ```
   
 * Also, could you provide us with a link to this page with the slider on it?
 * Thank you
 *  Thread Starter [fthackvin](https://wordpress.org/support/users/fthackvin/)
 * (@fthackvin)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/broken-styling/#post-8183053)
 * Hello,
 * Yes i tried the example you have given here but it it doesn’t work.
 * I cannot give you access to the site as it has not yet gone public and you need
   a login.
 * Any ideas?
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/broken-styling/#post-8186839)
 * Hi,
 * Are you getting any JavaScript errors on the page (check in the developer console)?
   It definitely sounds like at least one resource isn’t loading properly.
 * If you place the shortcode on a page (i.e. in the WordPress admin, and not directly
   in a template file), does it work?
 * If, as a test, you change the to a different theme, does the slider display properly
   when added to a template file with the do_shortcode method?
 *  Thread Starter [fthackvin](https://wordpress.org/support/users/fthackvin/)
 * (@fthackvin)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/broken-styling/#post-8189522)
 * Hello,
 * Yeah im getting these:
 * ultimate-slider.js?ver=1:121 Uncaught TypeError: jQuery(…).iframeTracker is not
   a function
 * (index):819 Uncaught TypeError: $(…).height(…).scrollie is not a function
 * Any ideas?
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/broken-styling/#post-8190320)
 * Hi,
 * If you place the shortcode on a page (i.e. in the WordPress admin, and not directly
   in a template file), does it work?
 * If, as a test, you change the to a different theme, does the slider display properly
   when added to a template file with the do_shortcode method?
 *  [jius](https://wordpress.org/support/users/jius/)
 * (@jius)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/broken-styling/#post-9066673)
 * I have the same issue here:
 * When I use the shortcode on my frontpage and upload more than 1 slide, they sit
   one next to each other, whe I use it on a regular page it works fine.
 * Here are two links with both exemples:
 * [http://nuevo.alesca.com.mx/](http://nuevo.alesca.com.mx/) (shortcode: <?php 
   echo do_shortcode( ‘ [ultimate-slider category=”Home”] ‘ ); ?>)
    [http://nuevo.alesca.com.mx/prueba/](http://nuevo.alesca.com.mx/prueba/)(
   shortcode: [ultimate-slider category=”Home”]
 * Hope you can help me.
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/broken-styling/#post-9071219)
 * I’m guessing you already uninstalled our plugin. If you try using it again and
   require assistance, let us know.

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

The topic ‘broken styling’ is closed to new replies.

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

 * 7 replies
 * 3 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/broken-styling/#post-9071219)
 * Status: resolved