Title: Text position does not work when using do_shortcode(&quot;[pjc_slideshow
Last modified: August 21, 2016

---

# Text position does not work when using do_shortcode("[pjc_slideshow

 *  [Drew Westcott](https://wordpress.org/support/users/drewwestcott/)
 * (@drewwestcott)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/text-position-does-not-work-when-using-do_shortcodepjc_slideshow/)
 * Since the latest update, the do_shortcode(“[pjc_slideshow option does not obey
   the text position set in the slide options panel.
 * Visit [http://cardamom.drewwestcott.co.uk/drew-testing/](http://cardamom.drewwestcott.co.uk/drew-testing/)
   and you will see that the slideshow when embedded in the post shows the text 
   as set by the options bottom right corner, however when called using do_shortcode(“[
   pjc_slideshow in the sidebar.php template the text is displaying in the centre
   middle.
 * Also this slide show was set to not show navigation arrows and timer, however
   every time i hit save these options default back to ‘yes’.
 * The only difference i can see between the embedded and do_shortcode options if
   inline CSS which appears to be driven by the new ‘custom CSS’ panel. I have deleted
   all CSS lines in this panel, but it doesn’t appear to affect the positioning.
 * Thanks in advance.
 * [https://wordpress.org/plugins/fluid-responsive-slideshow/](https://wordpress.org/plugins/fluid-responsive-slideshow/)

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

 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/text-position-does-not-work-when-using-do_shortcodepjc_slideshow/#post-5100343)
 * Hi Drew, thanks for your feedback!
 * In the last update, we have added some responsive function that automatically
   change the textbox position and the text size if the FRS width reach some value,
   here there are:
 *     ```
       .frs-responsive-mobile-small (width <= 369)
       .frs-responsive-mobile-medium (width <= 499 && width <= frsWidth)
       ```
   
 * In your case, your shortcoded FRS width is above 499px, so the textbox position
   is force centered. If you want to disable this feature simply comment or delete“
   Medium Responsive class” css section code in the /css/frs.css
 * Regards,
 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/text-position-does-not-work-when-using-do_shortcodepjc_slideshow/#post-5100344)
 * About the slideshow select option bugs, we are working on it and it will be done
   on the next update.
 * Thanks again for your bug report 🙂
 * Regards,

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

The topic ‘Text position does not work when using do_shortcode("[pjc_slideshow’ 
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-responsive-slideshow_4c8178.
   svg)
 * [Fluid Responsive Slideshow](https://wordpress.org/plugins/fluid-responsive-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluid-responsive-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-responsive-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-responsive-slideshow/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Haris](https://wordpress.org/support/users/haristonjoo/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/text-position-does-not-work-when-using-do_shortcodepjc_slideshow/#post-5100344)
 * Status: not resolved