BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #46498

    Hello Brajesh,

    Ugh. This should be an item for the core team to resolve. Because of this inconsistency, the visibility field is also underneath the input field which may lead to two pieces of data that the user has to process in the same spot. The visibility info is in the right spot and the info field should be directly under the legend since that’s what it is meant to explain and/or set the stage for the upcoming input.

    An ugly recommendation would be adding a setting to the Add/Edit xProfile field page which is set to default and provides the user with the option to reverse the default whatever that may be.

    The other ugly suggestion is to execute code to relocate the element after the page has been rendered. Unfortunately, this movement would be visible to the user.

    Or if there’s a hook for the field group pages before it renders, run the relocation code then? Do you know if there’s such a hook?

    https://www.dropbox.com/s/ce1ww4bcfnin7cc/Screen%20Shot%202022-09-12%20at%207.38.51%20PM.png?dl=0

    https://www.dropbox.com/s/l2rjdmxg68foe04/Screen%20Shot%202022-09-12%20at%207.54.59%20AM.png?dl=0

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45602

    Hello Brajesh,

    I’ve figured it out. In the BuddyBoss Locations Autocomplete plugin Settings page, if the Locations field for Country is selected, which is what I had done, then autocomplete is targeted for that field. And since I had already designated your Country field, that means two options were being offered. So, I deselected autocomplete for that field and now it works like it should.

    https://www.dropbox.com/s/90nbasdrw7jc80e/Screen%20Shot%202022-07-01%20at%2010.53.21%20PM.png?dl=0

    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45473

    Hello Brajesh,

    I understand the thought behind that approach. The one disadvantage I see is documentation that advises the user regarding the use of specific tabs, when eventually, the Admin may decide to remove all tabs but one, yet the documentation still refers to the tab label that the user can no longer see.

    It’s an outlier given the extremely low probability of occurring. No change recommended other than a note/text making the Admin aware that if only one subtab exists, then its label will not render since it’s not necessary.

    Cheers,
    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45471

    Hello Brajesh,

    Thanks for quickly circling back. This almost worked. The subtab that you added was not visible when I navigated to the Test Group. See attachment.

    Only when I added a second subtab did they both became visible. See attachment.

    https://www.dropbox.com/s/upt3blbdr48mxbt/Screen%20Shot%202022-06-22%20at%202.50.02%20AM.png?dl=0

    https://www.dropbox.com/s/g3ur7yzybb90438/Screen%20Shot%202022-06-22%20at%202.53.03%20AM.png?dl=0

    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45466
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45360

    Hello Brajesh,

    Thanks for the explanation. Then, that won’t work for us from a “messaging” standpoint. However, from a curation of “friends,” or whatever categorization they invent, then it fits the bill. And since I have control over notifications, my previous concern has been addressed.

    Thanks for writing it,
    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45348

    Hello Brajesh,

    One more observation: on the Members Directory, the Add to Circle button should only be visible/available to the logged in user when that target Member has Connected. If not, that interaction is a bit like stalking. Just an opinion.

    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45334

    Hey Brajesh,

    You’re right, my apologies.

    Thanks,
    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45319

    Hello Brajesh,

    I don’t see where that capability lies. Andrea, in Italy, is the plugin developer and is the one who performed the troubleshooting which lead to the code and recommendation provided earlier.

    Where on here is it? I must be missing something or looking at the wrong spot.

    https://www.dropbox.com/s/iq3lf5tkkhbxhgw/Screen%20Shot%202022-06-12%20at%205.13.45%20AM.png?dl=0

    Cheers,
    Quint

  • Participant
    Level: Initiated
    Posts: 19
    Quint A. Rahaman, Jr. on #45292

    Hello Brajesh,

    On a lark, I just tried using the Xprofile Fields – Decimal Field again. I specified a precision of 4 and step size of .0001. It worked!

    Why? I think that the first time I tried it, I did not specify the precision, only the step size. So far, it fails if those are mismatched.

    If you like, this topic can be “resolved.”

    Quint

    P.S. It may be helpful to add this info/direction for that field in the plugin’s FAQ.