BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25184

    Hi Kristin,
    Welcome to BuddyDev support forums.
    It seems you are using older version of the Profile Tabs Pro and have upgrade to BuddyPress 12.0+

    BuddyPress 12.0 has a change in the way urls are handled and you will need to use our latest version of Profile tabs pro to keep it working.

    Please let me know if I am mistaken in my assumption or updating to latest version solves it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: Buddy blog pro #51718
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: Profile visibly not hiding profiles #51717

    Hi,
    Thank you for the reply and confirming.

    I think there is some confusion. Can you please link me to a screenshot showing the place where user is selecting “Only Me” for the adress field. I believe it is coming form BuddyPress/BuddyBoss and not from profile visibility at all.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: BuddyPress Group Tabs Creator Display Profile Types #51716

    Hi Jennifer,
    Welcome to BuddyDev support.

    We support shortcodes in the group tab content. Please do note that we simply call do_shortcode and rest is handled by the plugin providing the shortcode.

    There have been cases where a shortcode did not work inside the tab as the shortcode plugin author had some code to check for post/page ids.

    I do not see any issue with running the profile type shortcode from BuddyBoss. Please give it a try and let me know if it worked for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: Profile Tabs Creator Pro + Buddypress 12 #51711

    Hi,
    Welcome back.

    No issues. It is available under Your Profile->Membership->Plugins. Just posting here for anyone else looking for the same.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: Does MediaPress integrate with GamiPress? #51708

    Hi,
    Thank you for the question.
    No, MediaPress does not have any integration with GamiPress.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184

    Hi,
    Please allow us to look into the wpDiscuz code and get back to you by Tuesday. I will let you know if it is doable and whether we will have a timeline for it or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184

    Hi Steve,
    Thank you for confirming.
    I am glad I was able to assist.

    Have a great day!

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184
    Brajesh Singh on in reply to: incompatible plugin? #51704

    Hi Otis,
    Thank you for purchasing from us.
    There is a bug in WordPress 6.4.3 that is causing this.

    We have posted a solution here
    https://buddydev.com/support/forums/topic/solution-for-wordpress-error-incompatible-archive/

    Please download and install/activate the Buddydev dashboard(no need to configure it, just installation and activation is fine) and then you can install the downloaded plugin.

    Please let me know if that works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25184

    Hi Steve,
    Thank you for reporting the issue. It was intentional(directory, user profile, group profiles have user uploaded images, so we made it use as it is). For other pages, if an image is not large enough, we force it, that’s causing the distortion.

    Please visit dashboard->Appearance->Customize->Additional Css and add the following

    
    #page-header { 
        background-attachment: unset;
    }
    
    

    and save.

    Please visit the pages now and let me know if it fixed or not?

    Regards
    Brajesh