-
Author
-
April 14, 2017 at 00:46 #158482
airsoftwars
ParticipantHi,
When trying to upload a profile picture on mobile the button doesn’t work properly. We have to click slightly under the button to trigger it.
Could you please help me?
Thanks
April 14, 2017 at 04:55 #158507Laura
ModeratorHello, can you share access so i can check it out? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 22, 2017 at 21:39 #159333airsoftwars
ParticipantYou don’t need my credential. It’s doing it on your demo site too.
I am using an iphone 5S on safari
April 24, 2017 at 18:04 #159458Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 25, 2017 at 17:40 #159545Radu
ModeratorHi,
Add this CSS
COPY CODEinput#bp-browse-button { pointer-events: all !important; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 7, 2017 at 01:26 #160602airsoftwars
ParticipantIt didn’t work
Did it work on your demo site? Because I just try it again on your demo site with my iphone 5S and it didn’t work
Thanks
May 8, 2017 at 22:22 #160729Radu
ModeratorHi,
It’s the same from what I see on the demo, until theme update use this fix, add the next CSS.
COPY CODE.bp-uploader-window .moxie-shim.moxie-shim-html5 { width:100% !important; height:100% !important; position:absolute; display:block; top:0 !important; left:0 !important; }
The upload button it’s clickable as it should.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.