Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Fullwidth header and user menu #7622

    Hi,
    I am sorry i missed it before. do you want it above everything? Should it be a link with image?

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Thank you Chris.

    I just checked it. It is happening due to the mixup of http and https.

    the upload to Galleries work fine from the WordPress admin section as it is on https and so is our upload end point.

    in case of front end, the upload end point is https(admin-ajax.php) which the page trying to upload is non https.

    That seems to cause this error.

    Will it be feasible for you to enable https everywhere?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: buddypress multisite registation #7567

    Hi Pat,
    Thank you.

    The notice is not causing any issue in this case. The problem is most probably related to the theme since it is only happening with the theme.

    Please contact the Kleo team and let them know about it. They should be able to assist quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi SoloWhale,
    Please give this plugin a try.
    https://buddydev.com/plugins/blog-categories-for-groups/

    Let me know if that works for you or not?

    Thank you

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Chris,
    Thank you.
    I am sorry but i don’t see any issue with your settings.
    Will it be feasible for you to provide me a temporary test user account( normal user) and link to site. I May be bale to get some idea from there.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Chris,
    My apologies for the inconvenience.
    Please Visit Dahsboard->MediaPress->Tools and post me the details.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Featured Image #7555

    Hi Graham,
    Thank you for posting.

    The best strategy is to use larger images whenever possible. The aspect ratio used makes it tricky. The normal strategy is to set image size to cover on the container but that was causing issue on the site for smaller images.

    We have the grid image now more in line( Not yet available for download ). I am going to look a little more into the featured size today and tomorrow and weigh on the options. Based on that using a larger image and scaling down or using a recommend size may be an option. Since you are using theme with fixed width layout, It will be easier for us to do it.

    PS: WordPress will always keep the original image. A social sharing plugin may use that for the og:image tag.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] AutoActivate AutoLogin Not working #7554

    Hi Brett,
    is there any plugin like registration option or something that affects the registration is being used?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: buddypress multisite registation #7553

    Hi Pat,
    It seems that something might be causing a fatal error here.

    Please enable WP_DEBUG in your wp-config.php and try to see the registration page. Do you notice any error there?

    Also, I am assuming that you have the site creation enabled in Multisite settings.

    Please let me know what you see there.