Title: samchad's Replies | WordPress.org

---

# samchad

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ProfileGrid – User Profiles, Groups and Communities] Fields appear on registration form but not when trying to edit profile](https://wordpress.org/support/topic/fields-appear-on-registration-form-but-not-when-trying-to-edit-profile/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [5 months ago](https://wordpress.org/support/topic/fields-appear-on-registration-form-but-not-when-trying-to-edit-profile/#post-18880641)
 * Resolved.
 * It turns out the Terms and Conditions checkbox will only appear during registration
   and then does not appear on the Edit Profile page. Meanwhile, the regular checkbox
   appears during registration and also on the Edit Profile.
 * Knowing the differentiation, it makes sense for members not to be able to revoke
   their agreement of terms and conditions, but it wasn’t clear that this was a 
   feature rather than a bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ProfileGrid – User Profiles, Groups and Communities] Fields appear on registration form but not when trying to edit profile](https://wordpress.org/support/topic/fields-appear-on-registration-form-but-not-when-trying-to-edit-profile/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/fields-appear-on-registration-form-but-not-when-trying-to-edit-profile/#post-18874203)
 * To check on group membership.
 * I have a user. They are a member of multiple groups (as denoted by the icons 
   on their profile).
 * When they click edit profile, I can confirm that they are seeing the fields of
   group that apply to the group originally joined. And they see the text fields
   of the new group that they joined. However, they do not see the checkbox fields
   under edit profile, either of the fields from the original group, or from the
   fields of the groups joined after initial registration.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ApplyOnline - Application Form Builder and Manager] Conflict with WSDesk Plugin](https://wordpress.org/support/topic/conflict-with-wsdesk-plugin/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-wsdesk-plugin/#post-10254891)
 * I looked further, and you are right, it’s not the CSS.
    After I have activated
   your plugin, when I view the Admin->Posts, I get the following error which happens
   after the title of the very first post is shown.
 * Uncaught TypeError: $(…).datepicker is not a function
    at HTMLDocument.<anonymous
   > (applyonline-admin.js?ver=1.9.8:33) at i (load-scripts.php?c=0&load[]=jquery-
   core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-
   ui-sortable,moxiejs,plupload&ver=4.9.5:2) at Object.fireWith [as resolveWith](
   load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-
   ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.5:2) at
   Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,
   jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&
   ver=4.9.5:2) at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-
   migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,
   moxiejs,plupload&ver=4.9.5:2) edit.php:1 Failed to load resource: the server 
   responded with a status of 500 ()
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ApplyOnline - Application Form Builder and Manager] Conflict with WSDesk Plugin](https://wordpress.org/support/topic/conflict-with-wsdesk-plugin/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-wsdesk-plugin/#post-10253757)
 * Farhan,
    Can you please take a look at the CSS class names you are using. This
   seems to be the source of conflicts with other plugins. You may have used a generic
   name that is being referenced by others which could be why people with many plugin
   see problems. I really want to use this plugin (and would be prepared to pay 
   for some enhancements that I think the community as a whole would value). Sam
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WSDesk - Wordpress HelpDesk & Support Ticket System] Conditional Ticket Fields](https://wordpress.org/support/topic/conditional-ticket-fields/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-ticket-fields/#post-10204393)
 * the problem with this solution is that you have put <br> breaks between each 
   of the fields instead of using CSS. So if you have 10 fields that you want to
   hide, then you have 10 breaks until the next visible box, which looks terrible.
 * Anybody else facing this problem should remove the <br> on line 202 of wsdesk-
   premium/views/shortcodes/crm_support_new.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WSDesk - Wordpress HelpDesk & Support Ticket System] Conditional Ticket Fields](https://wordpress.org/support/topic/conditional-ticket-fields/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-ticket-fields/#post-10197728)
 * Great. Thanks for the quick reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[streetshirts for WooCommerce] Cannot send designs from streetshirt to woocommerce](https://wordpress.org/support/topic/cannot-send-designs-from-streetshirt-to-woocommerce/)
 *  [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/cannot-send-designs-from-streetshirt-to-woocommerce/#post-10141749)
 * [@stevewinn](https://wordpress.org/support/users/stevewinn/).
    I’m getting the
   same error. If I create the colours and variations manually, will the order process
   still work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Rocket Tools] Several issues](https://wordpress.org/support/topic/several-issues-25/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/several-issues-25/#post-9993446)
 * Plus the CSS messes up the navigation CSS (lines suddenly appear under the links).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Selections made in admin area not saving](https://wordpress.org/support/topic/selections-made-in-admin-area-not-saving/)
 *  [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/selections-made-in-admin-area-not-saving/#post-9897416)
 * I have the same issue. Can anyone offer a solution? It looks like there is some
   sort of limit. If I unselect options, then I can save new different selections.
    -  This reply was modified 8 years, 7 months ago by [samchad](https://wordpress.org/support/users/samchad/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ApplyOnline - Application Form Builder and Manager] Enhancement Suggestions](https://wordpress.org/support/topic/enhancement-suggestions-2/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/enhancement-suggestions-2/#post-9839711)
 * I also suggest enabling different email addresses to receive alerts for different
   categories. Not everyone needs to see every alert.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Memphis Documents Library] mdocs_wp is not defined](https://wordpress.org/support/topic/mdocs_wp-is-not-defined/)
 *  Thread Starter [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/mdocs_wp-is-not-defined/#post-9708535)
 * The error remains.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Postcode Shipping Rates- WooCommerce] Plugin is not saving anything](https://wordpress.org/support/topic/plugin-is-not-saving-anything/)
 *  [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-is-not-saving-anything/#post-5695584)
 * Update: I have also tried changing the theme but still no luck. I should add 
   that I am using Woocommerce v2.2.10.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Postcode Shipping Rates- WooCommerce] Plugin is not saving anything](https://wordpress.org/support/topic/plugin-is-not-saving-anything/)
 *  [samchad](https://wordpress.org/support/users/samchad/)
 * (@samchad)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-is-not-saving-anything/#post-5695583)
 * I have the same issue. Using WordPress v4.1. I have tried deactivating all other
   plugins but the issue remains.

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