Title: shortcode not working
Last modified: August 21, 2016

---

# shortcode not working

 *  Resolved [webmaker360](https://wordpress.org/support/users/webmaker360/)
 * (@webmaker360)
 * [12 years ago](https://wordpress.org/support/topic/shortcode-not-working-63/)
 * I have added the shortcode to my page (scroll to bottom);
    [http://www.martifischergroup.com/coaching/](http://www.martifischergroup.com/coaching/)
 * here is my shortcode: [woothemes_testimonials orderby=”rand”]
 * For some reason it’s displaying all of the quotes instead of rotating in and 
   out. I tried disabling all my other plugins, but it didn’t help.
 * Also, how do I go about formatting the style of the quote. For example, I want
   the quote to take up the entire width of the page.
 * Thanks in advance.
 * [https://wordpress.org/plugins/testimonials-by-woothemes/](https://wordpress.org/plugins/testimonials-by-woothemes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [12 years ago](https://wordpress.org/support/topic/shortcode-not-working-63/#post-4963243)
 * > For some reason it’s displaying all of the quotes instead of rotating in and
   > out. I tried disabling all my other plugins, but it didn’t help.
 * The plugin doesn’t ‘fade’ the testimonials in and out I’m afraid. You’ll need
   to create the functionality yourself.
 * The styling comes from your theme. For some reason your theme is applying `width:
   300px` to _all_ widgets. You’ll need to overwrite that with some css.
 * Try:
 * `.widget_woothemes_testimonials { width: 100%; }`
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘shortcode not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/testimonials-by-woothemes_f1f1f1.
   svg)
 * [Testimonials by WooThemes](https://wordpress.org/plugins/testimonials-by-woothemes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/testimonials-by-woothemes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/testimonials-by-woothemes/)
 * [Active Topics](https://wordpress.org/support/plugin/testimonials-by-woothemes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/testimonials-by-woothemes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/testimonials-by-woothemes/reviews/)

## Tags

 * [Display Issue](https://wordpress.org/support/topic-tag/display-issue/)
 * [rotating](https://wordpress.org/support/topic-tag/rotating/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [James Koster](https://wordpress.org/support/users/jameskoster/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/shortcode-not-working-63/#post-4963243)
 * Status: resolved