Activity

  • Jamie replied to the topic Profile Links in Mobile in the forum BuddyBoss 3.0 10 years, 1 month ago

    Thanks for everything – fyi – I have tried what I believe to almost every single buddypress template and this one is by far the most organized, cleanest, most supportive I have come across and I praise you on your work…

    Just to complete this topic … you cannot set cookies from an iframe in safari’s mobile browser when the iframe is on a different source, you must have the user click to the iframe source to a new window and that sets the cookie in the browser, then the user can go back and login – not a good solution, but as far as I can tell it is the only option…

    To complete the other topic of the locations of media widths for 720px mobile settings changes – they are on all the places you mentioned above, plus a couple more – and also there are ‘min-width’ options of 721px that need to be adjusted in a couple more places to make everything display properly. Just do a search for 720 and 721 on each file below. The ones that are 721 need to be set to 1 px more than the ones you change 720 to.

    Here are all the pages that need to be edited in case anyone is looking for this in the future… warning – updating buddyboss in the future will likely override all these edits… I think, right?

    – /css/adminbar-desktop-floating.css
    – /css/adminbar-desktop-fixed.css
    – /css/adminbar-mobile.css:24
    – /css/bbpress.css:1182
    – /css/buddypress.css:1361
    – /css/plugins.css:308
    – /css/wordpress.css:1691
    – /css/buddyboss-inc/buddyboss-customizer/buddyboss-customizer-loader.php