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: 25456
    Brajesh Singh on in reply to: My Initial Feedback on Community-Builder #6646

    Hi Graham,
    Thank you.

    Did you add the css needed for verified? Please let me know if you have already did it.

    1. Yes, for now, Please see the Release history, In future, I will have it specified per page. It was too many changes in 1.0.2

    2. There is a problem with the Dashboard. It only supports plugin upgrade. We have plans to support theme upgrades on/before 15th December

    3. yes, sure, I have it ready. The only thing stopped me from putting it was the documentation for the usage. I will upload. It can be download from Your Purchased Themes page in future.

    4. I personally favor plugin here since the data will be retained even if the theme gets changed. If you are using WordPress SEo by Yoast, It already has this functionality. There are other plugin available too like this one
    https://wordpress.org/plugins/wp-facebook-open-graph-protocol/

    5. I am sorry, can you please put a mark on screenshot and highlight it?

    6. Yes, I did check that. Can you please check it with TwentySixteen. It seems that the WpAdverts is scaling the image instead of cropping and that is leading to it. I am going to explore this one more time to see if something can be done on the theme part too.

    7. Please Visit Styling->Page Header and you will note the mask color there. That is background mask color for header.

    Please do know that our mask color applies to whole header but in case of facebook, the mask is only applied to the bottom of the header(where name etc is). Our current implementation is ok but not great with respect to mask.

    We are thinking about either writing some detailed tutorial or incorporating the partial mask at bottom on(It’s difficult with BuddyPress).

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: [Resolved] no list display #6644

    That’s good to know 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: [Resolved] Geodirectory Compatability #6643

    Hi Graham,
    Thank you.
    We are on it and expecting an early release this week. Please do let me know if you need compatibility with any other major plugins too. We will have them packed together.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi George,
    Good idea. At the moment, the member type directories are not actual pages but can be considered as a variation of Members directory page.

    I will suggest reporting it on BuddyPress trac, It seems a valuable idea to me for core.

    You can still assign widgets per member type using conditional code though.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: nested galleries #6635

    You mean the media ids? You can see it from Dashboard->media screen.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456

    Hi George,
    Tough your expectations are correct, I am not sure any more if BuddyPress member type does work this way or not? I believe, It is just terms and since term ids are used, this should work.

    I will be doing a test on Monday and will report back. Please do ping me if I miss it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: [Resolved] Where is this functions.php?? #6632

    Thank you. I am glad you solved it.
    Marking it as resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: No Featured Image Option #6623

    Thank you Justin.
    I will be looking at it today and letting you know.

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: Create an alternative to BuddyVerified #6622

    Hi Graham,
    Thank you.

    It’s a good idea and we have pondered developing one such plugin multiple times here. We do plan to build a few solutions where this plugin wil be very useful.

    Thank you for the ClassiPress demo. I see that it is specific tailored for the use case.

    I believe
    1, 2,3,4,7(extendible), 8 are very good points for creating one such plugin.

    5,6,9 are better left as extra tasks. No. 5 is something we may add as part but I believe the other two should be better left from this.

    Since we are already scheduled for this month(A few new plugins and hopefully a theme solution coming), we can think of doing it in the new year.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25456
    Brajesh Singh on in reply to: [Resolved] no list display #6621

    Please try this shoretcode

    [mpp-list-media view=list]

    It will not show the thumb though. It will only list the file names.

    Another solution will be to use css with the grid shortcode and display as list.

    Hope that helps.