• I am hoping someone maybe able to help on this issue…

    Works perfect on Chrome but on Safari when you click on the upload button nothing happens, the upload box does not popup to select an image…

    This happens on any device using safari, mac, iphone, ipad.. hopefully someone will respond or I will have to abandon a bloody good plugin which was perfect for my needs

    ??

    https://www.ads-software.com/plugins/buddypress-upload-avatar-ajax/

Viewing 1 replies (of 1 total)
  • Thread Starter Menzer

    (@menzer)

    Ok for any one having a problem with this plugin on Mobile / Safari (It’s works on Mobile Chrome)

    You will need to edit the plugin file:
    buddypress-upload-avatar-ajax/bp-signup-avatar.php and find the code below

    <div id=”tv-featured_image-upload-container” style=”position: relative;”>

    and replace with this

    <div id=”tv-featured_image-upload-container” /* style=”position: relative; */”>

    It’s something to do with Safari on ios not finding the element

    So flipping simple in the end but it took me 3 days to find the problem.

    Hope it helps someone!

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with Safari Browser ie: Mac / Iphone / Ipad’ is closed to new replies.