Replies
- Audiomonk on July 7, 2018 at 7:30 pm in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16197
I’ll work out why it isn’t updating with the changes, some sort of caching thing going on.
- Audiomonk on July 7, 2018 at 7:06 pm in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16196
I don’t get why it’s showing the old for you, but when I looked at it, it was correct.
I just checked there, and the one in the child theme is renamed, so I don’t know why it’s placing the incorrect code there still?
I’ll rename it back and add the code above into it.
https://pasteboard.co/HtorTtE.png
This is from the inspection window after doing the above,
- Audiomonk on July 7, 2018 at 6:08 pm in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16194
Ok, will disable the captcha
- Audiomonk on July 7, 2018 at 11:58 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16189
Am using the latest version of BuddyPress. I did rename the file, the closing tag is in the right place, and it’s showing the correct html in the inspector as shown above, but the button still not showing?
- Audiomonk on July 7, 2018 at 9:25 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16186
Cleared cache browser and site cache, it appears but then quickly disappears again. :/ the closing </label> tag is in the right place from looking at it in website inspector. there’s a lot of spaces between the closing tag and the previous code.
<label for="bp-browse-button" class="bp-screen-reader-text">Select your File<input id="bp-browse-button" type="button" value="Select your File" class="button" style="position: relative; z-index: 1;"> </label>
- Audiomonk on July 7, 2018 at 9:16 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16185
It’s in my child theme now, but still not showing the button. Am wondering if I have it cached or something?
- Audiomonk on July 7, 2018 at 8:48 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16183
Am guessing
/childtheme/buddypress/assets/_attachments/uploader.php ?
<p class="drag-drop-buttons"><label for="{{data.browse_button}}" class="<?php echo is_admin() ? 'screen-reader-text' : 'bp-screen-reader-text' ;?>"></label>
Would that be right?
- Audiomonk on July 7, 2018 at 8:29 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16182
Yes, I paid for someone to fix the problem before, which file do I change that in? Thanks so much for investigating for me.
- Audiomonk on July 7, 2018 at 8:15 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16180This reply has been marked as private.
- Audiomonk on July 7, 2018 at 8:12 am in reply to: [Resolved] Browse profile pic and crop fixed and broken! #16178This reply has been marked as private.