BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: No 'All Galleries' page and no 'Wall Photos' gallery #2414

    Hi Mike,
    If it is not too much, Can you please provide me access to your site for 10-15 minutes? my email is brajesh@buddydev.com

    If the photo is giving 404, I can understand that. Either the component/status is not set due to some reasons. I just need to verify it for that particular gallery from dashboard.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: No 'All Galleries' page and no 'Wall Photos' gallery #2411

    Hi Mike,
    Thank you for the prompt and detailed reply.

    3. Since you are able to upload right? The Wall gallery is created. The question is why is it not being listed. If wall gallery can not be created then you may not be able to upload from Activity wall.

    Can you please click on individual media in the activity and see if it takes to their single page(If you have lightbox enabled, you can click on the image in the lightbox). If it is taking, please check the gallery name and then click on your profile gallery tab to see if it is there?

    4. I am sorry I am not sure about this. Are you using shortcode to create All Media page? If yes, Please use the shortcode [mpp-list-media]. For reference, I have linked the shortcodes documentation page at the bottom of this post. If you are already using it, we will need to look further, please let me know.

    5. Can you please tell me if you are using gallery/media widget and what ssetings you have selected there(In the widget section)?

    I am sorry for the convenience and I hope that we can get it resolved quickly.

    Links:-
    Media Shortcode :- https://buddydev.com/mediapress/topics/getting-started/shortcodes/mpp-list-media/
    Gallery Shortcode:- https://buddydev.com/mediapress/topics/getting-started/shortcodes/mediapress-gallery-listing-shortcodes/

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: No 'All Galleries' page and no 'Wall Photos' gallery #2409

    Hi Mike,
    I am sorry for the inconvenience.

    1. If you delete a gallery it is gone for ever. That means, all the media and everything in it will be gone for ever. It is not recoverable.

    All Galleries(or gallery directory) can be easily created again. Yoou have already done that but I will repeat the step. Create a Page in WordPress Dashboard, then visit Settings->BuddyPress->Pages and select it for Gallery .

    3. New wall gallery will be automatically created when you upload from activity. Please try adding a few images and posting activity.

    4. Please note that the All Galleries or directory will only list “public” galleries. It won’t list private or other galleries.

    5. About widgets, The list depends on your level of access to the media/gallery. Based on the privacy, It will list all accessible galleries/media.

    When you see an issue like this, an easy way to verify that there exists galleries etc are by visiting Dashboard->MediaPress->All Galleries

    If it is listed there(It will list everything there), It will be available on the front end, if there are none, you will need to create some galleries(or wait for your users to create some)

    Please verify the things and let me know, I will be happy to help you further.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: BP-Album Importer #2402

    I will need one more day please.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: List of groups plugin idea #2401

    Hi Christopher,

    Thank you.
    Ravi is working on it and we might have something ready today or tomorrow, exactly as per your specification.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    I am very sorry about that.

    In future, if you have a copy, please keep it in wp-content/languages/pluginss directory. That will be safe from future updates.

    I am truly sorry about the extra work you might have to do.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddypress branded login formatting #2395

    Hi,
    Thank you.
    That is fine, At least we are reaching somewhere. Please keep it as it is for now. Can you please send me your login.php by mail on brajesh@buddydev.com?

    I just need to check a few things and I can update accordingly.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddypress branded login formatting #2393

    Does you theme now have “blogin/login.php”

    I mean in your theme, you have the “blogin” folder and there in he “blogin” folder you have the login.php, which you have replaced with the page.php content?

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddypress branded login formatting #2390

    Hi Brandon,
    Yes, Please move “blogin” folder to your theme. Then replace the content of login.php with that of page.php

    That should make it work.

    Currently, single the plugin is not able to see this template, is using theme compat.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddypress branded login formatting #2388

    Hi Brandon,
    Thank you.
    Can you please give it a try again.

    1. Activate the plugin (Keep it active if it is already)
    2. Visit BuddyPress->pages and Change the login page to this new page that you have created with shortcode.

    3. As I asked earlier, If you have updated the blog/login.php in your theme, do you have the post loop there? If yes, It should work.

    I checked again and the page_id is set to 0 by BuddyPress but if there is a loop, It runs. Can you please try that.