Title: Control at widget
Last modified: August 21, 2016

---

# Control at widget

 *  [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * (@dreamstone)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/control-at-widget/)
 * Hi! Thank you for nice plugin, that works even at mobile browsers. How can I 
   disable control buttons at widget, there is only three options to choose from
   in a widget settings (right, center and left).
 * [http://wordpress.org/extend/plugins/sliderly/](http://wordpress.org/extend/plugins/sliderly/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * (@dreamstone)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/control-at-widget/#post-3712228)
 * In the sliderly/widget.php added this line:
    <option value=”right” <?php if (
   attribute_escape($controls) == “right”) { echo “selected=’selected'”; } ?>>Hide
   </option> now option Hide is appeared, but it doesn’t work if it chosen…

Viewing 1 replies (of 1 total)

The topic ‘Control at widget’ is closed to new replies.

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

 * 1 reply
 * 1 participant
 * Last reply from: [dreamstone](https://wordpress.org/support/users/dreamstone/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/control-at-widget/#post-3712228)
 * Status: not resolved