Title: Ryan Sutana's Replies - page 2 | WordPress.org

---

# Ryan Sutana

  [  ](https://wordpress.org/support/users/ryscript/)

 *   [Profile](https://wordpress.org/support/users/ryscript/)
 *   [Topics Started](https://wordpress.org/support/users/ryscript/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryscript/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryscript/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryscript/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryscript/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryscript/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/users/ryscript/replies/?output_format=md) [1](https://wordpress.org/support/users/ryscript/replies/?output_format=md)
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Removing 'Select options' button from categories page](https://wordpress.org/support/topic/removing-select-options-button-from-categories-page/)
 *  [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/removing-select-options-button-from-categories-page/#post-3577211)
 * Anyway we can disable this by using hook or filter?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [error on update_metadata](https://wordpress.org/support/topic/error-on-update_metadata/)
 *  [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-on-update_metadata/#post-3434415)
 * Same here it didn’t save even I applied filter and action after add function,
   would be great is WP provide more sample and documentation, don’t have time to
   try and dig in myself 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackUpWordPress] Disk quota exceeded, errno 122](https://wordpress.org/support/topic/disk-quota-exceeded-errno-122/)
 *  Thread Starter [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/disk-quota-exceeded-errno-122/#post-3594320)
 * Hi [@tom](https://wordpress.org/support/users/tom/) thanks for the reply,
 * yeah I already did and they already remove the quota limit and we can put it 
   unlimited etc. and still same issue, to bad I love this plugin, no choice but
   to use other plugin.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Responsive template](https://wordpress.org/support/topic/responsive-template-1/)
 *  [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/responsive-template-1/#post-3425098)
 * [@ollysilver](https://wordpress.org/support/users/ollysilver/),
 * For me, the best thing to do is buy or ask someone to develop responsive design
   for your business site, so it can be flexible in all devices, phone, tab, laptop
   desktop or even printer.
 * If ever you want to buy additional plugin to detect and display mobile theme 
   you don’t need to duplicate content.
    _ [Please do not solicit here – that’s 
   not the purpose of these forums]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] [Plugin: Events Manager] Booking placeholders not working in mail](https://wordpress.org/support/topic/plugin-events-manager-booking-placeholders-not-working-in-mail/)
 *  [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-booking-placeholders-not-working-in-mail/#post-2484582)
 * I have implementing Event Management plugin too and when I use #_BOOKINGTICKETPRICE#
   _BOOKINGPRICE placeholder nothing happen it only display those placehoder 🙁
 * Any idea?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [WordPress get_results from custom table](https://wordpress.org/support/topic/wordpress-get_col-from-custom-table/)
 *  [Ryan Sutana](https://wordpress.org/support/users/ryscript/)
 * (@ryscript)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/wordpress-get_col-from-custom-table/#post-2495005)
 * Your code above could not work in other table prefix like wps_, s12_ etc.
 * Here’s the code below that works in all table prefix 😉
 *     ```
       $row_object = $wpdb->get_results( $wpdb->prepare( "SELECT * FROM {$wpdb->prefix}testdatabase" ) );
       ```
   
 * Hope that helps.

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/users/ryscript/replies/?output_format=md) [1](https://wordpress.org/support/users/ryscript/replies/?output_format=md)
2