Title: ynhat's Replies | WordPress.org

---

# ynhat

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate CMS] Media not inserted into post when Ultimate CMS active](https://wordpress.org/support/topic/media-not-inserted-into-post-when-ultimate-cms-active/)
 *  [ynhat](https://wordpress.org/support/users/ynhat/)
 * (@ynhat)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/media-not-inserted-into-post-when-ultimate-cms-active/#post-4028687)
 * I have the same issues. The image custom field of taxonomy cause the problem.
   
   After I added the image field, It got this javascript error when try to insert
   the image to the post
 * “Uncaught RangeError: Maximum call stack size exceeded.”
 * I removed the image field, then it works,
 * Website info:
    – WordPress 3.6.1 – Ultimate CMS 1.0.8
 * Thanks,
    Khoa
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mobile Detector] ipad exclusion problem](https://wordpress.org/support/topic/ipad-exclusion-problem/)
 *  [ynhat](https://wordpress.org/support/users/ynhat/)
 * (@ynhat)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/ipad-exclusion-problem/#post-3148662)
 * You can use this class to detect tablet [https://code.google.com/p/php-mobile-detect/](https://code.google.com/p/php-mobile-detect/)
 *     ```
       include_once 'Mobile_Detect.php';
   
       $detect = new Mobile_Detect;
        if ($options !== false && !empty($options['mobile_theme']) && !$detect->isTablet()) {
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate CMS] Cannot delete Xydac Taxonomy custom field](https://wordpress.org/support/topic/cannot-delete-xydac-taxonomy-custom-field/)
 *  Thread Starter [ynhat](https://wordpress.org/support/users/ynhat/)
 * (@ynhat)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-delete-xydac-taxonomy-custom-field/#post-3546486)
 * I cannot delete if the type is “Xydac Tabs”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate CMS] Cannot delete Xydac Taxonomy custom field](https://wordpress.org/support/topic/cannot-delete-xydac-taxonomy-custom-field/)
 *  Thread Starter [ynhat](https://wordpress.org/support/users/ynhat/)
 * (@ynhat)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-delete-xydac-taxonomy-custom-field/#post-3546406)
 * FYI, I tried to delete a “Xydac Tabs” field. After I change the field to other
   type, I can delete it.

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