Profile Action buttons problem

Home Forums Legacy Support Support queries Setup issues Profile Action buttons problem

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #320407
    IBSP
    Spectator
    Hello, These buttons are not working https://prnt.sc/v5e58e, And can I change the Facebook/Twitter link to a button instead of text like in udemy https://prnt.sc/v5e5z8 Thanks
    #320526
    Veronica
    Moderator
    have you edit the profile and add URLs accordingly https://prnt.sc/v5e58e for this? you can edit the member profile from vibebp,>>member profile and made changes accordingly
    #320612
    IBSP
    Spectator
    1. Yes I've edited the profile using elementor and added these buttons manually using your widget as you can see here https://prnt.sc/v61ogu , Nowhere I don't know which URLs you're talking about. Is it correct? Otherwise, guide me on how these buttons can be fully operational
    2. And can I change the Facebook/Twitter link to a button instead of text like in Udemy https://prnt.sc/v5e5z8
    Thanks
    #320861
    Veronica
    Moderator
    hi the delay in response due to support holiday I need to check this on local will provide you the video
    #320905
    MrVibe
    Keymaster
    Profile actions bug is resolved in 1.4.6 of vibebp;
    #321449
    IBSP
    Spectator
    Why you're ignoring 2nd point every time https://prnt.sc/v8ul24 And can I change the Facebook/Twitter link to a button instead of text like in Udemy https://prnt.sc/v5e5z8
    #321481
    MrVibe
    Keymaster
    There is no fix we have for this. You can use CSS for this, not available by default and no one else requested it.
    .my-profile span.vicon.vicon-facebook:after {
        content: 'Facebook';
    }
    replace facebook with other social icons you may be using
    #321587
    IBSP
    Spectator
    Nothing happens as I first tested from front-end https://prnt.sc/v983mu Let me know if you're adding this feature in your next update, I can wait.
    #322002
    Anshuman Sahu
    Keymaster
    try this one : .my-profile span.vicon.vicon-facebook:after { content: 'Facebook'; } .my-profile .twitter.field_type_url,.my-profile .facebook.field_type_url{font-size:0} .my-profile .twitter.field_type_url :after { content: 'Twitter';font-size:1rem; text-align:center; padding:0.5rem 0.8rem; border:1px solid rgba(0,0,0,0.1); margin:1rem; display:block; } .my-profile .facebook.field_type_url :after { content: 'Facebook';font-size:1rem; text-align:center; padding:0.5rem 0.8rem; border:1px solid rgba(0,0,0,0.1); margin:1rem; display:block; }
    #322088
    IBSP
    Spectator
    Thank you it changes the view https://prnt.sc/vamdd3 But buttons are not clickable, nothing happens when we click on buttons.
    #322974
    Anshuman Sahu
    Keymaster
    Hi yes this is clickable . http://somup.com/cYXfoXIqjP
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Profile Action buttons problem’ is closed to new replies.