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: 25468
    Brajesh Singh on in reply to: Conditional plugin not working #8380

    Hi,
    Is “Complete Pro” normal BuddyPress field type or a custom field type?
    Also, is the previous registration page still same?(I can check it then).

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: bug in budyblogg #8379

    Please do share. It is very strange issue. Does it go away when you disable BuddyBlog?

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Christian,
    I am sorry, It was a perception mistake. I though, I already replied to your topic.

    The problem is the task you are trying to accomplish with MediaPress is doable but needs some experience with coding.

    Changing core files is not suggested as that will restrict you fro updating in future.

    Now,

    1. Yes, the permission is for access not update, so they will be able to see but not modify.
    2. The Gallery is just another post type, so any way to change the author will work.

    If you are not too comfortable with code, it may not be the right time to use MediaPress for this specific use case.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Show Last Pagination by default in PHP #8370
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi,
    I have it updated on our development repo
    https://github.com/buddydev/mediapress/commit/29cc035ad7cd77112ee46cb3840fcb001fc036ea

    We need to push it on the wordpress.org repo too to make it available. We will be doing so in next 2 days(Need to include a few more enhancements).

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: [Resolved] Sitewide Gallery #8368

    Hi @tehetena,
    Can you please open a different topic and provide a debug log (Dashboard->MediaPress->Tools menu).

    It is a resolved topic. We will be happy to help on the new topic.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Show Last Pagination by default in PHP #8357

    Hi Dandy,
    I am very sorry but I am still not able to understand what you want to accomplish here. Please help me understand and I can assist.

    here is what I am thinking
    – There are x items
    – You are showing n items per page
    – There is K paginated pages

    Now, you are listing the K paginated pages as links and also displaying the last n1 items which is for K(th) page?

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: no description saved #8356

    Sorry for posting a delayed reply. I have tested it and it is saving/displaying fine for me.

    Please post me a screenshot to give me better idea of the context.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Custom right/left panel sidebar #8354

    Hi Nana,
    can you please post me a screenshot and I will be able to help for the logo.

    About the background, depends on which background you are rying to change. The last will change for the whole panel, the .panel-sidebar .widget will do it for individual widgets inside the panel.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Show Last Pagination by default in PHP #8353

    Hi Dandy,
    Thank you for posting. did you mean showing last N entries?