Okay
  Public Ticket #3647675
Auto-fill Prompt
Closed

Comments

  •  4
    MarcosAlencar started the conversation

    Last week, as I was working on the app, I started seeing these Field Completion reminder, or auto-fill prompt suggestions to fill up fields that were not completed. Suddenly, they stopped appearing even if there are empty fields. Can you guide me on this? How does it work?

  • [deleted] replied

    hi can you share me screenshot of the issue?

    also share the site where this is appearing , i have shared vibebp plugin which has profile field display issue resolved in profile 1.9.9.5.4

  •  4
    MarcosAlencar replied

    This, is not an issue. Maybe I was not clear. Is about this feature that time to time pop up a fill prompt suggestion of field not completed by user.

  • [deleted] replied

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : 

    .vibebp_myprofile .profile_grid .profile_grid_header .end_block .vibebp_user_head .vibebp_user_avatar img{
    width:30px;
    height:30px;
    }
  •  4
    MarcosAlencar replied

    What is this for? I just want to know why this feature is not working anymore. I love it. Very useful!

  • [deleted] replied

    hi its working actually but the line there to show pending progress of filling profile fields are not showing properly , this css is for that . 


    The issue is that while a new user is registing they are not being assigned any member type there their profile fields progress is not calculated properly .

    here on this link the member type is not assigned : https://animathera.com/cadastramento-paciente/#gf_12


    please follow : https://wplms.io/support/knowledge-base/custom-registration-forms-in-wplms/

    to create a form goto wp-admin -> vibebp> settings -> registration tab . 



    our custom form assigns a member type.

  •   MarcosAlencar replied privately
  •  390
    Ripul replied

    That popup comes when you have incomplete profile and you click on the profile image on top right, the link is just outside the profile image.

    This earlier used to be a button like in the image you've shared but we removed it to a smart progress border round the profile image.


  •   MarcosAlencar replied privately