Re order fields
This topic contains 21 replies, has 4 voices, and was last updated by Paul 6 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
October 12, 2018 at 9:28 am #449416
I have lost the ability to rearrange fields. Not sure at which point I lost this drag to new position ability but it was certainly working fine a couple of weeks back.
Access details on next post
October 12, 2018 at 9:29 am #449418This reply has been marked as private.October 12, 2018 at 9:34 am #449419This reply has been marked as private.October 12, 2018 at 9:39 am #449420I’ll copy the site over to another area and update this post
October 12, 2018 at 10:11 am #449424I spotted a problem with this yesterday and fixed it, it will be in the next release.
Thanks,
Stiofan
October 30, 2018 at 11:01 pm #451923Still can’t reorder fields
October 31, 2018 at 3:12 am #451937We will need to take a deeper look at this issue. Can you please share FTP access?
October 31, 2018 at 10:30 pm #452070This reply has been marked as private.November 1, 2018 at 7:40 am #452086Hello Paul,
I have checked and found that there is a conflict with select2 jQuery plugin between GeoDirectory & BuddyPress Xprofile Custom Field Types plugins.
“BuddyPress Xprofile Custom Field Types” plugin overwrites the select2 JavaScript included by GeoDirectory. GeoDirectory includes full version(with additional features) of select2 where as “BuddyPress Xprofile Custom Field Types” plugin includes only basic version(with basic features) of select2. BP XProfile plugin uses older version select2 v4.0.2 and GeoDirectory uses select2 v4.0.5.
Please ask “BuddyPress Xprofile Custom Field Types” plugin developer to update select2 JavaScript file in their plugin and also ask them to use full version of select2.
Let us know.
Thanks,
KiranNovember 1, 2018 at 8:39 pm #452167Thanks Kiran
Have contacted and will update this post with the outcomeNovember 16, 2018 at 7:28 am #454536Plugin updated but still can’t reorder the fields
November 16, 2018 at 7:46 am #454541Hello,
“BuddyPress Xprofile Custom Field Types” plugin is not updated on your site. Please update it so we can look into more.
Kiran
November 16, 2018 at 7:58 am #454542Updated – sorry had noted this on my live site
November 16, 2018 at 8:21 am #454546This reply has been marked as private.November 16, 2018 at 6:57 pm #454652Hi Kiran – here is the response from bringing this matter to their attention
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Hi Wesitu,
Thank you for the details. Can you please point me to the geodirectory plugin page? Is it available on wp.org?I am not sure why the Geo directory team can not enqueue their own version of select2. They can either register their handle at higher priority of deregister and register their own. Both approach will work fine.
I am not including the full because this plugin does not need the full version. Please see the difference and recommendation on select2 site
https://select2.org/getting-started/builds-and-modulesHere is what they say about selec2.full.js
You should only use this build if you need the additional features from Select2, like the compatibility modules or recommended includes like jquery.mousewheel
We don’t need it and that’s why we don’t include it.
Also, It does not seem they are interested in solving it, so I will point my usage here
We do register the “select2” handle but only load the script conditionally on front end user registration, user profile edit on front end and user profile edit inside the dashboard.
If the script is being loaded on their post type from our code it simply means we have a conflict on the name of handle and since they need the full js, they can easily solve it by registering their script early.
Please let me know their response. I am hoping that they can register early and resolve it.
Regards
Brajesh -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket