BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Kasparas,
    Thank you for the update.

    Yes, we will be submitting the plugin to wp.org repo( though you will need to delete the current and install from wp.org again when we have it up due to change in directory name. If you are using it from github, the name is mediapress-master but once released, It will be mediapress).

    It has been so many months since initial release and we haven’t seen any serious issue recently, so in 1-2 week, we will submit it on wp.org after doing a final round of audits).

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Thank you Hans. I am hopeful to update The Blog Categories plugin in 1-2 weeks and include the exact same functionality as in your above reply 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 24441
    Brajesh Singh on in reply to: [Resolved] No settings at mediapress settings page #99

    Hi Kasparas,
    It has to do with the localStorage.
    Please try running this line in the firebug console.

    
    window.localStorage.clear();
    
    

    and then reload the page. Does that fixes it.

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Kasparas,
    Welcome to the BuddyDev and thank you for using MediaPress.

    I just had the loook at screenshot and the problem is happening due to some javascript error. Can you please open the site in firefox and check the console with Firebug on the settings page?

    Do you see nay error? what error is that? Please let me know and I will assist further.

    PS: On BuddyDev currently you may not edit the topic but you should be able to update the replies. We have relaunched the forum last week and there may be some glitches. Please do let me know if you find one.

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Delyth,
    Thank you for the reply.
    It is possible to hide the category check boxes and automatically assign category to any post create in the group.

    It will need a small amount of custom code though. In case you plan to look at the blog categories for groups in future, will be happy to help.
    Have a great day.

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Delyth,
    Welcome to the BuddyDev forum.

    I am not sure what do you mean by the blog posting done by groups? Do you want to associate posts to groups?

    Can you please take a look at this and let me know if this is something in that direction?
    https://buddydev.com/plugins/blog-categories-for-groups/

    I am looking forward to hear more details from you and help you.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Ian,
    Have you had any chance to contact the plugin author about providing a hook ?

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Rojo,
    Thank you for the reply.

    Some of our plugins are not auto up gradable and we are making a transition to allow them to be auto up gradable in future. It is related to the plugin slug vs directory issue for 3-4 plugins. We have updated two other plugins and will update simple front end post directory naming too.

    I am marking this topic as resolved now. Please feel free to open topics in future if you need further help.
    have a great day 🙂
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Also, I have moved the topic to BuddyPress sub forum.

  • Keymaster
    (BuddyDev Team)
    Posts: 24441

    Hi Ian,
    Welcome to the BuddyDev forums.

    The problem lies with the profile search plugin. I just had a cursory look at it but could not find any proper hook. Please ask Andrea to if there is any available hook or can she provide an action or filter to allow us generate custom output.

    As soon as she adds the hook, I can provide some custom code but I nead some hook from the bp profile search plugin.