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: Select Blog Theme At Blog Signup #6402

    Hi Symeon,

    I am sorry but it is outside of the scope of that plugin. There are many reasons for not allowing that.

    1. Who will be able to add the shortcode? Since anyone(author) can add the shortcode, It is not a good idea to include it as a ready made things. Also, how do you allow to select users to which blog they want a theme to be active? A user can have more than one blog.

    2. It is possible to do what you are looking for but will be very specific to your site. You can create a shortcode and allow users to select the theme/blog on which they want to activate it.

    Please do note that we won’t be able to provide any custom solution for this as it falls far beyond the scope of the plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: BuddyBlog – Displaying custom post types #6401

    Hi Susana,
    Welcome to BuddyDev.

    1. Are you able to add custom fields in the form( I guess you are ), If not, Please see this post
    https://buddydev.com/support/forums/topic/custom-post-fields-in-buddyblog/#post-1637

    2. You can use your own custom rendering form, you may copy bp-simple-front-end-post to feposting/form.php in your themes directory and modify it.

    3. For required, BuddyBlog currently does not provide access to direct validation. It does checks for some sanitization but that is not what you are looking for. An easy way is to validate yourself on ‘bp_init’ before the form handler gets the chance to do it.

    Hope that helps.
    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: BuddyBlog #6400

    Hi Hanifa,
    Thank you for the post.

    1. Please take a look at the list here for the capability vs role
    https://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table

    For admins, you can use ‘list_users’ capability. I am not sure what do you mean by mod, There is no mod role in WordPress If you can point me, I will be happy to assist.

    2. It is coming from your comment template. Please check your theme’s comment template

    3. Please upgrade to 1.1.7
    https://buddydev.com/plugins/buddyblog/

    There you will find the languages directory within the plugin. Please translate and name your generate mo file to buddyblog-your_Locale.mo
    You can put this file in wp-content/languages/plugins/ directory on in the buddyblog/languages directory.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: MPP-Media-Rating (Fatal PHP Error!) #6399

    Hi Gastro,
    Please update to version 1.0.1 as Ravi said.
    https://buddydev.com/plugins/mpp-media-rating/

    It should work with lower version too. Still, It will be better for your own site if you upgrade the php version.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Dave,
    The problem is as soon as the user logs in this plugin starts checking their capability and redirect them. It is possible to whitelist certain pages.

    Please post me the page url and I will post code to whitelist them.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Peter,
    Thank you for posting.

    We will have an update by tomorrow. My guess is it is happening due to the API key requirements.

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: [Resolved] Can't download purchased plugins #6373

    Thank you for confirming. Glad that it is resolved 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    That’s good to know. Marking it as resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: problem in style.css #6370

    Hi Kalpesh,
    Check for overflow hidden on the div.actions or meta. That is most probably causing it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: [Resolved] Can't download purchased plugins #6363

    Can you please try one solution for now. Please visit Dashboard->settings->BP default Email settings and click Save.

    Now check if it working or not?

    Thank you
    Brajesh